[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:13:34.428849  2738 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.172.190:39303
I20260709 13:13:34.430440  2738 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:13:34.431633  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:34.449291  2745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:34.451890  2738 server_base.cc:1061] running on GCE node
W20260709 13:13:34.449306  2744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:34.449424  2747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:35.662884  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:35.663136  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:35.663412  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602815663381 us; error 0 us; skew 500 ppm
I20260709 13:13:35.664274  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:35.671169  2738 webserver.cc:533] Webserver started at http://127.2.172.190:33947/ using document root <none> and password file <none>
I20260709 13:13:35.672115  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:35.672374  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:35.672868  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:35.679003  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/master-0-root/instance:
uuid: "cc81f6f7900f4740b5f83f74ee24c714"
format_stamp: "Formatted at 2026-07-09 13:13:35 on dist-test-slave-r9m8"
I20260709 13:13:35.687389  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:13:35.692987  2753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:35.694314  2738 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 13:13:35.694801  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/master-0-root
uuid: "cc81f6f7900f4740b5f83f74ee24c714"
format_stamp: "Formatted at 2026-07-09 13:13:35 on dist-test-slave-r9m8"
I20260709 13:13:35.695186  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:35.775771  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:35.777384  2738 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:13:35.777899  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:35.855770  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.190:39303
I20260709 13:13:35.855844  2804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.190:39303 every 8 connection(s)
I20260709 13:13:35.863853  2805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:35.887132  2805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714: Bootstrap starting.
I20260709 13:13:35.893081  2805 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:35.895082  2805 log.cc:826] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714: Log is configured to *not* fsync() on all Append() calls
I20260709 13:13:35.899961  2805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714: No bootstrap required, opened a new log
I20260709 13:13:35.920776  2805 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc81f6f7900f4740b5f83f74ee24c714" member_type: VOTER }
I20260709 13:13:35.921355  2805 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:35.921561  2805 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc81f6f7900f4740b5f83f74ee24c714, State: Initialized, Role: FOLLOWER
I20260709 13:13:35.922432  2805 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc81f6f7900f4740b5f83f74ee24c714" member_type: VOTER }
I20260709 13:13:35.922964  2805 raft_consensus.cc:399] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:35.923309  2805 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:35.923614  2805 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:35.927904  2805 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc81f6f7900f4740b5f83f74ee24c714" member_type: VOTER }
I20260709 13:13:35.928655  2805 leader_election.cc:304] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [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: cc81f6f7900f4740b5f83f74ee24c714; no voters: 
I20260709 13:13:35.930361  2805 leader_election.cc:290] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:35.930770  2808 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:35.933669  2808 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 1 LEADER]: Becoming Leader. State: Replica: cc81f6f7900f4740b5f83f74ee24c714, State: Running, Role: LEADER
I20260709 13:13:35.934672  2808 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [LEADER]: Queue going to LEADER mode. State: All 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: "cc81f6f7900f4740b5f83f74ee24c714" member_type: VOTER }
I20260709 13:13:35.935822  2805 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:35.947284  2809 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cc81f6f7900f4740b5f83f74ee24c714" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc81f6f7900f4740b5f83f74ee24c714" member_type: VOTER } }
I20260709 13:13:35.947636  2810 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc81f6f7900f4740b5f83f74ee24c714. Latest consensus state: current_term: 1 leader_uuid: "cc81f6f7900f4740b5f83f74ee24c714" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc81f6f7900f4740b5f83f74ee24c714" member_type: VOTER } }
I20260709 13:13:35.948161  2809 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:35.948330  2810 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:35.951417  2818 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:35.965242  2818 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:35.967625  2738 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:35.984779  2818 catalog_manager.cc:1383] Generated new cluster ID: 1c47767406b243629c5370a0f94ab38b
I20260709 13:13:35.985088  2818 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:36.021811  2818 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:36.023494  2818 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:36.045046  2818 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714: Generated new TSK 0
I20260709 13:13:36.046096  2818 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:36.099033  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.107846  2827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:36.109707  2828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:36.113940  2830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:36.114023  2738 server_base.cc:1061] running on GCE node
I20260709 13:13:36.115219  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:36.115511  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:36.115722  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602816115704 us; error 0 us; skew 500 ppm
I20260709 13:13:36.116531  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.120791  2738 webserver.cc:533] Webserver started at http://127.2.172.129:38251/ using document root <none> and password file <none>
I20260709 13:13:36.121496  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.121750  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.122128  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.123708  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-0-root/instance:
uuid: "803d1edc5dee442ba31e98ed52802a90"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-r9m8"
I20260709 13:13:36.130916  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:13:36.136355  2835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.137323  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:13:36.137713  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-0-root
uuid: "803d1edc5dee442ba31e98ed52802a90"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-r9m8"
I20260709 13:13:36.138046  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:36.155635  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.157095  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.160085  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:36.164501  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:36.164755  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.165160  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:36.165321  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.272225  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.129:35117
I20260709 13:13:36.272311  2897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.129:35117 every 8 connection(s)
I20260709 13:13:36.280622  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.290778  2902 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:36.294294  2903 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:36.306195  2905 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:36.309262  2738 server_base.cc:1061] running on GCE node
I20260709 13:13:36.310184  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:36.310457  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:36.310710  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602816310689 us; error 0 us; skew 500 ppm
I20260709 13:13:36.311318  2898 heartbeater.cc:344] Connected to a master server at 127.2.172.190:39303
I20260709 13:13:36.311439  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.311864  2898 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:36.313481  2898 heartbeater.cc:507] Master 127.2.172.190:39303 requested a full tablet report, sending...
I20260709 13:13:36.316959  2738 webserver.cc:533] Webserver started at http://127.2.172.130:42855/ using document root <none> and password file <none>
I20260709 13:13:36.317593  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.317876  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.317961  2770 ts_manager.cc:194] Registered new tserver with Master: 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117)
I20260709 13:13:36.318194  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.319476  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-1-root/instance:
uuid: "1c699c42d67c4eb49422720048598da2"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-r9m8"
I20260709 13:13:36.321087  2770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35062
I20260709 13:13:36.328049  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:36.333137  2910 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.334062  2738 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:13:36.334365  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-1-root
uuid: "1c699c42d67c4eb49422720048598da2"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-r9m8"
I20260709 13:13:36.334720  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:36.361088  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.362449  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.365209  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:36.368963  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:36.369164  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.369484  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:36.369632  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.482995  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.130:46607
I20260709 13:13:36.483312  2972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.130:46607 every 8 connection(s)
I20260709 13:13:36.490010  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.498708  2976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:36.505304  2973 heartbeater.cc:344] Connected to a master server at 127.2.172.190:39303
I20260709 13:13:36.505756  2973 heartbeater.cc:461] Registering TS with master...
W20260709 13:13:36.505785  2977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:36.507200  2973 heartbeater.cc:507] Master 127.2.172.190:39303 requested a full tablet report, sending...
I20260709 13:13:36.510711  2770 ts_manager.cc:194] Registered new tserver with Master: 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:36.513118  2770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35068
W20260709 13:13:36.520288  2979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:36.521162  2738 server_base.cc:1061] running on GCE node
I20260709 13:13:36.522028  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:36.522260  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:36.522449  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602816522428 us; error 0 us; skew 500 ppm
I20260709 13:13:36.523025  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.525930  2738 webserver.cc:533] Webserver started at http://127.2.172.131:44025/ using document root <none> and password file <none>
I20260709 13:13:36.526439  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.526674  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.526954  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.528010  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-2-root/instance:
uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-r9m8"
I20260709 13:13:36.533011  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:13:36.536901  2984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.537921  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:13:36.538228  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-2-root
uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-r9m8"
I20260709 13:13:36.538532  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602814257258-2738-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:36.558486  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.559963  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.561543  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:36.563887  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:36.564078  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.564380  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:36.564522  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.671259  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.131:43315
I20260709 13:13:36.671380  3046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.131:43315 every 8 connection(s)
I20260709 13:13:36.691752  3047 heartbeater.cc:344] Connected to a master server at 127.2.172.190:39303
I20260709 13:13:36.692142  3047 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:36.693014  3047 heartbeater.cc:507] Master 127.2.172.190:39303 requested a full tablet report, sending...
I20260709 13:13:36.695254  2770 ts_manager.cc:194] Registered new tserver with Master: 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:36.696044  2738 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016020732s
I20260709 13:13:36.696749  2770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35084
I20260709 13:13:36.753612  2770 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35098:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:13:36.757421  2770 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:13:36.869707  2863 tablet_service.cc:1511] Processing CreateTablet for tablet f53b38a36a81492698b29ac703b1ce73 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:36.871589  2863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53b38a36a81492698b29ac703b1ce73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.880005  2862 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce67ff2c9104844a727c634603a2356 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:36.884747  2860 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4bccbf601645088e85fbd1673f1e87 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:36.885973  2862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce67ff2c9104844a727c634603a2356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.888813  2861 tablet_service.cc:1511] Processing CreateTablet for tablet 486032de71124384bb32ace2feb7a3d9 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:36.887645  2859 tablet_service.cc:1511] Processing CreateTablet for tablet b5da76aa274a448c8106b7ce6f474739 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:36.890319  2860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4bccbf601645088e85fbd1673f1e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.892998  2861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486032de71124384bb32ace2feb7a3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.898272  2859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5da76aa274a448c8106b7ce6f474739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.897246  2858 tablet_service.cc:1511] Processing CreateTablet for tablet 2435e9b57fd1425db3d8092827a20b89 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:36.904534  3011 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce67ff2c9104844a727c634603a2356 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:36.907030  3011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce67ff2c9104844a727c634603a2356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.912565  3012 tablet_service.cc:1511] Processing CreateTablet for tablet f53b38a36a81492698b29ac703b1ce73 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:36.914883  2858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2435e9b57fd1425db3d8092827a20b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.916906  3012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53b38a36a81492698b29ac703b1ce73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.917445  2938 tablet_service.cc:1511] Processing CreateTablet for tablet f53b38a36a81492698b29ac703b1ce73 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:36.911571  2937 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce67ff2c9104844a727c634603a2356 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:36.916400  3010 tablet_service.cc:1511] Processing CreateTablet for tablet 486032de71124384bb32ace2feb7a3d9 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:36.931406  2938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53b38a36a81492698b29ac703b1ce73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.931586  3008 tablet_service.cc:1511] Processing CreateTablet for tablet b5da76aa274a448c8106b7ce6f474739 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:36.938023  3007 tablet_service.cc:1511] Processing CreateTablet for tablet 2435e9b57fd1425db3d8092827a20b89 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:36.941709  2937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce67ff2c9104844a727c634603a2356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.944720  2934 tablet_service.cc:1511] Processing CreateTablet for tablet b5da76aa274a448c8106b7ce6f474739 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:36.939600  3009 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4bccbf601645088e85fbd1673f1e87 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:36.946642  3010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486032de71124384bb32ace2feb7a3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.937578  2857 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9fe83424ef448691d90f4f0db0bd64 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:36.942093  2936 tablet_service.cc:1511] Processing CreateTablet for tablet 486032de71124384bb32ace2feb7a3d9 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:36.944607  2935 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4bccbf601645088e85fbd1673f1e87 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:36.974339  2932 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9fe83424ef448691d90f4f0db0bd64 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:36.975137  2934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5da76aa274a448c8106b7ce6f474739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.981678  2857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9fe83424ef448691d90f4f0db0bd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:36.966006  3008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5da76aa274a448c8106b7ce6f474739. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:36.981769  2817 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:36.975756  2933 tablet_service.cc:1511] Processing CreateTablet for tablet 2435e9b57fd1425db3d8092827a20b89 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:36.995059  3006 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9fe83424ef448691d90f4f0db0bd64 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:36.997341  2932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9fe83424ef448691d90f4f0db0bd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.004024  2933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2435e9b57fd1425db3d8092827a20b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.005352  3007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2435e9b57fd1425db3d8092827a20b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.014599  2856 tablet_service.cc:1511] Processing CreateTablet for tablet 6d64876271904f619f0006fd173f1906 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:37.016027  2856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d64876271904f619f0006fd173f1906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.019150  3009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4bccbf601645088e85fbd1673f1e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.022027  3006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9fe83424ef448691d90f4f0db0bd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.018734  2935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4bccbf601645088e85fbd1673f1e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.030736  2936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486032de71124384bb32ace2feb7a3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.033572  2931 tablet_service.cc:1511] Processing CreateTablet for tablet 6d64876271904f619f0006fd173f1906 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:37.043316  3005 tablet_service.cc:1511] Processing CreateTablet for tablet 6d64876271904f619f0006fd173f1906 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:37.045898  3005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d64876271904f619f0006fd173f1906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.044909  2931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d64876271904f619f0006fd173f1906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.106524  2855 tablet_service.cc:1511] Processing CreateTablet for tablet 82550a0250724e96b2d59da6af97b3e7 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:37.111591  2855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82550a0250724e96b2d59da6af97b3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.146096  2930 tablet_service.cc:1511] Processing CreateTablet for tablet 82550a0250724e96b2d59da6af97b3e7 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:37.157855  2930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82550a0250724e96b2d59da6af97b3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.178663  3004 tablet_service.cc:1511] Processing CreateTablet for tablet 82550a0250724e96b2d59da6af97b3e7 (DEFAULT_TABLE table=test-workload [id=ca1002ffa90343a8b13d4d795db9ddc2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:37.184157  3004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82550a0250724e96b2d59da6af97b3e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.240818  3065 tablet_bootstrap.cc:492] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90: Bootstrap starting.
I20260709 13:13:37.292199  3067 tablet_bootstrap.cc:492] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2: Bootstrap starting.
I20260709 13:13:37.299836  3066 tablet_bootstrap.cc:492] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Bootstrap starting.
I20260709 13:13:37.323298  3066 tablet_bootstrap.cc:654] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.322779  3065 tablet_bootstrap.cc:654] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.325440  2898 heartbeater.cc:499] Master 127.2.172.190:39303 was elected leader, sending a full tablet report...
I20260709 13:13:37.326619  3067 tablet_bootstrap.cc:654] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.350356  3066 tablet_bootstrap.cc:492] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd: No bootstrap required, opened a new log
I20260709 13:13:37.352324  3066 ts_tablet_manager.cc:1403] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.008s
I20260709 13:13:37.353411  3067 tablet_bootstrap.cc:492] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2: No bootstrap required, opened a new log
I20260709 13:13:37.353895  3067 ts_tablet_manager.cc:1403] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.006s
I20260709 13:13:37.355738  3066 raft_consensus.cc:359] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.356582  3066 raft_consensus.cc:385] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.356901  3066 raft_consensus.cc:740] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.357651  3065 tablet_bootstrap.cc:492] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90: No bootstrap required, opened a new log
I20260709 13:13:37.357307  3067 raft_consensus.cc:359] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.357741  3066 consensus_queue.cc:260] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.358280  3067 raft_consensus.cc:385] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.358315  3065 ts_tablet_manager.cc:1403] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90: Time spent bootstrapping tablet: real 0.132s	user 0.008s	sys 0.018s
I20260709 13:13:37.358726  3067 raft_consensus.cc:740] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.359683  3067 consensus_queue.cc:260] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.361658  3065 raft_consensus.cc:359] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:37.362468  3065 raft_consensus.cc:385] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.362823  3065 raft_consensus.cc:740] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.363651  3065 consensus_queue.cc:260] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:37.364200  3047 heartbeater.cc:499] Master 127.2.172.190:39303 was elected leader, sending a full tablet report...
I20260709 13:13:37.368343  3065 ts_tablet_manager.cc:1434] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:13:37.369450  3065 tablet_bootstrap.cc:492] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90: Bootstrap starting.
I20260709 13:13:37.371505  2973 heartbeater.cc:499] Master 127.2.172.190:39303 was elected leader, sending a full tablet report...
I20260709 13:13:37.372608  3067 ts_tablet_manager.cc:1434] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 13:13:37.373637  3067 tablet_bootstrap.cc:492] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2: Bootstrap starting.
I20260709 13:13:37.375896  3066 ts_tablet_manager.cc:1434] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 13:13:37.376191  3065 tablet_bootstrap.cc:654] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.376837  3066 tablet_bootstrap.cc:492] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Bootstrap starting.
I20260709 13:13:37.382076  3067 tablet_bootstrap.cc:654] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.393857  3067 tablet_bootstrap.cc:492] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2: No bootstrap required, opened a new log
I20260709 13:13:37.394385  3067 ts_tablet_manager.cc:1403] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 13:13:37.396229  3066 tablet_bootstrap.cc:654] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.397722  3067 raft_consensus.cc:359] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.398582  3067 raft_consensus.cc:385] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.398937  3067 raft_consensus.cc:740] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.400178  3067 consensus_queue.cc:260] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.403153  3067 ts_tablet_manager.cc:1434] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:13:37.404170  3067 tablet_bootstrap.cc:492] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2: Bootstrap starting.
I20260709 13:13:37.411633  3067 tablet_bootstrap.cc:654] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.417678  3066 tablet_bootstrap.cc:492] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd: No bootstrap required, opened a new log
I20260709 13:13:37.418417  3066 ts_tablet_manager.cc:1403] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.005s
I20260709 13:13:37.422595  3066 raft_consensus.cc:359] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.423522  3066 raft_consensus.cc:385] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.423836  3066 raft_consensus.cc:740] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.424642  3066 consensus_queue.cc:260] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.426144  3067 tablet_bootstrap.cc:492] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2: No bootstrap required, opened a new log
I20260709 13:13:37.426671  3067 ts_tablet_manager.cc:1403] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 13:13:37.429595  3067 raft_consensus.cc:359] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:37.430369  3067 raft_consensus.cc:385] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.430703  3067 raft_consensus.cc:740] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Initialized, Role: FOLLOWER
W20260709 13:13:37.432957  3048 tablet.cc:2406] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:13:37.431740  3067 consensus_queue.cc:260] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:37.435056  3066 ts_tablet_manager.cc:1434] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:13:37.436239  3066 tablet_bootstrap.cc:492] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Bootstrap starting.
I20260709 13:13:37.436758  3067 ts_tablet_manager.cc:1434] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:13:37.437992  3067 tablet_bootstrap.cc:492] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2: Bootstrap starting.
I20260709 13:13:37.445143  3067 tablet_bootstrap.cc:654] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.445142  3066 tablet_bootstrap.cc:654] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.457307  3067 tablet_bootstrap.cc:492] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2: No bootstrap required, opened a new log
I20260709 13:13:37.457928  3067 ts_tablet_manager.cc:1403] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:13:37.461028  3065 tablet_bootstrap.cc:492] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90: No bootstrap required, opened a new log
I20260709 13:13:37.461580  3065 ts_tablet_manager.cc:1403] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90: Time spent bootstrapping tablet: real 0.092s	user 0.032s	sys 0.056s
I20260709 13:13:37.460917  3067 raft_consensus.cc:359] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.462531  3067 raft_consensus.cc:385] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.463049  3067 raft_consensus.cc:740] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.464473  3067 consensus_queue.cc:260] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.465324  3065 raft_consensus.cc:359] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.466198  3065 raft_consensus.cc:385] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.466565  3065 raft_consensus.cc:740] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.467674  3067 ts_tablet_manager.cc:1434] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:13:37.467511  3065 consensus_queue.cc:260] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.468919  3067 tablet_bootstrap.cc:492] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2: Bootstrap starting.
I20260709 13:13:37.469034  3066 tablet_bootstrap.cc:492] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd: No bootstrap required, opened a new log
I20260709 13:13:37.469617  3066 ts_tablet_manager.cc:1403] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.003s
I20260709 13:13:37.473078  3065 ts_tablet_manager.cc:1434] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260709 13:13:37.472710  3066 raft_consensus.cc:359] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.473567  3066 raft_consensus.cc:385] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.474217  3065 tablet_bootstrap.cc:492] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90: Bootstrap starting.
I20260709 13:13:37.475749  3072 raft_consensus.cc:493] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.476238  3072 raft_consensus.cc:515] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.473898  3066 raft_consensus.cc:740] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.480556  3066 consensus_queue.cc:260] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.482108  3065 tablet_bootstrap.cc:654] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.485163  3066 ts_tablet_manager.cc:1434] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:13:37.498974  3073 raft_consensus.cc:493] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.499550  3073 raft_consensus.cc:515] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.500173  3066 tablet_bootstrap.cc:492] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Bootstrap starting.
I20260709 13:13:37.503976  3072 leader_election.cc:290] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:37.503619  3073 leader_election.cc:290] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:37.509801  3067 tablet_bootstrap.cc:654] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.555433  3066 tablet_bootstrap.cc:654] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.560829  3065 tablet_bootstrap.cc:492] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90: No bootstrap required, opened a new log
I20260709 13:13:37.561410  3065 ts_tablet_manager.cc:1403] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.022s
I20260709 13:13:37.561682  3072 raft_consensus.cc:493] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.562234  3072 raft_consensus.cc:515] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.564615  3072 leader_election.cc:290] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:37.564685  3065 raft_consensus.cc:359] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.565524  3065 raft_consensus.cc:385] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.565834  3065 raft_consensus.cc:740] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.567615  3065 consensus_queue.cc:260] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.572377  3065 ts_tablet_manager.cc:1434] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 13:13:37.584192  3065 tablet_bootstrap.cc:492] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90: Bootstrap starting.
I20260709 13:13:37.587463  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
W20260709 13:13:37.590112  2836 leader_election.cc:343] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.591343  3071 raft_consensus.cc:493] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.591881  3071 raft_consensus.cc:515] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.594980  3071 leader_election.cc:290] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:37.605301  3067 tablet_bootstrap.cc:492] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2: No bootstrap required, opened a new log
I20260709 13:13:37.605914  3067 ts_tablet_manager.cc:1403] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.007s
I20260709 13:13:37.601670  3065 tablet_bootstrap.cc:654] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.626286  3067 raft_consensus.cc:359] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.628579  3067 raft_consensus.cc:385] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.629019  3067 raft_consensus.cc:740] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.633348  3067 consensus_queue.cc:260] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.635285  2872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d64876271904f619f0006fd173f1906" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90" is_pre_election: true
I20260709 13:13:37.641567  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:37.633368  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90" is_pre_election: true
I20260709 13:13:37.644922  3066 tablet_bootstrap.cc:492] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd: No bootstrap required, opened a new log
I20260709 13:13:37.645669  3022 raft_consensus.cc:2468] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 0.
I20260709 13:13:37.646703  3067 ts_tablet_manager.cc:1434] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.002s
I20260709 13:13:37.648471  3066 ts_tablet_manager.cc:1403] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.016s
W20260709 13:13:37.648782  2913 leader_election.cc:343] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.649633  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
W20260709 13:13:37.650655  2913 leader_election.cc:343] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.651072  3021 raft_consensus.cc:2468] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 0.
I20260709 13:13:37.651957  3067 tablet_bootstrap.cc:492] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2: Bootstrap starting.
I20260709 13:13:37.655385  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d64876271904f619f0006fd173f1906" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:37.657510  3066 raft_consensus.cc:359] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.658638  3066 raft_consensus.cc:385] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.659698  3066 raft_consensus.cc:740] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.660133  2838 leader_election.cc:304] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 1c699c42d67c4eb49422720048598da2
I20260709 13:13:37.662407  3073 raft_consensus.cc:2804] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:37.662266  2913 leader_election.cc:304] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:37.662992  3073 raft_consensus.cc:493] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:37.663960  3073 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.666916  3072 raft_consensus.cc:2804] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:37.667618  3072 raft_consensus.cc:493] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:37.666752  3066 consensus_queue.cc:260] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.667979  3072 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:37.672927  2913 leader_election.cc:343] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.673456  2913 leader_election.cc:304] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c699c42d67c4eb49422720048598da2; no voters: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:37.677410  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5da76aa274a448c8106b7ce6f474739" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90" is_pre_election: true
W20260709 13:13:37.680593  2987 leader_election.cc:343] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.685989  3067 tablet_bootstrap.cc:654] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.687152  3066 ts_tablet_manager.cc:1434] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260709 13:13:37.688257  3066 tablet_bootstrap.cc:492] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Bootstrap starting.
I20260709 13:13:37.695277  3066 tablet_bootstrap.cc:654] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.695720  3072 raft_consensus.cc:515] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.700052  3065 tablet_bootstrap.cc:492] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90: No bootstrap required, opened a new log
I20260709 13:13:37.698479  3072 leader_election.cc:290] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:37.715402  3065 ts_tablet_manager.cc:1403] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90: Time spent bootstrapping tablet: real 0.142s	user 0.025s	sys 0.017s
I20260709 13:13:37.715632  3072 raft_consensus.cc:2749] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:37.704341  3073 raft_consensus.cc:515] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.719002  3065 raft_consensus.cc:359] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.720029  3073 leader_election.cc:290] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Requested vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:37.708701  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5da76aa274a448c8106b7ce6f474739" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:37.721704  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:37.722282  3021 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:37.722828  2985 leader_election.cc:343] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.723482  2985 leader_election.cc:304] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:37.724344  2947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:37.724536  3071 raft_consensus.cc:2749] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:13:37.725965  2836 leader_election.cc:343] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:37.728749  2913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.131:43315, user_credentials={real_user=slave}} blocked reactor thread for 55818.4us
I20260709 13:13:37.732040  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:37.733775  3066 tablet_bootstrap.cc:492] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd: No bootstrap required, opened a new log
I20260709 13:13:37.733803  3067 tablet_bootstrap.cc:492] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2: No bootstrap required, opened a new log
I20260709 13:13:37.734588  3067 ts_tablet_manager.cc:1403] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.005s
I20260709 13:13:37.734385  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:37.735122  3022 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.735272  3021 raft_consensus.cc:2468] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 1.
I20260709 13:13:37.736572  2838 leader_election.cc:304] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 1c699c42d67c4eb49422720048598da2
I20260709 13:13:37.734412  3066 ts_tablet_manager.cc:1403] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.002s
I20260709 13:13:37.737597  3073 raft_consensus.cc:2804] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:37.719758  3065 raft_consensus.cc:385] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.738134  3065 raft_consensus.cc:740] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.739135  3065 consensus_queue.cc:260] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.740617  3067 raft_consensus.cc:359] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.741607  3067 raft_consensus.cc:385] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.742254  3067 raft_consensus.cc:740] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.740588  3066 raft_consensus.cc:359] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.743703  3066 raft_consensus.cc:385] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:13:37.744027  2913 leader_election.cc:343] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.744158  3066 raft_consensus.cc:740] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.743170  3022 raft_consensus.cc:2468] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 1.
I20260709 13:13:37.744181  3067 consensus_queue.cc:260] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.745354  3066 consensus_queue.cc:260] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.745820  2913 leader_election.cc:304] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:37.746999  3094 raft_consensus.cc:2804] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:37.747640  3094 raft_consensus.cc:697] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:37.748711  3094 consensus_queue.cc:237] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.751470  3066 ts_tablet_manager.cc:1434] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:13:37.762473  3073 raft_consensus.cc:697] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Becoming Leader. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:37.765424  3073 consensus_queue.cc:237] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.779232  3066 tablet_bootstrap.cc:492] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Bootstrap starting.
I20260709 13:13:37.780213  3065 ts_tablet_manager.cc:1434] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90: Time spent starting tablet: real 0.064s	user 0.014s	sys 0.000s
I20260709 13:13:37.781337  3065 tablet_bootstrap.cc:492] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90: Bootstrap starting.
I20260709 13:13:37.787376  3066 tablet_bootstrap.cc:654] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.788962  3065 tablet_bootstrap.cc:654] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.791735  3067 ts_tablet_manager.cc:1434] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.003s
I20260709 13:13:37.795223  3067 tablet_bootstrap.cc:492] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2: Bootstrap starting.
I20260709 13:13:37.804677  2769 catalog_manager.cc:5697] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:37.808672  3067 tablet_bootstrap.cc:654] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.811213  3066 tablet_bootstrap.cc:492] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd: No bootstrap required, opened a new log
I20260709 13:13:37.812011  3066 ts_tablet_manager.cc:1403] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.011s
I20260709 13:13:37.814404  3073 raft_consensus.cc:493] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.815091  3073 raft_consensus.cc:515] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:37.815150  2768 catalog_manager.cc:5697] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "803d1edc5dee442ba31e98ed52802a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:37.818893  3073 leader_election.cc:290] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:37.818964  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
W20260709 13:13:37.821671  2838 leader_election.cc:343] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.822211  2947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:37.823511  2947 raft_consensus.cc:2468] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 0.
I20260709 13:13:37.825676  2836 leader_election.cc:304] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:37.827042  3073 raft_consensus.cc:2804] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:37.827435  3073 raft_consensus.cc:493] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:37.827814  3073 raft_consensus.cc:3060] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.827718  3066 raft_consensus.cc:359] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.828269  3066 raft_consensus.cc:385] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.828508  3066 raft_consensus.cc:740] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.829283  3066 consensus_queue.cc:260] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.835317  3065 tablet_bootstrap.cc:492] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90: No bootstrap required, opened a new log
I20260709 13:13:37.836114  3065 ts_tablet_manager.cc:1403] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.016s
I20260709 13:13:37.836460  3066 ts_tablet_manager.cc:1434] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 13:13:37.837989  3066 tablet_bootstrap.cc:492] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Bootstrap starting.
I20260709 13:13:37.840802  3073 raft_consensus.cc:515] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:37.841972  3065 raft_consensus.cc:359] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.842840  3065 raft_consensus.cc:385] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.843200  3065 raft_consensus.cc:740] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.847940  3073 leader_election.cc:290] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Requested vote from peers 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:37.847846  3065 consensus_queue.cc:260] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.849340  2947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:37.850008  2947 raft_consensus.cc:3060] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.851506  3066 tablet_bootstrap.cc:654] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.852313  3065 ts_tablet_manager.cc:1434] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:13:37.853516  3065 tablet_bootstrap.cc:492] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90: Bootstrap starting.
I20260709 13:13:37.855105  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:37.855643  3067 tablet_bootstrap.cc:492] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2: No bootstrap required, opened a new log
I20260709 13:13:37.856227  3067 ts_tablet_manager.cc:1403] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.013s
I20260709 13:13:37.856941  3071 raft_consensus.cc:493] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.857614  3071 raft_consensus.cc:515] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.861706  3065 tablet_bootstrap.cc:654] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:37.862161  2838 leader_election.cc:343] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.863464  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90" is_pre_election: true
I20260709 13:13:37.864730  3071 leader_election.cc:290] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
W20260709 13:13:37.866087  2987 leader_election.cc:343] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.871564  3094 raft_consensus.cc:493] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.872123  3067 raft_consensus.cc:359] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.872215  3094 raft_consensus.cc:515] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.873032  3067 raft_consensus.cc:385] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.873425  3067 raft_consensus.cc:740] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.874692  3065 tablet_bootstrap.cc:492] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90: No bootstrap required, opened a new log
I20260709 13:13:37.874223  3067 consensus_queue.cc:260] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.875181  3065 ts_tablet_manager.cc:1403] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 13:13:37.876989  3067 ts_tablet_manager.cc:1434] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 13:13:37.875032  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:37.878077  3067 tablet_bootstrap.cc:492] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2: Bootstrap starting.
I20260709 13:13:37.878091  2948 raft_consensus.cc:2468] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 0.
I20260709 13:13:37.878350  3065 raft_consensus.cc:359] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.879187  3065 raft_consensus.cc:385] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.879505  3065 raft_consensus.cc:740] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.880267  2985 leader_election.cc:304] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:37.880475  3065 consensus_queue.cc:260] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.882592  3094 leader_election.cc:290] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:37.883172  3065 ts_tablet_manager.cc:1434] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:37.884470  3065 tablet_bootstrap.cc:492] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90: Bootstrap starting.
I20260709 13:13:37.884186  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82550a0250724e96b2d59da6af97b3e7" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:37.885007  3071 raft_consensus.cc:2804] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:37.885578  3071 raft_consensus.cc:493] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:37.887832  3071 raft_consensus.cc:3060] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.892210  3065 tablet_bootstrap.cc:654] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.894073  2947 raft_consensus.cc:2468] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 1.
W20260709 13:13:37.886731  2913 leader_election.cc:343] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.877169  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82550a0250724e96b2d59da6af97b3e7" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90" is_pre_election: true
I20260709 13:13:37.896405  3073 raft_consensus.cc:493] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.902891  3073 raft_consensus.cc:515] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.903970  2836 leader_election.cc:304] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:37.905210  3098 raft_consensus.cc:2804] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:37.905742  3098 raft_consensus.cc:697] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Becoming Leader. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:37.902882  2873 raft_consensus.cc:2468] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 0.
I20260709 13:13:37.886021  3067 tablet_bootstrap.cc:654] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.906659  3098 consensus_queue.cc:237] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:37.908351  2913 leader_election.cc:304] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:37.909478  3073 leader_election.cc:290] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:37.910831  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:37.911656  3022 raft_consensus.cc:2468] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 0.
I20260709 13:13:37.913401  2838 leader_election.cc:304] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:37.906980  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:37.914738  2948 raft_consensus.cc:2468] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 0.
I20260709 13:13:37.916263  3094 raft_consensus.cc:2804] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:37.916713  3094 raft_consensus.cc:493] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:37.917119  3094 raft_consensus.cc:3060] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.918226  3065 tablet_bootstrap.cc:492] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90: No bootstrap required, opened a new log
I20260709 13:13:37.918699  3065 ts_tablet_manager.cc:1403] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.005s
I20260709 13:13:37.918843  3073 raft_consensus.cc:2804] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:37.919474  3073 raft_consensus.cc:493] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:37.919977  3073 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.921799  3065 raft_consensus.cc:359] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.922601  3065 raft_consensus.cc:385] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.923049  3065 raft_consensus.cc:740] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.924047  3065 consensus_queue.cc:260] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.936784  3066 tablet_bootstrap.cc:492] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd: No bootstrap required, opened a new log
I20260709 13:13:37.936767  3065 ts_tablet_manager.cc:1434] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:13:37.937412  3066 ts_tablet_manager.cc:1403] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.026s
I20260709 13:13:37.938012  3065 tablet_bootstrap.cc:492] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90: Bootstrap starting.
I20260709 13:13:37.901492  3071 raft_consensus.cc:515] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.945168  3067 tablet_bootstrap.cc:492] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2: No bootstrap required, opened a new log
I20260709 13:13:37.945641  3067 ts_tablet_manager.cc:1403] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.007s
I20260709 13:13:37.948669  3067 raft_consensus.cc:359] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.949488  3067 raft_consensus.cc:385] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.949895  3067 raft_consensus.cc:740] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.951238  3067 consensus_queue.cc:260] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.940059  3094 raft_consensus.cc:515] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.946017  3071 leader_election.cc:290] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:37.956301  3067 ts_tablet_manager.cc:1434] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 13:13:37.956946  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
W20260709 13:13:37.958668  2987 leader_election.cc:343] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.958470  2947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:37.959443  2947 raft_consensus.cc:3060] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.957777  3067 tablet_bootstrap.cc:492] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2: Bootstrap starting.
I20260709 13:13:37.962345  3073 raft_consensus.cc:515] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.968667  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:37.969261  2948 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.965010  3066 raft_consensus.cc:359] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.976698  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82550a0250724e96b2d59da6af97b3e7" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:37.979370  2873 raft_consensus.cc:3060] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.979743  3073 leader_election.cc:290] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Requested vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:37.978005  2947 raft_consensus.cc:2468] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 1.
I20260709 13:13:37.977501  3067 tablet_bootstrap.cc:654] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.980728  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:37.982712  3022 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.978968  3066 raft_consensus.cc:385] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.987118  3065 tablet_bootstrap.cc:654] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.984494  3066 raft_consensus.cc:740] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Initialized, Role: FOLLOWER
W20260709 13:13:37.993335  2817 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:37.992362  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82550a0250724e96b2d59da6af97b3e7" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:37.993917  3094 leader_election.cc:290] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:37.995340  3066 consensus_queue.cc:260] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:37.996369  3021 raft_consensus.cc:3060] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.998064  3066 ts_tablet_manager.cc:1434] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent starting tablet: real 0.060s	user 0.001s	sys 0.006s
I20260709 13:13:37.999193  3066 tablet_bootstrap.cc:492] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Bootstrap starting.
I20260709 13:13:37.992063  3022 raft_consensus.cc:2468] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 1.
I20260709 13:13:38.004186  2838 leader_election.cc:304] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:38.005450  3073 raft_consensus.cc:2804] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.008723  3098 raft_consensus.cc:493] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.009411  3098 raft_consensus.cc:515] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.012853  3098 leader_election.cc:290] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.015318  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d64876271904f619f0006fd173f1906" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:38.016903  3022 raft_consensus.cc:2468] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 0.
I20260709 13:13:38.017189  3098 raft_consensus.cc:493] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.017655  3098 raft_consensus.cc:515] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.015146  2946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d64876271904f619f0006fd173f1906" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:38.019965  2946 raft_consensus.cc:2468] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 0.
I20260709 13:13:38.021327  2838 leader_election.cc:304] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:38.016060  3066 tablet_bootstrap.cc:654] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.023391  3097 raft_consensus.cc:2804] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.024413  3097 raft_consensus.cc:493] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.025239  3097 raft_consensus.cc:3060] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.025185  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:38.008117  3073 raft_consensus.cc:697] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Becoming Leader. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:37.990327  2948 raft_consensus.cc:2468] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 1.
I20260709 13:13:38.021318  3098 leader_election.cc:290] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.027818  2946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:38.029472  2985 leader_election.cc:304] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:38.029978  2946 raft_consensus.cc:2468] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 0.
I20260709 13:13:38.030598  3071 raft_consensus.cc:2804] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.031651  3021 raft_consensus.cc:2468] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 1.
W20260709 13:13:38.038611  2838 leader_election.cc:343] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.035459  3094 raft_consensus.cc:493] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.039757  3094 raft_consensus.cc:515] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.040760  3065 tablet_bootstrap.cc:492] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90: No bootstrap required, opened a new log
I20260709 13:13:38.041232  3065 ts_tablet_manager.cc:1403] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.011s
I20260709 13:13:38.046173  2873 raft_consensus.cc:2468] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 1.
I20260709 13:13:38.052217  2836 leader_election.cc:304] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:38.052881  2913 leader_election.cc:304] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:38.054141  3098 raft_consensus.cc:2804] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.049949  3094 leader_election.cc:290] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.056243  3072 raft_consensus.cc:2804] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.056670  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5da76aa274a448c8106b7ce6f474739" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90" is_pre_election: true
I20260709 13:13:38.054529  3098 raft_consensus.cc:493] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.057312  3098 raft_consensus.cc:3060] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.047691  3097 raft_consensus.cc:515] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.058099  3065 raft_consensus.cc:359] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.062862  3065 raft_consensus.cc:385] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.063702  3065 raft_consensus.cc:740] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.053866  3071 raft_consensus.cc:697] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 LEADER]: Becoming Leader. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Running, Role: LEADER
W20260709 13:13:38.066928  2913 leader_election.cc:343] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.068496  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5da76aa274a448c8106b7ce6f474739" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:38.070530  3021 raft_consensus.cc:2468] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 0.
I20260709 13:13:38.060309  3073 consensus_queue.cc:237] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.072539  2913 leader_election.cc:304] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:38.074103  3065 consensus_queue.cc:260] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.075201  3117 raft_consensus.cc:2804] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.080250  3117 raft_consensus.cc:493] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.080838  3117 raft_consensus.cc:3060] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.081372  3067 tablet_bootstrap.cc:492] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2: No bootstrap required, opened a new log
I20260709 13:13:38.082494  3067 ts_tablet_manager.cc:1403] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2: Time spent bootstrapping tablet: real 0.125s	user 0.032s	sys 0.026s
I20260709 13:13:38.083444  3098 raft_consensus.cc:515] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.067513  3072 raft_consensus.cc:697] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:38.087320  3098 leader_election.cc:290] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Requested vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.087637  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:38.088179  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:38.088366  2948 raft_consensus.cc:3060] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.089028  3067 raft_consensus.cc:359] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
W20260709 13:13:38.089764  2838 leader_election.cc:343] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.089943  3067 raft_consensus.cc:385] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.090325  3067 raft_consensus.cc:740] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.091104  3067 consensus_queue.cc:260] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.092464  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d64876271904f619f0006fd173f1906" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:38.093034  3021 raft_consensus.cc:3060] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.093266  3067 ts_tablet_manager.cc:1434] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:13:38.093132  2946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d64876271904f619f0006fd173f1906" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:38.095455  2946 raft_consensus.cc:3060] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.097843  3065 ts_tablet_manager.cc:1434] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90: Time spent starting tablet: real 0.056s	user 0.012s	sys 0.000s
I20260709 13:13:38.098941  3098 raft_consensus.cc:493] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.102305  3098 raft_consensus.cc:515] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.105124  3065 tablet_bootstrap.cc:492] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90: Bootstrap starting.
I20260709 13:13:38.108090  3098 leader_election.cc:290] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.109252  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:38.109338  2947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:38.110262  3022 raft_consensus.cc:2393] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 803d1edc5dee442ba31e98ed52802a90 in current term 1: Already voted for candidate 1c699c42d67c4eb49422720048598da2 in this term.
I20260709 13:13:38.113781  2838 leader_election.cc:304] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 803d1edc5dee442ba31e98ed52802a90; no voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:38.115024  3098 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.096545  3097 leader_election.cc:290] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Requested vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.120995  2948 raft_consensus.cc:2468] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 1.
I20260709 13:13:38.117055  3071 consensus_queue.cc:237] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.125998  3098 raft_consensus.cc:2749] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.127370  3117 raft_consensus.cc:515] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.116463  3072 consensus_queue.cc:237] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.133941  2836 leader_election.cc:304] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:38.135533  3098 raft_consensus.cc:2804] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.135999  3098 raft_consensus.cc:697] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Becoming Leader. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:38.133369  2946 raft_consensus.cc:2468] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 1.
I20260709 13:13:38.137158  3098 consensus_queue.cc:237] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.138535  2836 leader_election.cc:304] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:38.139164  3021 raft_consensus.cc:2468] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 1.
I20260709 13:13:38.139328  3073 raft_consensus.cc:2804] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.139528  3065 tablet_bootstrap.cc:654] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.139716  3066 tablet_bootstrap.cc:492] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd: No bootstrap required, opened a new log
I20260709 13:13:38.140326  3066 ts_tablet_manager.cc:1403] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.050s
I20260709 13:13:38.139827  3073 raft_consensus.cc:697] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Becoming Leader. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:38.141958  3073 consensus_queue.cc:237] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.144201  3066 raft_consensus.cc:359] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.145164  3066 raft_consensus.cc:385] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.145484  3066 raft_consensus.cc:740] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.146399  3066 consensus_queue.cc:260] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.149722  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5da76aa274a448c8106b7ce6f474739" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
W20260709 13:13:38.151167  2913 leader_election.cc:343] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.160331  2768 catalog_manager.cc:5697] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131). New cstate: current_term: 1 leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:38.169245  3117 leader_election.cc:290] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.169377  3066 ts_tablet_manager.cc:1434] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.010s
I20260709 13:13:38.170740  3066 tablet_bootstrap.cc:492] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Bootstrap starting.
I20260709 13:13:38.170831  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5da76aa274a448c8106b7ce6f474739" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:38.171873  3021 raft_consensus.cc:3060] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.179952  3066 tablet_bootstrap.cc:654] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.178756  2769 catalog_manager.cc:5697] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.194404  3065 tablet_bootstrap.cc:492] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90: No bootstrap required, opened a new log
I20260709 13:13:38.195178  3065 ts_tablet_manager.cc:1403] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.002s
I20260709 13:13:38.200413  3065 raft_consensus.cc:359] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.201159  3065 raft_consensus.cc:385] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.201666  3065 raft_consensus.cc:740] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.213498  3021 raft_consensus.cc:2468] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 1.
I20260709 13:13:38.215646  3065 consensus_queue.cc:260] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.217931  2913 leader_election.cc:304] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:38.218765  3065 ts_tablet_manager.cc:1434] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:13:38.219619  3117 raft_consensus.cc:2804] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.220299  3117 raft_consensus.cc:697] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:38.221450  3117 consensus_queue.cc:237] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.233515  3094 consensus_queue.cc:1048] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:38.241798  3066 tablet_bootstrap.cc:492] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd: No bootstrap required, opened a new log
I20260709 13:13:38.242468  3066 ts_tablet_manager.cc:1403] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.020s
I20260709 13:13:38.249126  3066 raft_consensus.cc:359] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:38.250121  3066 raft_consensus.cc:385] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.250787  3066 raft_consensus.cc:740] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.250101  2767 catalog_manager.cc:5697] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.250149  3073 consensus_queue.cc:1048] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:13:38.251921  3066 consensus_queue.cc:260] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:38.263231  3072 consensus_queue.cc:1048] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.263785  3097 raft_consensus.cc:493] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.264222  3097 raft_consensus.cc:515] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.266335  3097 leader_election.cc:290] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.267720  2946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:38.268602  2946 raft_consensus.cc:2393] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 803d1edc5dee442ba31e98ed52802a90 in current term 1: Already voted for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in this term.
I20260709 13:13:38.268615  3071 raft_consensus.cc:493] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.269726  3071 raft_consensus.cc:515] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.272125  3071 leader_election.cc:290] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:38.273192  2946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:38.273240  2872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90" is_pre_election: true
I20260709 13:13:38.274219  2946 raft_consensus.cc:2393] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in current term 1: Already voted for candidate 803d1edc5dee442ba31e98ed52802a90 in this term.
I20260709 13:13:38.275028  3020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:38.276794  2987 leader_election.cc:304] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:38.277676  3071 raft_consensus.cc:3060] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.278347  3066 ts_tablet_manager.cc:1434] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260709 13:13:38.278398  2838 leader_election.cc:304] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 803d1edc5dee442ba31e98ed52802a90; no voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:38.279862  3119 raft_consensus.cc:3060] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.291675  3119 raft_consensus.cc:2749] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.293262  2946 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.290100  2770 catalog_manager.cc:5697] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "803d1edc5dee442ba31e98ed52802a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.296850  2770 catalog_manager.cc:5697] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "803d1edc5dee442ba31e98ed52802a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.299129  2770 catalog_manager.cc:5697] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "803d1edc5dee442ba31e98ed52802a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.303828  3119 consensus_queue.cc:1048] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.304582  3071 raft_consensus.cc:2749] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.330036  2767 catalog_manager.cc:5697] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "803d1edc5dee442ba31e98ed52802a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.451519  3021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356"
dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
mode: GRACEFUL
new_leader_uuid: "803d1edc5dee442ba31e98ed52802a90"
 from {username='slave'} at 127.0.0.1:46742
I20260709 13:13:38.452149  3021 raft_consensus.cc:606] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 LEADER]: Received request to transfer leadership to TS 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:38.473277  2946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
mode: GRACEFUL
new_leader_uuid: "803d1edc5dee442ba31e98ed52802a90"
 from {username='slave'} at 127.0.0.1:53292
I20260709 13:13:38.473867  2946 raft_consensus.cc:606] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Received request to transfer leadership to TS 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:38.484820  3119 consensus_queue.cc:1048] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.497540  3021 raft_consensus.cc:3060] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.502703  2873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
mode: GRACEFUL
new_leader_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:45090
I20260709 13:13:38.503463  2873 raft_consensus.cc:606] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Received request to transfer leadership to TS 1c699c42d67c4eb49422720048598da2
I20260709 13:13:38.511277  3098 consensus_queue.cc:1048] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.514966  2873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
mode: GRACEFUL
new_leader_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:45090
I20260709 13:13:38.515475  3098 raft_consensus.cc:493] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.515592  2873 raft_consensus.cc:606] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Received request to transfer leadership to TS 1c699c42d67c4eb49422720048598da2
I20260709 13:13:38.516028  3098 raft_consensus.cc:515] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.518571  3098 leader_election.cc:290] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.520334  2946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5da76aa274a448c8106b7ce6f474739" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:38.522130  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5da76aa274a448c8106b7ce6f474739" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:38.522935  3022 raft_consensus.cc:2393] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 803d1edc5dee442ba31e98ed52802a90 in current term 1: Already voted for candidate 1c699c42d67c4eb49422720048598da2 in this term.
I20260709 13:13:38.524257  2836 leader_election.cc:304] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 803d1edc5dee442ba31e98ed52802a90; no voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:38.525676  3097 raft_consensus.cc:3060] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.526139  3098 consensus_queue.cc:1048] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:38.526901  2873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d64876271904f619f0006fd173f1906"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
mode: GRACEFUL
new_leader_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:45090
I20260709 13:13:38.527581  2873 raft_consensus.cc:606] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Received request to transfer leadership to TS 1c699c42d67c4eb49422720048598da2
I20260709 13:13:38.533449  3097 raft_consensus.cc:2749] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.538690  2946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82550a0250724e96b2d59da6af97b3e7"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
mode: GRACEFUL
new_leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
 from {username='slave'} at 127.0.0.1:53292
I20260709 13:13:38.539458  2946 raft_consensus.cc:606] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Received request to transfer leadership to TS 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:38.560622  3073 consensus_queue.cc:1048] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:38.624307  3073 consensus_queue.cc:1048] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.629068  3094 consensus_queue.cc:1048] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:38.641904  3119 consensus_queue.cc:1048] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.645691  3094 consensus_queue.cc:1048] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.670576  3073 raft_consensus.cc:993] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90: : Instructing follower 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:38.671079  3073 raft_consensus.cc:1081] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Signalling peer 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:38.673214  2948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:53260
I20260709 13:13:38.673930  2948 raft_consensus.cc:493] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:38.674352  2948 raft_consensus.cc:3060] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.677317  3117 consensus_queue.cc:1048] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.679183  3097 consensus_queue.cc:1048] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.684238  2948 raft_consensus.cc:515] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.688035  2948 leader_election.cc:290] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 2 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.690989  3072 raft_consensus.cc:993] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2: : Instructing follower 803d1edc5dee442ba31e98ed52802a90 to start an election
I20260709 13:13:38.691489  3072 raft_consensus.cc:1081] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Signalling peer 803d1edc5dee442ba31e98ed52802a90 to start an election
I20260709 13:13:38.694166  2872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:38.694840  2872 raft_consensus.cc:3055] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:38.695164  2872 raft_consensus.cc:740] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:38.696013  2872 consensus_queue.cc:260] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.698258  2872 raft_consensus.cc:3060] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.698336  2871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
 from {username='slave'} at 127.0.0.1:45076
I20260709 13:13:38.699260  2871 raft_consensus.cc:493] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:38.699673  2871 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.700783  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:38.701629  3022 raft_consensus.cc:3060] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.707525  2871 raft_consensus.cc:515] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.710386  2872 raft_consensus.cc:2468] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 2.
I20260709 13:13:38.712157  2913 leader_election.cc:304] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:38.713400  3094 raft_consensus.cc:2804] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:38.716399  3094 raft_consensus.cc:697] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:38.717304  3094 consensus_queue.cc:237] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.719027  3073 consensus_queue.cc:1048] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.726708  3071 consensus_queue.cc:1048] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.734148  3022 raft_consensus.cc:2468] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 2.
I20260709 13:13:38.738783  3094 consensus_queue.cc:1048] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:38.749840  2871 leader_election.cc:290] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 2 election: Requested vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.752945  2947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:38.753592  2947 raft_consensus.cc:3055] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:38.753961  2947 raft_consensus.cc:740] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:38.755146  3071 consensus_queue.cc:1048] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.754899  2947 consensus_queue.cc:260] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.756075  2947 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.757376  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:38.762432  3022 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.765208  3119 raft_consensus.cc:993] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90: : Instructing follower 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:38.765825  3119 raft_consensus.cc:1081] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Signalling peer 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:38.767243  2947 raft_consensus.cc:2468] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 2.
I20260709 13:13:38.768632  2836 leader_election.cc:304] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:38.769351  3022 raft_consensus.cc:2468] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 2.
I20260709 13:13:38.767962  2948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d64876271904f619f0006fd173f1906"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:53260
I20260709 13:13:38.769527  3097 raft_consensus.cc:2804] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:38.770058  2948 raft_consensus.cc:493] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:38.770104  3097 raft_consensus.cc:697] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 2 LEADER]: Becoming Leader. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:38.770579  2948 raft_consensus.cc:3060] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.771065  3097 consensus_queue.cc:237] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.788769  2770 catalog_manager.cc:5697] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 1 to 2, leader changed from 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129) to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.791778  3094 raft_consensus.cc:993] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2: : Instructing follower 3ae5e7bd2b644c99be5d5afba30eb5bd to start an election
I20260709 13:13:38.792260  3094 raft_consensus.cc:1081] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Signalling peer 3ae5e7bd2b644c99be5d5afba30eb5bd to start an election
I20260709 13:13:38.793375  3116 raft_consensus.cc:993] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd: : Instructing follower 803d1edc5dee442ba31e98ed52802a90 to start an election
I20260709 13:13:38.793821  3116 raft_consensus.cc:1081] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 LEADER]: Signalling peer 803d1edc5dee442ba31e98ed52802a90 to start an election
I20260709 13:13:38.795949  2948 raft_consensus.cc:515] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.796327  3021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82550a0250724e96b2d59da6af97b3e7"
dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
 from {username='slave'} at 127.0.0.1:46738
I20260709 13:13:38.796921  3021 raft_consensus.cc:493] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:38.797294  3021 raft_consensus.cc:3060] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.799680  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d64876271904f619f0006fd173f1906" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:38.800330  3022 raft_consensus.cc:3060] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.800606  2871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
 from {username='slave'} at 127.0.0.1:45084
I20260709 13:13:38.801175  2871 raft_consensus.cc:493] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:38.801584  2871 raft_consensus.cc:3060] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.803498  2872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d64876271904f619f0006fd173f1906" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:38.804126  2872 raft_consensus.cc:3055] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:38.804427  2872 raft_consensus.cc:740] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:38.805238  2872 consensus_queue.cc:260] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.807091  3022 raft_consensus.cc:2468] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 2.
I20260709 13:13:38.806322  2872 raft_consensus.cc:3060] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.808424  2913 leader_election.cc:304] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 
I20260709 13:13:38.809248  3117 raft_consensus.cc:2804] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:38.809257  2948 leader_election.cc:290] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 2 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.809840  3117 raft_consensus.cc:697] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:38.810752  3117 consensus_queue.cc:237] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.816486  3021 raft_consensus.cc:515] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.816696  2871 raft_consensus.cc:515] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.817507  2768 catalog_manager.cc:5697] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 reported cstate change: term changed from 1 to 2, leader changed from 1c699c42d67c4eb49422720048598da2 (127.2.172.130) to 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "803d1edc5dee442ba31e98ed52802a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.818747  2871 leader_election.cc:290] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 2 election: Requested vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.818747  3021 leader_election.cc:290] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 2 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:38.820132  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:38.821949  3022 raft_consensus.cc:3055] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:38.821014  2873 raft_consensus.cc:1240] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Rejecting Update request from peer 3ae5e7bd2b644c99be5d5afba30eb5bd for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:38.822521  2947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:38.823781  2872 raft_consensus.cc:2468] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 2.
I20260709 13:13:38.822587  3022 raft_consensus.cc:740] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Running, Role: LEADER
I20260709 13:13:38.825049  3022 consensus_queue.cc:260] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.826099  3022 raft_consensus.cc:3060] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.827026  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82550a0250724e96b2d59da6af97b3e7" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:38.827663  2871 raft_consensus.cc:3060] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.827556  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82550a0250724e96b2d59da6af97b3e7" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:38.833763  3022 raft_consensus.cc:2468] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 2.
I20260709 13:13:38.834128  2948 raft_consensus.cc:3055] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:38.834604  2948 raft_consensus.cc:740] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:38.835671  2871 raft_consensus.cc:2468] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 2.
I20260709 13:13:38.837061  2987 leader_election.cc:304] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:38.837378  2948 consensus_queue.cc:260] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.838007  3154 raft_consensus.cc:2804] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:38.837841  2838 leader_election.cc:304] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [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: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 1c699c42d67c4eb49422720048598da2
I20260709 13:13:38.838574  3154 raft_consensus.cc:697] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 LEADER]: Becoming Leader. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Running, Role: LEADER
I20260709 13:13:38.838917  2948 raft_consensus.cc:3060] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.839138  3097 raft_consensus.cc:2804] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:38.839525  3154 consensus_queue.cc:237] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.840523  3097 raft_consensus.cc:697] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 2 LEADER]: Becoming Leader. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:38.841446  3097 consensus_queue.cc:237] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.850780  2769 catalog_manager.cc:5697] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 1 to 2, leader changed from 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129) to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.851563  2948 raft_consensus.cc:2468] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 2.
I20260709 13:13:38.860479  2768 catalog_manager.cc:5697] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 reported cstate change: term changed from 1 to 2, leader changed from 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131) to 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "803d1edc5dee442ba31e98ed52802a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.868795  2770 catalog_manager.cc:5697] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd reported cstate change: term changed from 1 to 2, leader changed from 1c699c42d67c4eb49422720048598da2 (127.2.172.130) to 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131). New cstate: current_term: 2 leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:38.888058  3073 raft_consensus.cc:993] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90: : Instructing follower 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:38.888571  3097 raft_consensus.cc:1081] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Signalling peer 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:38.890182  2948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:53260
I20260709 13:13:38.890790  2948 raft_consensus.cc:493] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:38.891173  2948 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.896324  2948 raft_consensus.cc:515] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.897980  2948 leader_election.cc:290] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 2 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:38.898941  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:38.899340  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:38.899580  2871 raft_consensus.cc:3055] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:38.899878  3022 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.899933  2871 raft_consensus.cc:740] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:38.900811  2871 consensus_queue.cc:260] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.902058  2871 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:38.907282  3022 raft_consensus.cc:2468] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 2.
I20260709 13:13:38.908594  2913 leader_election.cc:304] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 
I20260709 13:13:38.909144  2871 raft_consensus.cc:2468] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 2.
I20260709 13:13:38.909509  3072 raft_consensus.cc:2804] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:38.910233  3072 raft_consensus.cc:697] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:38.911116  3072 consensus_queue.cc:237] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:38.918642  2770 catalog_manager.cc:5697] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 1 to 2, leader changed from 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129) to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.198076  3022 raft_consensus.cc:1275] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.199609  3072 consensus_queue.cc:1048] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.205475  2871 raft_consensus.cc:1275] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.207490  3072 consensus_queue.cc:1048] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:39.234620  2871 raft_consensus.cc:1275] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Refusing update from remote peer 3ae5e7bd2b644c99be5d5afba30eb5bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.236085  3154 consensus_queue.cc:1048] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.245779  2948 raft_consensus.cc:1275] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Refusing update from remote peer 3ae5e7bd2b644c99be5d5afba30eb5bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.247365  3071 consensus_queue.cc:1048] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.268532  2948 raft_consensus.cc:1275] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Refusing update from remote peer 803d1edc5dee442ba31e98ed52802a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.270699  3097 consensus_queue.cc:1048] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.271337  3022 raft_consensus.cc:1275] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Refusing update from remote peer 803d1edc5dee442ba31e98ed52802a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.274008  3097 consensus_queue.cc:1048] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.277109  3022 raft_consensus.cc:1275] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.282961  3156 consensus_queue.cc:1048] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.287629  3022 raft_consensus.cc:1275] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Refusing update from remote peer 803d1edc5dee442ba31e98ed52802a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.293555  2946 raft_consensus.cc:3060] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:39.294970  3097 consensus_queue.cc:1048] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.301112  2946 raft_consensus.cc:1275] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Refusing update from remote peer 803d1edc5dee442ba31e98ed52802a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.302755  3097 consensus_queue.cc:1048] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:39.316948  2871 raft_consensus.cc:1275] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.318526  3156 consensus_queue.cc:1048] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:13:39.317683  3021 raft_consensus.cc:1275] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.326476  3156 consensus_queue.cc:1048] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:39.353999  2871 raft_consensus.cc:1275] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:39.357988  3072 consensus_queue.cc:1048] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:41.573477  2738 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:13:41.574374  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:41.594991  2946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
mode: GRACEFUL
new_leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:13:41.595615  2946 raft_consensus.cc:606] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Received request to transfer leadership to TS 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:41.607376  2871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
mode: GRACEFUL
new_leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
 from {username='slave'} at 127.0.0.1:59018
I20260709 13:13:41.607993  2871 raft_consensus.cc:606] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Received request to transfer leadership to TS 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:41.609349  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:13:41.609865  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:41.787572  3094 raft_consensus.cc:993] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2: : Instructing follower 3ae5e7bd2b644c99be5d5afba30eb5bd to start an election
I20260709 13:13:41.787981  3094 raft_consensus.cc:1081] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Signalling peer 3ae5e7bd2b644c99be5d5afba30eb5bd to start an election
I20260709 13:13:41.789404  3022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89"
dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
 from {username='slave'} at 127.0.0.1:46738
I20260709 13:13:41.789899  3022 raft_consensus.cc:493] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:41.790210  3022 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:41.794749  3022 raft_consensus.cc:515] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:41.796315  3022 leader_election.cc:290] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 3 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:41.797412  2946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:41.798002  2946 raft_consensus.cc:3055] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:41.798139  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:41.798293  2946 raft_consensus.cc:740] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:41.798730  2871 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:41.799124  2946 consensus_queue.cc:260] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:41.800058  2946 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:41.803867  2871 raft_consensus.cc:2468] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 3.
I20260709 13:13:41.804822  2946 raft_consensus.cc:2468] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 3.
I20260709 13:13:41.804999  2987 leader_election.cc:304] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [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: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:41.805819  3163 raft_consensus.cc:2804] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:41.806910  3163 raft_consensus.cc:697] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 LEADER]: Becoming Leader. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Running, Role: LEADER
I20260709 13:13:41.807663  3163 consensus_queue.cc:237] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:41.817150  2770 catalog_manager.cc:5697] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd reported cstate change: term changed from 2 to 3, leader changed from 1c699c42d67c4eb49422720048598da2 (127.2.172.130) to 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131). New cstate: current_term: 3 leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:41.926461  3073 raft_consensus.cc:993] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90: : Instructing follower 3ae5e7bd2b644c99be5d5afba30eb5bd to start an election
I20260709 13:13:41.926950  3174 raft_consensus.cc:1081] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Signalling peer 3ae5e7bd2b644c99be5d5afba30eb5bd to start an election
I20260709 13:13:41.928736  3022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9"
dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
 from {username='slave'} at 127.0.0.1:46736
I20260709 13:13:41.929275  3022 raft_consensus.cc:493] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:41.929584  3022 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:41.934365  3022 raft_consensus.cc:515] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:41.936012  3022 leader_election.cc:290] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 2 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:41.937067  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:41.937067  2946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:41.937930  2946 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:41.937923  2871 raft_consensus.cc:3055] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:41.938448  2871 raft_consensus.cc:740] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:41.939275  2871 consensus_queue.cc:260] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:41.940526  2871 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:41.945169  2946 raft_consensus.cc:2468] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 2.
I20260709 13:13:41.946511  2985 leader_election.cc:304] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 
I20260709 13:13:41.947365  3163 raft_consensus.cc:2804] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:41.947515  2871 raft_consensus.cc:2468] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 2.
I20260709 13:13:41.947997  3163 raft_consensus.cc:697] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 LEADER]: Becoming Leader. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Running, Role: LEADER
I20260709 13:13:41.948808  3163 consensus_queue.cc:237] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:41.957144  2770 catalog_manager.cc:5697] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd reported cstate change: term changed from 1 to 2, leader changed from 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129) to 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131). New cstate: current_term: 2 leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:42.243357  2871 raft_consensus.cc:1275] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Refusing update from remote peer 3ae5e7bd2b644c99be5d5afba30eb5bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:42.244657  3163 consensus_queue.cc:1048] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:42.255532  2946 raft_consensus.cc:1275] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Refusing update from remote peer 3ae5e7bd2b644c99be5d5afba30eb5bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:42.256867  3178 consensus_queue.cc:1048] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:42.388582  2946 raft_consensus.cc:1275] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Refusing update from remote peer 3ae5e7bd2b644c99be5d5afba30eb5bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:42.389937  3178 consensus_queue.cc:1048] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:42.401980  2872 raft_consensus.cc:1275] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Refusing update from remote peer 3ae5e7bd2b644c99be5d5afba30eb5bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:42.403963  3183 consensus_queue.cc:1048] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:42.610812  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:42.621079  2872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
mode: GRACEFUL
new_leader_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:45090
I20260709 13:13:42.621716  2872 raft_consensus.cc:606] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Received request to transfer leadership to TS 1c699c42d67c4eb49422720048598da2
I20260709 13:13:42.627526  2872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
mode: GRACEFUL
new_leader_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:45090
I20260709 13:13:42.628077  2872 raft_consensus.cc:606] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 2 LEADER]: Received request to transfer leadership to TS 1c699c42d67c4eb49422720048598da2
I20260709 13:13:42.633111  3022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9"
dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
mode: GRACEFUL
new_leader_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:46742
I20260709 13:13:42.633606  3022 raft_consensus.cc:606] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 LEADER]: Received request to transfer leadership to TS 1c699c42d67c4eb49422720048598da2
I20260709 13:13:42.638641  2872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
mode: GRACEFUL
new_leader_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:45090
I20260709 13:13:42.639211  2872 raft_consensus.cc:606] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 2 LEADER]: Received request to transfer leadership to TS 1c699c42d67c4eb49422720048598da2
I20260709 13:13:42.647605  3022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89"
dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
mode: GRACEFUL
new_leader_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:46742
I20260709 13:13:42.648110  3022 raft_consensus.cc:606] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 LEADER]: Received request to transfer leadership to TS 1c699c42d67c4eb49422720048598da2
I20260709 13:13:42.725818  3073 raft_consensus.cc:993] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90: : Instructing follower 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:42.726258  3073 raft_consensus.cc:1081] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 2 LEADER]: Signalling peer 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:42.727917  2946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:53260
I20260709 13:13:42.728475  2946 raft_consensus.cc:493] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:42.729094  2946 raft_consensus.cc:3060] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:42.731282  3163 raft_consensus.cc:993] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd: : Instructing follower 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:42.731760  3183 raft_consensus.cc:1081] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 LEADER]: Signalling peer 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:42.733326  2948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:53276
I20260709 13:13:42.733897  2948 raft_consensus.cc:493] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:42.734265  2948 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:42.735915  2946 raft_consensus.cc:515] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.737972  2946 leader_election.cc:290] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 3 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:42.738651  2872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:42.738915  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:42.739171  2872 raft_consensus.cc:3055] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:42.739450  3022 raft_consensus.cc:3060] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:42.739547  2872 raft_consensus.cc:740] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:42.740425  2872 consensus_queue.cc:260] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.741151  2872 raft_consensus.cc:3060] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:42.741020  2948 raft_consensus.cc:515] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.743515  2948 leader_election.cc:290] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 4 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:42.743899  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:42.744462  2871 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:42.744665  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:42.745338  3021 raft_consensus.cc:3055] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:42.745687  3021 raft_consensus.cc:740] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Running, Role: LEADER
I20260709 13:13:42.746502  3021 consensus_queue.cc:260] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.747262  2872 raft_consensus.cc:2468] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 3.
I20260709 13:13:42.747629  3021 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:42.748466  2913 leader_election.cc:304] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [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: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:42.750634  3022 raft_consensus.cc:2468] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 3.
I20260709 13:13:42.751579  3094 raft_consensus.cc:2804] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:42.752130  3094 raft_consensus.cc:697] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:42.752828  3094 consensus_queue.cc:237] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.754778  3021 raft_consensus.cc:2468] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 4.
I20260709 13:13:42.754936  2871 raft_consensus.cc:2468] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 4.
I20260709 13:13:42.756083  2913 leader_election.cc:304] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [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: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 
I20260709 13:13:42.757220  3094 raft_consensus.cc:2804] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:42.757709  3094 raft_consensus.cc:697] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 4 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:42.758416  3094 consensus_queue.cc:237] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.760377  2769 catalog_manager.cc:5697] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 2 to 3, leader changed from 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129) to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 3 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:42.774071  2769 catalog_manager.cc:5697] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 3 to 4, leader changed from 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131) to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 4 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:42.899322  3186 raft_consensus.cc:993] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90: : Instructing follower 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:42.899807  3073 raft_consensus.cc:1081] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 2 LEADER]: Signalling peer 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:42.901331  2948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:53260
I20260709 13:13:42.901757  2948 raft_consensus.cc:493] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:42.902097  2948 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:42.906766  2948 raft_consensus.cc:515] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.908871  2948 leader_election.cc:290] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 3 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:42.910398  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:42.911077  2871 raft_consensus.cc:3055] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:42.911039  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:42.911563  2871 raft_consensus.cc:740] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:42.911723  3021 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:42.912389  2871 consensus_queue.cc:260] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.913626  2871 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:42.918706  3021 raft_consensus.cc:2468] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 3.
I20260709 13:13:42.920131  2913 leader_election.cc:304] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [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: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 
I20260709 13:13:42.920394  2871 raft_consensus.cc:2468] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 3.
I20260709 13:13:42.920991  3094 raft_consensus.cc:2804] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:42.921563  3094 raft_consensus.cc:697] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:42.922348  3094 consensus_queue.cc:237] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.929569  2769 catalog_manager.cc:5697] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 2 to 3, leader changed from 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129) to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 3 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:42.957979  3178 raft_consensus.cc:993] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd: : Instructing follower 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:42.958416  3183 raft_consensus.cc:1081] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 LEADER]: Signalling peer 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:42.959854  2948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:53276
I20260709 13:13:42.960448  2948 raft_consensus.cc:493] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:42.960770  2948 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:42.965365  2948 raft_consensus.cc:515] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.967096  2948 leader_election.cc:290] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 3 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:42.968156  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:42.968438  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:42.968763  2871 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:42.968972  3021 raft_consensus.cc:3055] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:42.969316  3021 raft_consensus.cc:740] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Running, Role: LEADER
I20260709 13:13:42.970139  3021 consensus_queue.cc:260] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.971398  3021 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:42.975826  2871 raft_consensus.cc:2468] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 3.
I20260709 13:13:42.977149  2913 leader_election.cc:304] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [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: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:42.977895  3094 raft_consensus.cc:2804] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:42.977896  3021 raft_consensus.cc:2468] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 3.
I20260709 13:13:42.978519  3094 raft_consensus.cc:697] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:42.979316  3094 consensus_queue.cc:237] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:42.985174  2769 catalog_manager.cc:5697] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 2 to 3, leader changed from 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131) to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 3 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:43.020701  3186 raft_consensus.cc:993] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90: : Instructing follower 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:43.021196  3073 raft_consensus.cc:1081] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Signalling peer 1c699c42d67c4eb49422720048598da2 to start an election
I20260709 13:13:43.022873  2948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
 from {username='slave'} at 127.0.0.1:53260
I20260709 13:13:43.023422  2948 raft_consensus.cc:493] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:43.023762  2948 raft_consensus.cc:3060] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:43.028589  2948 raft_consensus.cc:515] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:43.030350  2948 leader_election.cc:290] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 2 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:43.031440  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:43.031351  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:43.032123  3021 raft_consensus.cc:3060] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:43.032171  2871 raft_consensus.cc:3055] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:43.032807  2871 raft_consensus.cc:740] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:43.033612  2871 consensus_queue.cc:260] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:43.034854  2871 raft_consensus.cc:3060] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:43.039459  3021 raft_consensus.cc:2468] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 2.
I20260709 13:13:43.041030  2913 leader_election.cc:304] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 
I20260709 13:13:43.041851  3094 raft_consensus.cc:2804] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:43.041846  2871 raft_consensus.cc:2468] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c699c42d67c4eb49422720048598da2 in term 2.
I20260709 13:13:43.042497  3094 raft_consensus.cc:697] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Becoming Leader. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:43.043376  3094 consensus_queue.cc:237] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:43.050895  2769 catalog_manager.cc:5697] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 reported cstate change: term changed from 1 to 2, leader changed from 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129) to 1c699c42d67c4eb49422720048598da2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "1c699c42d67c4eb49422720048598da2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:43.156556  3021 raft_consensus.cc:1275] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:43.158187  3185 consensus_queue.cc:1048] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:43.168592  2871 raft_consensus.cc:1275] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:43.170856  3185 consensus_queue.cc:1048] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:43.224891  2871 raft_consensus.cc:1275] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:43.226173  3185 consensus_queue.cc:1048] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:43.236815  3021 raft_consensus.cc:1275] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:43.238198  3185 consensus_queue.cc:1048] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:43.387805  2871 raft_consensus.cc:1275] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:43.389396  3185 consensus_queue.cc:1048] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:43.396739  3021 raft_consensus.cc:1275] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:43.398325  3094 consensus_queue.cc:1048] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:43.437192  3021 raft_consensus.cc:1275] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:43.438481  3094 consensus_queue.cc:1048] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:43.447290  2871 raft_consensus.cc:1275] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:43.449654  3194 consensus_queue.cc:1048] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:43.454682  2872 raft_consensus.cc:1275] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:43.456488  3194 consensus_queue.cc:1048] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:43.466225  3021 raft_consensus.cc:1275] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Refusing update from remote peer 1c699c42d67c4eb49422720048598da2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:43.467567  3194 consensus_queue.cc:1048] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:44.516280  3205 raft_consensus.cc:493] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1c699c42d67c4eb49422720048598da2)
I20260709 13:13:44.517102  3205 raft_consensus.cc:515] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:44.519964  3205 leader_election.cc:290] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:44.667336  3205 raft_consensus.cc:493] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1c699c42d67c4eb49422720048598da2)
I20260709 13:13:44.668157  3205 raft_consensus.cc:515] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:44.670855  3205 leader_election.cc:290] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:44.736334  3208 raft_consensus.cc:493] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ae5e7bd2b644c99be5d5afba30eb5bd)
I20260709 13:13:44.736958  3208 raft_consensus.cc:515] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:44.739382  2946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:44.743831  3208 leader_election.cc:290] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:44.748082  3019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82550a0250724e96b2d59da6af97b3e7" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:44.788547  3212 raft_consensus.cc:493] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1c699c42d67c4eb49422720048598da2)
I20260709 13:13:44.790298  3212 raft_consensus.cc:515] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:44.791414  3213 raft_consensus.cc:493] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c699c42d67c4eb49422720048598da2)
I20260709 13:13:44.792467  3213 raft_consensus.cc:515] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:44.794426  3212 leader_election.cc:290] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:44.795159  3213 leader_election.cc:290] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:44.795230  3212 raft_consensus.cc:493] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1c699c42d67c4eb49422720048598da2)
I20260709 13:13:44.795958  3212 raft_consensus.cc:515] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:44.797767  3212 leader_election.cc:290] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:44.801170  2946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:44.802191  2945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5da76aa274a448c8106b7ce6f474739" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:44.802464  2944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:44.809480  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1c699c42d67c4eb49422720048598da2" is_pre_election: true
I20260709 13:13:44.822810  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82550a0250724e96b2d59da6af97b3e7" candidate_uuid: "1c699c42d67c4eb49422720048598da2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90" is_pre_election: true
I20260709 13:13:44.832451  2913 leader_election.cc:304] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [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: 1c699c42d67c4eb49422720048598da2; no voters: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:44.834426  3211 raft_consensus.cc:2749] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:13:44.837693  2873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90" is_pre_election: true
I20260709 13:13:44.838289  2869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "803d1edc5dee442ba31e98ed52802a90" is_pre_election: true
I20260709 13:13:44.840003  3019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce67ff2c9104844a727c634603a2356" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:44.842036  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5da76aa274a448c8106b7ce6f474739" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:44.843199  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" is_pre_election: true
I20260709 13:13:44.849784  2987 leader_election.cc:304] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [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: 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:44.849988  2838 leader_election.cc:304] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 803d1edc5dee442ba31e98ed52802a90; no voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:44.851627  2838 leader_election.cc:304] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [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: 803d1edc5dee442ba31e98ed52802a90; no voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:44.851924  3205 raft_consensus.cc:2749] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:13:44.851688  2987 leader_election.cc:304] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ae5e7bd2b644c99be5d5afba30eb5bd; no voters: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:44.852819  3205 raft_consensus.cc:2749] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:13:44.852890  3212 raft_consensus.cc:2749] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:13:44.853969  3214 raft_consensus.cc:2749] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:44.854435  2838 leader_election.cc:304] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 803d1edc5dee442ba31e98ed52802a90; no voters: 1c699c42d67c4eb49422720048598da2, 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:44.855880  3214 raft_consensus.cc:2749] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:13:45.742065  3043 debug-util.cc:398] Leaking SignalData structure 0x7b080016c060 after lost signal to thread 2741
W20260709 13:13:45.742915  3043 debug-util.cc:398] Leaking SignalData structure 0x7b080016c740 after lost signal to thread 2804
W20260709 13:13:45.743685  3043 debug-util.cc:398] Leaking SignalData structure 0x7b08001dd620 after lost signal to thread 2897
W20260709 13:13:45.744508  3043 debug-util.cc:398] Leaking SignalData structure 0x7b08001ebd40 after lost signal to thread 2972
W20260709 13:13:45.745244  3043 debug-util.cc:398] Leaking SignalData structure 0x7b08000402e0 after lost signal to thread 3046
I20260709 13:13:46.865427  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:46.878271  2948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
mode: GRACEFUL
new_leader_uuid: "803d1edc5dee442ba31e98ed52802a90"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:13:46.879153  2948 raft_consensus.cc:606] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Received request to transfer leadership to TS 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:46.882189  2948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
mode: GRACEFUL
new_leader_uuid: "803d1edc5dee442ba31e98ed52802a90"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:13:46.882743  2948 raft_consensus.cc:606] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 4 LEADER]: Received request to transfer leadership to TS 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:46.885286  2948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
mode: GRACEFUL
new_leader_uuid: "803d1edc5dee442ba31e98ed52802a90"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:13:46.885859  2948 raft_consensus.cc:606] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Received request to transfer leadership to TS 803d1edc5dee442ba31e98ed52802a90
I20260709 13:13:46.888343  2948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
mode: GRACEFUL
new_leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:13:46.888854  2948 raft_consensus.cc:606] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Received request to transfer leadership to TS 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:46.891389  2948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73"
dest_uuid: "1c699c42d67c4eb49422720048598da2"
mode: GRACEFUL
new_leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
 from {username='slave'} at 127.0.0.1:47214
I20260709 13:13:46.892024  2948 raft_consensus.cc:606] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Received request to transfer leadership to TS 3ae5e7bd2b644c99be5d5afba30eb5bd
I20260709 13:13:46.893843  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:13:46.894472  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:46.951444  3218 raft_consensus.cc:993] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2: : Instructing follower 803d1edc5dee442ba31e98ed52802a90 to start an election
I20260709 13:13:46.952001  3217 raft_consensus.cc:1081] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Signalling peer 803d1edc5dee442ba31e98ed52802a90 to start an election
I20260709 13:13:46.953774  2870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
 from {username='slave'} at 127.0.0.1:45076
I20260709 13:13:46.954336  2870 raft_consensus.cc:493] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:46.954733  2870 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:46.960253  2870 raft_consensus.cc:515] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:46.962062  2870 leader_election.cc:290] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 4 election: Requested vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:46.962967  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:46.963225  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486032de71124384bb32ace2feb7a3d9" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:46.963611  2948 raft_consensus.cc:3055] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:46.963824  3022 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:46.964003  2948 raft_consensus.cc:740] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:46.964952  2948 consensus_queue.cc:260] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:46.965850  2948 raft_consensus.cc:3060] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:46.970504  2948 raft_consensus.cc:2468] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 4.
I20260709 13:13:46.971419  3022 raft_consensus.cc:2468] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 4.
I20260709 13:13:46.972002  2836 leader_election.cc:304] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [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: 1c699c42d67c4eb49422720048598da2, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:46.973874  3219 raft_consensus.cc:2804] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:46.975150  3219 raft_consensus.cc:697] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 4 LEADER]: Becoming Leader. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:46.976167  3219 consensus_queue.cc:237] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:46.985363  2770 catalog_manager.cc:5697] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 reported cstate change: term changed from 3 to 4, leader changed from 1c699c42d67c4eb49422720048598da2 (127.2.172.130) to 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129). New cstate: current_term: 4 leader_uuid: "803d1edc5dee442ba31e98ed52802a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.028131  3218 raft_consensus.cc:993] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2: : Instructing follower 803d1edc5dee442ba31e98ed52802a90 to start an election
I20260709 13:13:47.028599  3217 raft_consensus.cc:1081] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 4 LEADER]: Signalling peer 803d1edc5dee442ba31e98ed52802a90 to start an election
I20260709 13:13:47.030221  2870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
 from {username='slave'} at 127.0.0.1:45076
I20260709 13:13:47.030781  2870 raft_consensus.cc:493] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:47.031101  2870 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:47.036059  2870 raft_consensus.cc:515] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:47.037899  2870 leader_election.cc:290] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 5 election: Requested vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:47.038714  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:47.038986  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2435e9b57fd1425db3d8092827a20b89" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:47.039285  2948 raft_consensus.cc:3055] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:13:47.039605  2948 raft_consensus.cc:740] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:47.039561  3022 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:47.040474  2948 consensus_queue.cc:260] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:47.041621  2948 raft_consensus.cc:3060] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:47.045956  3022 raft_consensus.cc:2468] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 5.
I20260709 13:13:47.047149  2838 leader_election.cc:304] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:47.047636  2948 raft_consensus.cc:2468] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 5.
I20260709 13:13:47.048036  3219 raft_consensus.cc:2804] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:13:47.048560  3219 raft_consensus.cc:697] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 5 LEADER]: Becoming Leader. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:47.049517  3219 consensus_queue.cc:237] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:47.059636  3218 raft_consensus.cc:993] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2: : Instructing follower 3ae5e7bd2b644c99be5d5afba30eb5bd to start an election
I20260709 13:13:47.060158  3218 raft_consensus.cc:1081] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Signalling peer 3ae5e7bd2b644c99be5d5afba30eb5bd to start an election
I20260709 13:13:47.060077  2770 catalog_manager.cc:5697] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 reported cstate change: term changed from 4 to 5, leader changed from 1c699c42d67c4eb49422720048598da2 (127.2.172.130) to 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129). New cstate: current_term: 5 leader_uuid: "803d1edc5dee442ba31e98ed52802a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.062405  3021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64"
dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
 from {username='slave'} at 127.0.0.1:46738
I20260709 13:13:47.063032  3021 raft_consensus.cc:493] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:47.063385  3021 raft_consensus.cc:3060] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:47.070837  3021 raft_consensus.cc:515] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:47.073122  3021 leader_election.cc:290] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 3 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:47.074209  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:47.074429  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9fe83424ef448691d90f4f0db0bd64" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:47.074865  2948 raft_consensus.cc:3055] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:47.075006  2870 raft_consensus.cc:3060] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:47.075225  2948 raft_consensus.cc:740] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:47.076133  2948 consensus_queue.cc:260] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:47.077303  2948 raft_consensus.cc:3060] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:47.082507  2870 raft_consensus.cc:2468] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 3.
I20260709 13:13:47.083936  2948 raft_consensus.cc:2468] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 3.
I20260709 13:13:47.083899  2987 leader_election.cc:304] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [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: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:47.084889  3215 raft_consensus.cc:2804] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:47.086292  3215 raft_consensus.cc:697] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 LEADER]: Becoming Leader. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Running, Role: LEADER
I20260709 13:13:47.087435  3215 consensus_queue.cc:237] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:47.097450  2770 catalog_manager.cc:5697] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd reported cstate change: term changed from 2 to 3, leader changed from 1c699c42d67c4eb49422720048598da2 (127.2.172.130) to 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131). New cstate: current_term: 3 leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:47.266093  3217 raft_consensus.cc:993] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2: : Instructing follower 3ae5e7bd2b644c99be5d5afba30eb5bd to start an election
I20260709 13:13:47.266580  3218 raft_consensus.cc:1081] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Signalling peer 3ae5e7bd2b644c99be5d5afba30eb5bd to start an election
I20260709 13:13:47.268312  3021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73"
dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
 from {username='slave'} at 127.0.0.1:46738
I20260709 13:13:47.268913  3021 raft_consensus.cc:493] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:47.269284  3021 raft_consensus.cc:3060] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:47.276448  3021 raft_consensus.cc:515] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:47.278929  3021 leader_election.cc:290] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [CANDIDATE]: Term 3 election: Requested vote from peers 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117), 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607)
I20260709 13:13:47.279192  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
I20260709 13:13:47.279451  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53b38a36a81492698b29ac703b1ce73" candidate_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:47.279881  2870 raft_consensus.cc:3060] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:47.279947  2948 raft_consensus.cc:3055] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:47.280402  2948 raft_consensus.cc:740] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:47.281193  2948 consensus_queue.cc:260] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:47.282347  2948 raft_consensus.cc:3060] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:47.287212  2870 raft_consensus.cc:2468] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 3.
I20260709 13:13:47.288475  2987 leader_election.cc:304] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [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: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:47.288750  2948 raft_consensus.cc:2468] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae5e7bd2b644c99be5d5afba30eb5bd in term 3.
I20260709 13:13:47.289474  3215 raft_consensus.cc:2804] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:47.290115  3215 raft_consensus.cc:697] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 LEADER]: Becoming Leader. State: Replica: 3ae5e7bd2b644c99be5d5afba30eb5bd, State: Running, Role: LEADER
I20260709 13:13:47.291020  3215 consensus_queue.cc:237] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } }
I20260709 13:13:47.299331  2770 catalog_manager.cc:5697] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd reported cstate change: term changed from 2 to 3, leader changed from 1c699c42d67c4eb49422720048598da2 (127.2.172.130) to 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131). New cstate: current_term: 3 leader_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.365664  3217 raft_consensus.cc:993] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2: : Instructing follower 803d1edc5dee442ba31e98ed52802a90 to start an election
I20260709 13:13:47.366182  3218 raft_consensus.cc:1081] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Signalling peer 803d1edc5dee442ba31e98ed52802a90 to start an election
I20260709 13:13:47.367821  2870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87"
dest_uuid: "803d1edc5dee442ba31e98ed52802a90"
 from {username='slave'} at 127.0.0.1:45076
I20260709 13:13:47.368454  2870 raft_consensus.cc:493] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:47.368844  2870 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:47.376932  2870 raft_consensus.cc:515] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:47.379422  2870 leader_election.cc:290] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [CANDIDATE]: Term 4 election: Requested vote from peers 1c699c42d67c4eb49422720048598da2 (127.2.172.130:46607), 3ae5e7bd2b644c99be5d5afba30eb5bd (127.2.172.131:43315)
I20260709 13:13:47.380154  2948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1c699c42d67c4eb49422720048598da2"
I20260709 13:13:47.380757  2948 raft_consensus.cc:3055] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:47.380661  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4bccbf601645088e85fbd1673f1e87" candidate_uuid: "803d1edc5dee442ba31e98ed52802a90" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd"
I20260709 13:13:47.381103  2948 raft_consensus.cc:740] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1c699c42d67c4eb49422720048598da2, State: Running, Role: LEADER
I20260709 13:13:47.381284  3021 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:47.381877  2948 consensus_queue.cc:260] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:47.382887  2948 raft_consensus.cc:3060] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:47.387748  3021 raft_consensus.cc:2468] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 4.
I20260709 13:13:47.388856  2838 leader_election.cc:304] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [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: 3ae5e7bd2b644c99be5d5afba30eb5bd, 803d1edc5dee442ba31e98ed52802a90; no voters: 
I20260709 13:13:47.389183  2948 raft_consensus.cc:2468] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 803d1edc5dee442ba31e98ed52802a90 in term 4.
I20260709 13:13:47.390201  3219 raft_consensus.cc:2804] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:47.390693  3219 raft_consensus.cc:697] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 4 LEADER]: Becoming Leader. State: Replica: 803d1edc5dee442ba31e98ed52802a90, State: Running, Role: LEADER
I20260709 13:13:47.391448  3021 raft_consensus.cc:1275] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Refusing update from remote peer 803d1edc5dee442ba31e98ed52802a90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:47.391559  3219 consensus_queue.cc:237] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [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: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } }
I20260709 13:13:47.393554  3220 consensus_queue.cc:1048] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:13:47.402070  2770 catalog_manager.cc:5697] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 reported cstate change: term changed from 3 to 4, leader changed from 1c699c42d67c4eb49422720048598da2 (127.2.172.130) to 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129). New cstate: current_term: 4 leader_uuid: "803d1edc5dee442ba31e98ed52802a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.414649  2948 raft_consensus.cc:1275] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Refusing update from remote peer 803d1edc5dee442ba31e98ed52802a90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:47.417384  3219 consensus_queue.cc:1048] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:47.469830  2870 raft_consensus.cc:1275] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Refusing update from remote peer 3ae5e7bd2b644c99be5d5afba30eb5bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:47.471560  3215 consensus_queue.cc:1048] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:47.486970  2948 raft_consensus.cc:1275] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Refusing update from remote peer 3ae5e7bd2b644c99be5d5afba30eb5bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:47.488622  3215 consensus_queue.cc:1048] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:47.503183  2944 raft_consensus.cc:1275] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 5 FOLLOWER]: Refusing update from remote peer 803d1edc5dee442ba31e98ed52802a90: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:47.505019  3220 consensus_queue.cc:1048] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:13:47.518061  3021 raft_consensus.cc:1275] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 5 FOLLOWER]: Refusing update from remote peer 803d1edc5dee442ba31e98ed52802a90: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:47.519712  3220 consensus_queue.cc:1048] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:13:47.788326  2944 raft_consensus.cc:1275] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Refusing update from remote peer 803d1edc5dee442ba31e98ed52802a90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:47.789937  3220 consensus_queue.cc:1048] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:47.797780  2870 raft_consensus.cc:1275] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Refusing update from remote peer 3ae5e7bd2b644c99be5d5afba30eb5bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:47.799579  3237 consensus_queue.cc:1048] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "803d1edc5dee442ba31e98ed52802a90" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:47.805284  3021 raft_consensus.cc:1275] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Refusing update from remote peer 803d1edc5dee442ba31e98ed52802a90: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:47.807226  3220 consensus_queue.cc:1048] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae5e7bd2b644c99be5d5afba30eb5bd" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 43315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:47.825979  2944 raft_consensus.cc:1275] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Refusing update from remote peer 3ae5e7bd2b644c99be5d5afba30eb5bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:47.827936  3215 consensus_queue.cc:1048] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c699c42d67c4eb49422720048598da2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 46607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:47.895478  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:47.901146  2738 tablet_server.cc:179] TabletServer@127.2.172.129:0 shutting down...
I20260709 13:13:47.943871  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:47.944965  2738 tablet_replica.cc:333] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90: stopping tablet replica
I20260709 13:13:47.946067  2738 raft_consensus.cc:2243] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:47.946760  2738 raft_consensus.cc:2272] T b5da76aa274a448c8106b7ce6f474739 P 803d1edc5dee442ba31e98ed52802a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:47.950054  2738 tablet_replica.cc:333] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90: stopping tablet replica
I20260709 13:13:47.950970  2738 raft_consensus.cc:2243] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:47.951570  2738 raft_consensus.cc:2272] T 9ce67ff2c9104844a727c634603a2356 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:47.954106  2738 tablet_replica.cc:333] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90: stopping tablet replica
I20260709 13:13:47.955049  2738 raft_consensus.cc:2243] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:47.955650  2738 raft_consensus.cc:2272] T 6d64876271904f619f0006fd173f1906 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:47.958261  2738 tablet_replica.cc:333] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90: stopping tablet replica
I20260709 13:13:47.959007  2738 raft_consensus.cc:2243] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:47.959578  2738 raft_consensus.cc:2272] T 7a9fe83424ef448691d90f4f0db0bd64 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:47.962347  2738 tablet_replica.cc:333] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90: stopping tablet replica
I20260709 13:13:47.963126  2738 raft_consensus.cc:2243] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:47.964185  2738 raft_consensus.cc:2272] T 1f4bccbf601645088e85fbd1673f1e87 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:47.966812  2913 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:13:47.967986  2738 tablet_replica.cc:333] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90: stopping tablet replica
I20260709 13:13:47.968815  2738 raft_consensus.cc:2243] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:47.969913  2738 raft_consensus.cc:2272] T 486032de71124384bb32ace2feb7a3d9 P 803d1edc5dee442ba31e98ed52802a90 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:47.971295  2913 consensus_peers.cc:597] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 -> Peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Couldn't send request to peer 803d1edc5dee442ba31e98ed52802a90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:47.972935  2738 tablet_replica.cc:333] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90: stopping tablet replica
I20260709 13:13:47.973692  2738 raft_consensus.cc:2243] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:13:47.974687  2738 raft_consensus.cc:2272] T 2435e9b57fd1425db3d8092827a20b89 P 803d1edc5dee442ba31e98ed52802a90 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:47.977092  2987 consensus_peers.cc:597] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd -> Peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Couldn't send request to peer 803d1edc5dee442ba31e98ed52802a90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:47.977818  2738 tablet_replica.cc:333] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90: stopping tablet replica
I20260709 13:13:47.978652  2738 raft_consensus.cc:2243] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:47.979265  2738 raft_consensus.cc:2272] T 82550a0250724e96b2d59da6af97b3e7 P 803d1edc5dee442ba31e98ed52802a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:47.981858  2738 tablet_replica.cc:333] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90: stopping tablet replica
I20260709 13:13:47.982529  2738 raft_consensus.cc:2243] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:47.983131  2738 raft_consensus.cc:2272] T f53b38a36a81492698b29ac703b1ce73 P 803d1edc5dee442ba31e98ed52802a90 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:48.147822  2987 consensus_peers.cc:597] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd -> Peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Couldn't send request to peer 803d1edc5dee442ba31e98ed52802a90. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:13:48.149443  2913 consensus_peers.cc:597] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 -> Peer 803d1edc5dee442ba31e98ed52802a90 (127.2.172.129:35117): Couldn't send request to peer 803d1edc5dee442ba31e98ed52802a90. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:48.155889  2738 tablet_server.cc:196] TabletServer@127.2.172.129:0 shutdown complete.
I20260709 13:13:48.178960  2738 tablet_server.cc:179] TabletServer@127.2.172.130:0 shutting down...
I20260709 13:13:48.211900  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:48.212646  2738 tablet_replica.cc:333] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2: stopping tablet replica
I20260709 13:13:48.213253  2738 raft_consensus.cc:2243] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.213748  2738 raft_consensus.cc:2272] T 2435e9b57fd1425db3d8092827a20b89 P 1c699c42d67c4eb49422720048598da2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.216286  2738 tablet_replica.cc:333] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2: stopping tablet replica
I20260709 13:13:48.216915  2738 raft_consensus.cc:2243] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:48.217724  2738 raft_consensus.cc:2272] T b5da76aa274a448c8106b7ce6f474739 P 1c699c42d67c4eb49422720048598da2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.219507  2738 tablet_replica.cc:333] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2: stopping tablet replica
I20260709 13:13:48.220084  2738 raft_consensus.cc:2243] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.220500  2738 raft_consensus.cc:2272] T 7a9fe83424ef448691d90f4f0db0bd64 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.222687  2738 tablet_replica.cc:333] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2: stopping tablet replica
I20260709 13:13:48.223289  2738 raft_consensus.cc:2243] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:48.223982  2738 raft_consensus.cc:2272] T 9ce67ff2c9104844a727c634603a2356 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.225780  2738 tablet_replica.cc:333] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2: stopping tablet replica
I20260709 13:13:48.226265  2738 raft_consensus.cc:2243] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.226787  2738 raft_consensus.cc:2272] T 82550a0250724e96b2d59da6af97b3e7 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.228556  2738 tablet_replica.cc:333] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2: stopping tablet replica
I20260709 13:13:48.229048  2738 raft_consensus.cc:2243] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.229436  2738 raft_consensus.cc:2272] T f53b38a36a81492698b29ac703b1ce73 P 1c699c42d67c4eb49422720048598da2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.231645  2738 tablet_replica.cc:333] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2: stopping tablet replica
I20260709 13:13:48.232141  2738 raft_consensus.cc:2243] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.232542  2738 raft_consensus.cc:2272] T 486032de71124384bb32ace2feb7a3d9 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.234627  2738 tablet_replica.cc:333] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2: stopping tablet replica
I20260709 13:13:48.235112  2738 raft_consensus.cc:2243] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.235512  2738 raft_consensus.cc:2272] T 1f4bccbf601645088e85fbd1673f1e87 P 1c699c42d67c4eb49422720048598da2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.237556  2738 tablet_replica.cc:333] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2: stopping tablet replica
I20260709 13:13:48.238034  2738 raft_consensus.cc:2243] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:48.238830  2738 raft_consensus.cc:2272] T 6d64876271904f619f0006fd173f1906 P 1c699c42d67c4eb49422720048598da2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.259982  2738 tablet_server.cc:196] TabletServer@127.2.172.130:0 shutdown complete.
I20260709 13:13:48.287678  2738 tablet_server.cc:179] TabletServer@127.2.172.131:0 shutting down...
I20260709 13:13:48.327471  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:48.328227  2738 tablet_replica.cc:333] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd: stopping tablet replica
I20260709 13:13:48.328840  2738 raft_consensus.cc:2243] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:48.329609  2738 raft_consensus.cc:2272] T 7a9fe83424ef448691d90f4f0db0bd64 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.331775  2738 tablet_replica.cc:333] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd: stopping tablet replica
I20260709 13:13:48.332309  2738 raft_consensus.cc:2243] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:48.333068  2738 raft_consensus.cc:2272] T f53b38a36a81492698b29ac703b1ce73 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.335160  2738 tablet_replica.cc:333] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd: stopping tablet replica
I20260709 13:13:48.335680  2738 raft_consensus.cc:2243] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:48.336411  2738 raft_consensus.cc:2272] T 82550a0250724e96b2d59da6af97b3e7 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.338282  2738 tablet_replica.cc:333] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd: stopping tablet replica
I20260709 13:13:48.338935  2738 raft_consensus.cc:2243] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.339401  2738 raft_consensus.cc:2272] T 9ce67ff2c9104844a727c634603a2356 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.341023  2738 tablet_replica.cc:333] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd: stopping tablet replica
I20260709 13:13:48.341555  2738 raft_consensus.cc:2243] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.341995  2738 raft_consensus.cc:2272] T 6d64876271904f619f0006fd173f1906 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.344519  2738 tablet_replica.cc:333] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd: stopping tablet replica
I20260709 13:13:48.345095  2738 raft_consensus.cc:2243] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.345564  2738 raft_consensus.cc:2272] T 2435e9b57fd1425db3d8092827a20b89 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.348352  2738 tablet_replica.cc:333] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd: stopping tablet replica
I20260709 13:13:48.349134  2738 raft_consensus.cc:2243] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.349704  2738 raft_consensus.cc:2272] T 486032de71124384bb32ace2feb7a3d9 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.352361  2738 tablet_replica.cc:333] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd: stopping tablet replica
I20260709 13:13:48.353004  2738 raft_consensus.cc:2243] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.353526  2738 raft_consensus.cc:2272] T 1f4bccbf601645088e85fbd1673f1e87 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.355670  2738 tablet_replica.cc:333] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd: stopping tablet replica
I20260709 13:13:48.356093  2738 raft_consensus.cc:2243] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:48.356456  2738 raft_consensus.cc:2272] T b5da76aa274a448c8106b7ce6f474739 P 3ae5e7bd2b644c99be5d5afba30eb5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.400198  2738 tablet_server.cc:196] TabletServer@127.2.172.131:0 shutdown complete.
I20260709 13:13:48.419245  2738 master.cc:562] Master@127.2.172.190:39303 shutting down...
I20260709 13:13:48.567975  2738 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:48.568667  2738 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:48.569051  2738 tablet_replica.cc:333] T 00000000000000000000000000000000 P cc81f6f7900f4740b5f83f74ee24c714: stopping tablet replica
I20260709 13:13:48.591014  2738 master.cc:584] Master@127.2.172.190:39303 shutdown complete.
1c699c42d67c4eb49422720048598da2  4
3ae5e7bd2b644c99be5d5afba30eb5bd  1
803d1edc5dee442ba31e98ed52802a90  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14209 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:13:48.635077  2738 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.172.190:38579
I20260709 13:13:48.636278  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:48.642078  3251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:48.642285  3252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:48.643988  3254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:48.645267  2738 server_base.cc:1061] running on GCE node
I20260709 13:13:48.646410  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:48.646679  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:48.646802  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602828646790 us; error 0 us; skew 500 ppm
I20260709 13:13:48.647389  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:48.650023  2738 webserver.cc:533] Webserver started at http://127.2.172.190:40967/ using document root <none> and password file <none>
I20260709 13:13:48.650656  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:48.650872  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:48.651178  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:48.652379  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/master-0-root/instance:
uuid: "f9d4463908b346a28aa36d9a69cfcbf5"
format_stamp: "Formatted at 2026-07-09 13:13:48 on dist-test-slave-r9m8"
I20260709 13:13:48.657230  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:13:48.661458  3259 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:48.662606  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:13:48.662907  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/master-0-root
uuid: "f9d4463908b346a28aa36d9a69cfcbf5"
format_stamp: "Formatted at 2026-07-09 13:13:48 on dist-test-slave-r9m8"
I20260709 13:13:48.663177  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:48.677836  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:48.679164  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:48.722730  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.190:38579
I20260709 13:13:48.722847  3310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.190:38579 every 8 connection(s)
I20260709 13:13:48.726610  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:48.736168  3311 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5: Bootstrap starting.
I20260709 13:13:48.740844  3311 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:48.745275  3311 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5: No bootstrap required, opened a new log
I20260709 13:13:48.747555  3311 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9d4463908b346a28aa36d9a69cfcbf5" member_type: VOTER }
I20260709 13:13:48.747938  3311 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:48.748215  3311 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9d4463908b346a28aa36d9a69cfcbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:48.748907  3311 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9d4463908b346a28aa36d9a69cfcbf5" member_type: VOTER }
I20260709 13:13:48.749378  3311 raft_consensus.cc:399] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:48.749606  3311 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:48.749887  3311 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:48.754487  3311 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9d4463908b346a28aa36d9a69cfcbf5" member_type: VOTER }
I20260709 13:13:48.755125  3311 leader_election.cc:304] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [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: f9d4463908b346a28aa36d9a69cfcbf5; no voters: 
I20260709 13:13:48.756279  3311 leader_election.cc:290] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:48.756753  3314 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:48.758276  3314 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 1 LEADER]: Becoming Leader. State: Replica: f9d4463908b346a28aa36d9a69cfcbf5, State: Running, Role: LEADER
I20260709 13:13:48.759068  3314 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [LEADER]: Queue going to LEADER mode. State: All 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: "f9d4463908b346a28aa36d9a69cfcbf5" member_type: VOTER }
I20260709 13:13:48.759406  3311 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:48.763772  3315 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f9d4463908b346a28aa36d9a69cfcbf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9d4463908b346a28aa36d9a69cfcbf5" member_type: VOTER } }
I20260709 13:13:48.765293  3315 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:48.764657  3316 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9d4463908b346a28aa36d9a69cfcbf5. Latest consensus state: current_term: 1 leader_uuid: "f9d4463908b346a28aa36d9a69cfcbf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9d4463908b346a28aa36d9a69cfcbf5" member_type: VOTER } }
I20260709 13:13:48.765841  3316 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:48.767743  3322 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:48.773319  3322 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:48.777184  2738 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:48.783643  3322 catalog_manager.cc:1383] Generated new cluster ID: 8755a5020d044f05a91cb2e98e8b4167
I20260709 13:13:48.783932  3322 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:48.825289  3322 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:48.826534  3322 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:48.843163  3322 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5: Generated new TSK 0
I20260709 13:13:48.843791  3322 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:48.909031  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:48.915191  3332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:48.916234  3333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:48.919044  2738 server_base.cc:1061] running on GCE node
W20260709 13:13:48.918992  3335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:48.920401  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:48.920627  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:48.920871  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602828920831 us; error 0 us; skew 500 ppm
I20260709 13:13:48.921418  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:48.923995  2738 webserver.cc:533] Webserver started at http://127.2.172.129:44513/ using document root <none> and password file <none>
I20260709 13:13:48.924507  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:48.924705  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:48.924999  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:48.926168  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-0-root/instance:
uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
format_stamp: "Formatted at 2026-07-09 13:13:48 on dist-test-slave-r9m8"
I20260709 13:13:48.930817  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:13:48.934629  3340 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:48.935350  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:48.935683  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-0-root
uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
format_stamp: "Formatted at 2026-07-09 13:13:48 on dist-test-slave-r9m8"
I20260709 13:13:48.935990  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:48.954970  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:48.956413  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:48.958194  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:48.960718  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:48.960990  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:48.961287  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:48.961519  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:49.006752  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.129:33931
I20260709 13:13:49.006824  3402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.129:33931 every 8 connection(s)
I20260709 13:13:49.012108  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:49.019147  3407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:49.021404  3408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:49.023653  2738 server_base.cc:1061] running on GCE node
W20260709 13:13:49.024189  3410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:49.025092  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:49.025278  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:49.025401  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602829025390 us; error 0 us; skew 500 ppm
I20260709 13:13:49.025862  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:49.028503  2738 webserver.cc:533] Webserver started at http://127.2.172.130:44705/ using document root <none> and password file <none>
I20260709 13:13:49.029119  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:49.029323  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:49.029649  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:49.031234  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-1-root/instance:
uuid: "3a8f35baefec4914bc9ab9f06cd82946"
format_stamp: "Formatted at 2026-07-09 13:13:49 on dist-test-slave-r9m8"
I20260709 13:13:49.032243  3403 heartbeater.cc:344] Connected to a master server at 127.2.172.190:38579
I20260709 13:13:49.032599  3403 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:49.033329  3403 heartbeater.cc:507] Master 127.2.172.190:38579 requested a full tablet report, sending...
I20260709 13:13:49.035868  3276 ts_manager.cc:194] Registered new tserver with Master: bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931)
I20260709 13:13:49.036844  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:13:49.038223  3276 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36074
I20260709 13:13:49.041656  3415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:49.042658  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:13:49.042979  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-1-root
uuid: "3a8f35baefec4914bc9ab9f06cd82946"
format_stamp: "Formatted at 2026-07-09 13:13:49 on dist-test-slave-r9m8"
I20260709 13:13:49.043284  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:49.066094  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:49.067387  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:49.068899  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:49.071537  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:49.071780  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:49.072021  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:49.072193  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:49.115604  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.130:36485
I20260709 13:13:49.115679  3477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.130:36485 every 8 connection(s)
I20260709 13:13:49.120373  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:49.128960  3481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:49.129913  3482 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:49.131173  3484 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:49.133042  2738 server_base.cc:1061] running on GCE node
I20260709 13:13:49.134032  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:49.134306  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:49.134536  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602829134517 us; error 0 us; skew 500 ppm
I20260709 13:13:49.135130  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:49.136073  3478 heartbeater.cc:344] Connected to a master server at 127.2.172.190:38579
I20260709 13:13:49.136547  3478 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:49.137534  3478 heartbeater.cc:507] Master 127.2.172.190:38579 requested a full tablet report, sending...
I20260709 13:13:49.138450  2738 webserver.cc:533] Webserver started at http://127.2.172.131:38129/ using document root <none> and password file <none>
I20260709 13:13:49.139130  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:49.139374  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:49.139739  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:49.140153  3276 ts_manager.cc:194] Registered new tserver with Master: 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:49.140998  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-2-root/instance:
uuid: "df0459e4946e4ae49610da2c0097cc6a"
format_stamp: "Formatted at 2026-07-09 13:13:49 on dist-test-slave-r9m8"
I20260709 13:13:49.141644  3276 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36082
I20260709 13:13:49.147315  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:13:49.151274  3489 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:49.152253  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:13:49.152653  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-2-root
uuid: "df0459e4946e4ae49610da2c0097cc6a"
format_stamp: "Formatted at 2026-07-09 13:13:49 on dist-test-slave-r9m8"
I20260709 13:13:49.152982  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602814257258-2738-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:49.191262  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:49.192520  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:49.193814  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:49.196116  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:49.196360  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:49.196632  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:49.196822  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:49.240841  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.131:39343
I20260709 13:13:49.240947  3551 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.131:39343 every 8 connection(s)
I20260709 13:13:49.255383  3552 heartbeater.cc:344] Connected to a master server at 127.2.172.190:38579
I20260709 13:13:49.255723  3552 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:49.256414  3552 heartbeater.cc:507] Master 127.2.172.190:38579 requested a full tablet report, sending...
I20260709 13:13:49.258324  3276 ts_manager.cc:194] Registered new tserver with Master: df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:49.259060  2738 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01498866s
I20260709 13:13:49.260054  3276 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36096
I20260709 13:13:49.285678  3276 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36104:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:13:49.288962  3276 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:13:49.363360  3517 tablet_service.cc:1511] Processing CreateTablet for tablet 051e6cd5b23e43a0accadae26f0d0554 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:49.365379  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051e6cd5b23e43a0accadae26f0d0554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.372176  3516 tablet_service.cc:1511] Processing CreateTablet for tablet 9269c20651304d62b80852ac5d2f97a6 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:49.373698  3516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9269c20651304d62b80852ac5d2f97a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.374647  3368 tablet_service.cc:1511] Processing CreateTablet for tablet 051e6cd5b23e43a0accadae26f0d0554 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:49.375492  3367 tablet_service.cc:1511] Processing CreateTablet for tablet 9269c20651304d62b80852ac5d2f97a6 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:49.376078  3368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051e6cd5b23e43a0accadae26f0d0554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.376956  3367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9269c20651304d62b80852ac5d2f97a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.379493  3515 tablet_service.cc:1511] Processing CreateTablet for tablet 93797c5763dc4803a54ccd12af990092 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:49.381057  3515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93797c5763dc4803a54ccd12af990092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.381577  3366 tablet_service.cc:1511] Processing CreateTablet for tablet 93797c5763dc4803a54ccd12af990092 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:49.383045  3366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93797c5763dc4803a54ccd12af990092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.386221  3514 tablet_service.cc:1511] Processing CreateTablet for tablet ee1f98afe3954ad5a9fca5f46ef26521 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:49.387796  3514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1f98afe3954ad5a9fca5f46ef26521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.387703  3365 tablet_service.cc:1511] Processing CreateTablet for tablet ee1f98afe3954ad5a9fca5f46ef26521 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:49.389281  3365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1f98afe3954ad5a9fca5f46ef26521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.394240  3513 tablet_service.cc:1511] Processing CreateTablet for tablet 2507e6ea32e1416a86ebc5c7f118656d (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:49.396355  3513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2507e6ea32e1416a86ebc5c7f118656d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.395932  3364 tablet_service.cc:1511] Processing CreateTablet for tablet 2507e6ea32e1416a86ebc5c7f118656d (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:49.396560  3363 tablet_service.cc:1511] Processing CreateTablet for tablet 23e25040190245ef8ed20080a42d388b (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:49.397545  3364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2507e6ea32e1416a86ebc5c7f118656d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.398252  3363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e25040190245ef8ed20080a42d388b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.402761  3443 tablet_service.cc:1511] Processing CreateTablet for tablet 051e6cd5b23e43a0accadae26f0d0554 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:49.404455  3443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051e6cd5b23e43a0accadae26f0d0554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.407924  3442 tablet_service.cc:1511] Processing CreateTablet for tablet 9269c20651304d62b80852ac5d2f97a6 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:49.409598  3442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9269c20651304d62b80852ac5d2f97a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.411876  3441 tablet_service.cc:1511] Processing CreateTablet for tablet 93797c5763dc4803a54ccd12af990092 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:49.413029  3438 tablet_service.cc:1511] Processing CreateTablet for tablet 23e25040190245ef8ed20080a42d388b (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:49.413795  3441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93797c5763dc4803a54ccd12af990092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.414640  3438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e25040190245ef8ed20080a42d388b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.415813  3440 tablet_service.cc:1511] Processing CreateTablet for tablet ee1f98afe3954ad5a9fca5f46ef26521 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:49.417248  3440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1f98afe3954ad5a9fca5f46ef26521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.402761  3439 tablet_service.cc:1511] Processing CreateTablet for tablet 2507e6ea32e1416a86ebc5c7f118656d (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:49.420607  3439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2507e6ea32e1416a86ebc5c7f118656d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.430781  3512 tablet_service.cc:1511] Processing CreateTablet for tablet 23e25040190245ef8ed20080a42d388b (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:49.432991  3512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e25040190245ef8ed20080a42d388b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.444525  3362 tablet_service.cc:1511] Processing CreateTablet for tablet 95a99aba79994817abee92d8aa1d97d2 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:49.460134  3362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a99aba79994817abee92d8aa1d97d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.462759  3567 tablet_bootstrap.cc:492] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a: Bootstrap starting.
I20260709 13:13:49.482781  3437 tablet_service.cc:1511] Processing CreateTablet for tablet 95a99aba79994817abee92d8aa1d97d2 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:49.488071  3437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a99aba79994817abee92d8aa1d97d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.507557  3368 tablet_service.cc:1511] Processing CreateTablet for tablet f0e32a3bf4dc49e8b38607e08cc3094b (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:49.509021  3368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0e32a3bf4dc49e8b38607e08cc3094b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.509575  3517 tablet_service.cc:1511] Processing CreateTablet for tablet 95a99aba79994817abee92d8aa1d97d2 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:49.512382  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95a99aba79994817abee92d8aa1d97d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.518088  3568 tablet_bootstrap.cc:492] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0: Bootstrap starting.
I20260709 13:13:49.536432  3567 tablet_bootstrap.cc:654] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.544478  3439 tablet_service.cc:1511] Processing CreateTablet for tablet f0e32a3bf4dc49e8b38607e08cc3094b (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:49.545962  3439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0e32a3bf4dc49e8b38607e08cc3094b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.557015  3512 tablet_service.cc:1511] Processing CreateTablet for tablet f0e32a3bf4dc49e8b38607e08cc3094b (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:49.558801  3512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0e32a3bf4dc49e8b38607e08cc3094b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.576165  3568 tablet_bootstrap.cc:654] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.578970  3569 tablet_bootstrap.cc:492] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946: Bootstrap starting.
I20260709 13:13:49.586001  3569 tablet_bootstrap.cc:654] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.587432  3364 tablet_service.cc:1511] Processing CreateTablet for tablet 8f486afbcf22443b804c42b078e64956 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:49.588789  3364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f486afbcf22443b804c42b078e64956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.588866  3437 tablet_service.cc:1511] Processing CreateTablet for tablet 8f486afbcf22443b804c42b078e64956 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:49.590209  3437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f486afbcf22443b804c42b078e64956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.591022  3567 tablet_bootstrap.cc:492] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a: No bootstrap required, opened a new log
I20260709 13:13:49.591513  3567 ts_tablet_manager.cc:1403] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.014s
I20260709 13:13:49.599586  3441 tablet_service.cc:1511] Processing CreateTablet for tablet 29e93e9cd2524ac7b38202f74fc4378a (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:49.601516  3441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e93e9cd2524ac7b38202f74fc4378a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.598282  3367 tablet_service.cc:1511] Processing CreateTablet for tablet 29e93e9cd2524ac7b38202f74fc4378a (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:49.604035  3367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e93e9cd2524ac7b38202f74fc4378a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.599797  3517 tablet_service.cc:1511] Processing CreateTablet for tablet 8f486afbcf22443b804c42b078e64956 (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:49.608331  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f486afbcf22443b804c42b078e64956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.594534  3567 raft_consensus.cc:359] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:49.615816  3567 raft_consensus.cc:385] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.616194  3567 raft_consensus.cc:740] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.618892  3512 tablet_service.cc:1511] Processing CreateTablet for tablet 29e93e9cd2524ac7b38202f74fc4378a (DEFAULT_TABLE table=test-workload [id=cc190d4313e14ab0addc088e1c3c7e58]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:49.619150  3567 consensus_queue.cc:260] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:49.621155  3512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e93e9cd2524ac7b38202f74fc4378a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:49.625090  3552 heartbeater.cc:499] Master 127.2.172.190:38579 was elected leader, sending a full tablet report...
I20260709 13:13:49.627138  3569 tablet_bootstrap.cc:492] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946: No bootstrap required, opened a new log
I20260709 13:13:49.628629  3569 ts_tablet_manager.cc:1403] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.006s
I20260709 13:13:49.631742  3569 raft_consensus.cc:359] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.632746  3569 raft_consensus.cc:385] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.633131  3569 raft_consensus.cc:740] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.633982  3569 consensus_queue.cc:260] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.639561  3567 ts_tablet_manager.cc:1434] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.002s
I20260709 13:13:49.640604  3567 tablet_bootstrap.cc:492] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a: Bootstrap starting.
I20260709 13:13:49.644418  3573 raft_consensus.cc:493] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.644974  3573 raft_consensus.cc:515] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:49.650537  3568 tablet_bootstrap.cc:492] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0: No bootstrap required, opened a new log
I20260709 13:13:49.651473  3568 ts_tablet_manager.cc:1403] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.008s
I20260709 13:13:49.655730  3568 raft_consensus.cc:359] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.656908  3568 raft_consensus.cc:385] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.657394  3568 raft_consensus.cc:740] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.658643  3573 leader_election.cc:290] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931)
I20260709 13:13:49.658663  3568 consensus_queue.cc:260] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.663847  3567 tablet_bootstrap.cc:654] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.666983  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:49.667421  3569 ts_tablet_manager.cc:1434] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946: Time spent starting tablet: real 0.038s	user 0.021s	sys 0.016s
I20260709 13:13:49.666415  3478 heartbeater.cc:499] Master 127.2.172.190:38579 was elected leader, sending a full tablet report...
I20260709 13:13:49.668910  3569 tablet_bootstrap.cc:492] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946: Bootstrap starting.
W20260709 13:13:49.679504  3490 leader_election.cc:343] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.683436  3569 tablet_bootstrap.cc:654] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.688225  3567 tablet_bootstrap.cc:492] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a: No bootstrap required, opened a new log
I20260709 13:13:49.688781  3567 ts_tablet_manager.cc:1403] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.000s
I20260709 13:13:49.696027  3567 raft_consensus.cc:359] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.696779  3567 raft_consensus.cc:385] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.697086  3567 raft_consensus.cc:740] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.702265  3567 consensus_queue.cc:260] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.704864  3567 ts_tablet_manager.cc:1434] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:13:49.705866  3567 tablet_bootstrap.cc:492] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a: Bootstrap starting.
I20260709 13:13:49.711439  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
W20260709 13:13:49.713335  3493 leader_election.cc:343] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.713838  3493 leader_election.cc:304] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df0459e4946e4ae49610da2c0097cc6a; no voters: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:49.714679  3573 raft_consensus.cc:2749] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:49.718487  3403 heartbeater.cc:499] Master 127.2.172.190:38579 was elected leader, sending a full tablet report...
I20260709 13:13:49.719763  3568 ts_tablet_manager.cc:1434] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent starting tablet: real 0.068s	user 0.039s	sys 0.025s
I20260709 13:13:49.721216  3568 tablet_bootstrap.cc:492] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0: Bootstrap starting.
I20260709 13:13:49.725179  3569 tablet_bootstrap.cc:492] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946: No bootstrap required, opened a new log
I20260709 13:13:49.725616  3567 tablet_bootstrap.cc:654] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.725795  3569 ts_tablet_manager.cc:1403] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.020s
I20260709 13:13:49.728705  3568 tablet_bootstrap.cc:654] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.729125  3569 raft_consensus.cc:359] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.729921  3569 raft_consensus.cc:385] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.730274  3569 raft_consensus.cc:740] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.731257  3569 consensus_queue.cc:260] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.737397  3569 ts_tablet_manager.cc:1434] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.009s
I20260709 13:13:49.738495  3569 tablet_bootstrap.cc:492] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946: Bootstrap starting.
I20260709 13:13:49.744491  3568 tablet_bootstrap.cc:492] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0: No bootstrap required, opened a new log
I20260709 13:13:49.745085  3569 tablet_bootstrap.cc:654] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.746141  3568 ts_tablet_manager.cc:1403] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 13:13:49.747290  3567 tablet_bootstrap.cc:492] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a: No bootstrap required, opened a new log
I20260709 13:13:49.747792  3567 ts_tablet_manager.cc:1403] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.012s
I20260709 13:13:49.749308  3568 raft_consensus.cc:359] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:49.750093  3568 raft_consensus.cc:385] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.750399  3568 raft_consensus.cc:740] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.750782  3567 raft_consensus.cc:359] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.751574  3567 raft_consensus.cc:385] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.751396  3568 consensus_queue.cc:260] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:49.751888  3567 raft_consensus.cc:740] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.752785  3567 consensus_queue.cc:260] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.754016  3568 ts_tablet_manager.cc:1434] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:49.754998  3568 tablet_bootstrap.cc:492] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0: Bootstrap starting.
I20260709 13:13:49.759718  3567 ts_tablet_manager.cc:1434] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:13:49.761011  3567 tablet_bootstrap.cc:492] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a: Bootstrap starting.
I20260709 13:13:49.761755  3568 tablet_bootstrap.cc:654] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.767449  3574 raft_consensus.cc:493] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.768213  3574 raft_consensus.cc:515] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.770520  3567 tablet_bootstrap.cc:654] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:49.772660  3324 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:49.782035  3574 leader_election.cc:290] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:49.803498  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
W20260709 13:13:49.805332  3416 leader_election.cc:343] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.808641  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a" is_pre_election: true
I20260709 13:13:49.810319  3568 tablet_bootstrap.cc:492] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0: No bootstrap required, opened a new log
I20260709 13:13:49.810364  3569 tablet_bootstrap.cc:492] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946: No bootstrap required, opened a new log
W20260709 13:13:49.810540  3419 leader_election.cc:343] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.810895  3568 ts_tablet_manager.cc:1403] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.031s
I20260709 13:13:49.811197  3569 ts_tablet_manager.cc:1403] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.021s
I20260709 13:13:49.811447  3567 tablet_bootstrap.cc:492] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a: No bootstrap required, opened a new log
I20260709 13:13:49.811154  3419 leader_election.cc:304] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946; no voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a
I20260709 13:13:49.812116  3567 ts_tablet_manager.cc:1403] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.024s
I20260709 13:13:49.812630  3574 raft_consensus.cc:2749] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:49.813997  3568 raft_consensus.cc:359] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.814174  3569 raft_consensus.cc:359] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.814831  3568 raft_consensus.cc:385] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.814867  3569 raft_consensus.cc:385] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.814801  3567 raft_consensus.cc:359] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.815568  3567 raft_consensus.cc:385] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.815428  3568 raft_consensus.cc:740] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.815460  3569 raft_consensus.cc:740] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.815963  3567 raft_consensus.cc:740] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.816465  3568 consensus_queue.cc:260] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.816735  3567 consensus_queue.cc:260] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.816723  3569 consensus_queue.cc:260] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.818641  3573 raft_consensus.cc:493] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.818783  3568 ts_tablet_manager.cc:1434] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:49.819059  3567 ts_tablet_manager.cc:1434] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:49.819106  3573 raft_consensus.cc:515] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.819746  3568 tablet_bootstrap.cc:492] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0: Bootstrap starting.
I20260709 13:13:49.820112  3567 tablet_bootstrap.cc:492] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a: Bootstrap starting.
I20260709 13:13:49.825289  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:49.826879  3567 tablet_bootstrap.cc:654] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.826994  3568 tablet_bootstrap.cc:654] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:49.827786  3490 leader_election.cc:343] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.828815  3573 leader_election.cc:290] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:49.829617  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:49.830422  3453 raft_consensus.cc:2468] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:49.832154  3493 leader_election.cc:304] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:49.833688  3573 raft_consensus.cc:2804] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.834131  3573 raft_consensus.cc:493] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.834627  3573 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.841411  3567 tablet_bootstrap.cc:492] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a: No bootstrap required, opened a new log
I20260709 13:13:49.841903  3567 ts_tablet_manager.cc:1403] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 13:13:49.843770  3586 raft_consensus.cc:493] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.844441  3567 raft_consensus.cc:359] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.844347  3586 raft_consensus.cc:515] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.845336  3567 raft_consensus.cc:385] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.845685  3567 raft_consensus.cc:740] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.846460  3567 consensus_queue.cc:260] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.848178  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e25040190245ef8ed20080a42d388b" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:49.849076  3378 raft_consensus.cc:2468] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:49.850987  3490 leader_election.cc:304] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:49.855046  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e25040190245ef8ed20080a42d388b" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:49.855984  3453 raft_consensus.cc:2468] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:49.858875  3586 leader_election.cc:290] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:49.860203  3569 ts_tablet_manager.cc:1434] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260709 13:13:49.872910  3586 raft_consensus.cc:2804] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:49.874794  3586 raft_consensus.cc:493] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:49.875324  3569 tablet_bootstrap.cc:492] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946: Bootstrap starting.
I20260709 13:13:49.875577  3586 raft_consensus.cc:3060] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.879482  3573 raft_consensus.cc:515] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.881475  3569 tablet_bootstrap.cc:654] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.883553  3573 leader_election.cc:290] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:49.883913  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:49.886053  3453 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:49.888232  3568 tablet_bootstrap.cc:492] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0: No bootstrap required, opened a new log
I20260709 13:13:49.888232  3569 tablet_bootstrap.cc:492] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946: No bootstrap required, opened a new log
I20260709 13:13:49.888854  3568 ts_tablet_manager.cc:1403] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.032s
I20260709 13:13:49.889464  3569 ts_tablet_manager.cc:1403] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 13:13:49.890123  3567 ts_tablet_manager.cc:1434] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a: Time spent starting tablet: real 0.048s	user 0.026s	sys 0.021s
I20260709 13:13:49.892230  3568 raft_consensus.cc:359] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.892513  3569 raft_consensus.cc:359] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.893080  3568 raft_consensus.cc:385] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.893419  3569 raft_consensus.cc:385] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.893419  3568 raft_consensus.cc:740] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.893932  3569 raft_consensus.cc:740] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.894456  3568 consensus_queue.cc:260] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.894992  3453 raft_consensus.cc:2468] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 1.
I20260709 13:13:49.894835  3569 consensus_queue.cc:260] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.899721  3493 leader_election.cc:304] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:49.900887  3589 raft_consensus.cc:2804] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.901471  3589 raft_consensus.cc:697] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Leader. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:49.896334  3567 tablet_bootstrap.cc:492] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a: Bootstrap starting.
I20260709 13:13:49.902869  3573 raft_consensus.cc:493] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:49.902437  3589 consensus_queue.cc:237] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.903311  3573 raft_consensus.cc:515] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.896818  3568 ts_tablet_manager.cc:1434] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:13:49.896946  3490 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.129:33931, user_credentials={real_user=slave}} blocked reactor thread for 46112us
I20260709 13:13:49.904819  3568 tablet_bootstrap.cc:492] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0: Bootstrap starting.
I20260709 13:13:49.905429  3573 leader_election.cc:290] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:49.902661  3586 raft_consensus.cc:515] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.907416  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:49.908785  3586 leader_election.cc:290] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:49.909987  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:49.910375  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e25040190245ef8ed20080a42d388b" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:49.911085  3569 ts_tablet_manager.cc:1434] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:13:49.911185  3451 raft_consensus.cc:3060] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:49.911648  3493 leader_election.cc:343] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.912273  3569 tablet_bootstrap.cc:492] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946: Bootstrap starting.
I20260709 13:13:49.912541  3568 tablet_bootstrap.cc:654] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:49.916456  3490 leader_election.cc:343] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.917109  3490 leader_election.cc:304] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df0459e4946e4ae49610da2c0097cc6a; no voters: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:49.919305  3569 tablet_bootstrap.cc:654] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.919442  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e25040190245ef8ed20080a42d388b" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:49.919597  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:49.920060  3377 raft_consensus.cc:3060] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:49.923969  3490 leader_election.cc:343] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:49.925331  3590 raft_consensus.cc:2749] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:49.910413  3567 tablet_bootstrap.cc:654] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.942308  3451 raft_consensus.cc:2468] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 1.
I20260709 13:13:49.943907  3493 leader_election.cc:304] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:49.945411  3586 raft_consensus.cc:2804] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:49.946197  3586 raft_consensus.cc:697] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Leader. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:49.947132  3586 consensus_queue.cc:237] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.948173  3567 tablet_bootstrap.cc:492] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a: No bootstrap required, opened a new log
I20260709 13:13:49.948678  3567 ts_tablet_manager.cc:1403] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.003s
I20260709 13:13:49.954212  3377 raft_consensus.cc:2468] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 1.
I20260709 13:13:49.955399  3567 raft_consensus.cc:359] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.956178  3567 raft_consensus.cc:385] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.956470  3567 raft_consensus.cc:740] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.957234  3567 consensus_queue.cc:260] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.964001  3567 ts_tablet_manager.cc:1434] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:13:49.967211  3567 tablet_bootstrap.cc:492] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a: Bootstrap starting.
I20260709 13:13:49.966502  3276 catalog_manager.cc:5697] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to df0459e4946e4ae49610da2c0097cc6a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "df0459e4946e4ae49610da2c0097cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:49.968693  3569 tablet_bootstrap.cc:492] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946: No bootstrap required, opened a new log
I20260709 13:13:49.969127  3569 ts_tablet_manager.cc:1403] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.021s
I20260709 13:13:49.968143  3568 tablet_bootstrap.cc:492] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0: No bootstrap required, opened a new log
I20260709 13:13:49.971164  3568 ts_tablet_manager.cc:1403] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.023s
I20260709 13:13:49.971714  3569 raft_consensus.cc:359] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.972504  3569 raft_consensus.cc:385] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.972816  3569 raft_consensus.cc:740] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.974212  3568 raft_consensus.cc:359] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.974990  3568 raft_consensus.cc:385] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:49.975154  3567 tablet_bootstrap.cc:654] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.975324  3568 raft_consensus.cc:740] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Initialized, Role: FOLLOWER
I20260709 13:13:49.973732  3569 consensus_queue.cc:260] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.976233  3568 consensus_queue.cc:260] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:49.978863  3568 ts_tablet_manager.cc:1434] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:13:49.980435  3568 tablet_bootstrap.cc:492] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0: Bootstrap starting.
I20260709 13:13:49.988992  3569 ts_tablet_manager.cc:1434] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.006s
I20260709 13:13:49.990089  3568 tablet_bootstrap.cc:654] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:49.990419  3569 tablet_bootstrap.cc:492] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946: Bootstrap starting.
I20260709 13:13:50.004089  3567 tablet_bootstrap.cc:492] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a: No bootstrap required, opened a new log
I20260709 13:13:50.004321  3568 tablet_bootstrap.cc:492] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0: No bootstrap required, opened a new log
I20260709 13:13:50.004653  3567 ts_tablet_manager.cc:1403] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.009s
I20260709 13:13:50.004724  3568 ts_tablet_manager.cc:1403] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260709 13:13:50.005110  3569 tablet_bootstrap.cc:654] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.005353  3576 raft_consensus.cc:493] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.005853  3576 raft_consensus.cc:515] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.007965  3568 raft_consensus.cc:359] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.008744  3568 raft_consensus.cc:385] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.009050  3568 raft_consensus.cc:740] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.009944  3568 consensus_queue.cc:260] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.010896  3574 raft_consensus.cc:493] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.011400  3574 raft_consensus.cc:515] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.013767  3574 leader_election.cc:290] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.015255  3576 leader_election.cc:290] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.016111  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a" is_pre_election: true
I20260709 13:13:50.016860  3527 raft_consensus.cc:2468] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 0.
I20260709 13:13:50.018625  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:50.020120  3419 leader_election.cc:304] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.019917  3274 catalog_manager.cc:5697] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to df0459e4946e4ae49610da2c0097cc6a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "df0459e4946e4ae49610da2c0097cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: HEALTHY } } }
W20260709 13:13:50.020825  3416 leader_election.cc:343] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:50.021732  3568 ts_tablet_manager.cc:1434] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 13:13:50.021816  3574 raft_consensus.cc:2804] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:50.022423  3574 raft_consensus.cc:493] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:50.022876  3574 raft_consensus.cc:3060] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.023310  3568 tablet_bootstrap.cc:492] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0: Bootstrap starting.
I20260709 13:13:50.031092  3568 tablet_bootstrap.cc:654] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.031037  3567 raft_consensus.cc:359] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.031966  3567 raft_consensus.cc:385] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.032305  3567 raft_consensus.cc:740] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.033275  3567 consensus_queue.cc:260] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.036358  3567 ts_tablet_manager.cc:1434] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:13:50.036949  3574 raft_consensus.cc:515] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.039510  3567 tablet_bootstrap.cc:492] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a: Bootstrap starting.
I20260709 13:13:50.046164  3568 tablet_bootstrap.cc:492] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0: No bootstrap required, opened a new log
I20260709 13:13:50.046813  3568 ts_tablet_manager.cc:1403] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 13:13:50.049572  3589 raft_consensus.cc:493] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.050113  3568 raft_consensus.cc:359] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.050307  3589 raft_consensus.cc:515] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.051060  3568 raft_consensus.cc:385] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.051517  3568 raft_consensus.cc:740] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.052403  3568 consensus_queue.cc:260] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.055907  3574 leader_election.cc:290] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.056129  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797c5763dc4803a54ccd12af990092" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:50.057061  3377 raft_consensus.cc:2468] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:50.057580  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.058213  3527 raft_consensus.cc:3060] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.058384  3568 ts_tablet_manager.cc:1434] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:13:50.059605  3568 tablet_bootstrap.cc:492] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0: Bootstrap starting.
I20260709 13:13:50.059890  3490 leader_election.cc:304] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.061100  3590 raft_consensus.cc:2804] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:50.061636  3590 raft_consensus.cc:493] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:50.062070  3590 raft_consensus.cc:3060] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.069757  3527 raft_consensus.cc:2468] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 1.
I20260709 13:13:50.074242  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:50.074898  3419 leader_election.cc:304] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.075363  3377 raft_consensus.cc:3060] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.074369  3568 tablet_bootstrap.cc:654] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.076371  3574 raft_consensus.cc:2804] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:50.079342  3589 leader_election.cc:290] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:50.084184  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797c5763dc4803a54ccd12af990092" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:50.086476  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:50.087682  3451 raft_consensus.cc:2393] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bacf5f10d8ec4f8cafd2db3daf840af0 in current term 1: Already voted for candidate df0459e4946e4ae49610da2c0097cc6a in this term.
W20260709 13:13:50.089469  3493 leader_election.cc:343] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:50.086481  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a" is_pre_election: true
I20260709 13:13:50.089684  3568 tablet_bootstrap.cc:492] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0: No bootstrap required, opened a new log
I20260709 13:13:50.092687  3568 ts_tablet_manager.cc:1403] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.008s
I20260709 13:13:50.092365  3590 raft_consensus.cc:515] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.092947  3569 tablet_bootstrap.cc:492] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946: No bootstrap required, opened a new log
I20260709 13:13:50.093585  3569 ts_tablet_manager.cc:1403] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent bootstrapping tablet: real 0.103s	user 0.026s	sys 0.013s
I20260709 13:13:50.093416  3344 leader_election.cc:304] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a
I20260709 13:13:50.094714  3603 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.095944  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797c5763dc4803a54ccd12af990092" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:50.096020  3568 raft_consensus.cc:359] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.096662  3378 raft_consensus.cc:3060] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.096856  3568 raft_consensus.cc:385] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.097263  3568 raft_consensus.cc:740] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.098134  3568 consensus_queue.cc:260] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.099581  3377 raft_consensus.cc:2468] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 1.
I20260709 13:13:50.100454  3568 ts_tablet_manager.cc:1434] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:50.101512  3568 tablet_bootstrap.cc:492] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0: Bootstrap starting.
I20260709 13:13:50.105382  3378 raft_consensus.cc:2468] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 1.
I20260709 13:13:50.105384  3603 raft_consensus.cc:2749] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:50.106192  3567 tablet_bootstrap.cc:654] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.106889  3490 leader_election.cc:304] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.107872  3589 raft_consensus.cc:2804] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:50.108371  3589 raft_consensus.cc:697] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Leader. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:50.109215  3589 consensus_queue.cc:237] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.113934  3603 raft_consensus.cc:493] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.114532  3603 raft_consensus.cc:515] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:50.116931  3603 leader_election.cc:290] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:50.118445  3568 tablet_bootstrap.cc:654] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.120057  3569 raft_consensus.cc:359] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.120932  3569 raft_consensus.cc:385] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.121289  3569 raft_consensus.cc:740] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.122830  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a" is_pre_election: true
I20260709 13:13:50.123593  3527 raft_consensus.cc:2468] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 0.
I20260709 13:13:50.124752  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:50.125607  3590 leader_election.cc:290] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
W20260709 13:13:50.126638  3344 leader_election.cc:343] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:50.127516  3344 leader_election.cc:304] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 3a8f35baefec4914bc9ab9f06cd82946
I20260709 13:13:50.128659  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797c5763dc4803a54ccd12af990092" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.129890  3574 raft_consensus.cc:697] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:50.131590  3574 consensus_queue.cc:237] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.133558  3603 raft_consensus.cc:2804] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:50.134022  3603 raft_consensus.cc:493] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:50.134406  3603 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.134564  3568 tablet_bootstrap.cc:492] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0: No bootstrap required, opened a new log
I20260709 13:13:50.135219  3568 ts_tablet_manager.cc:1403] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.011s
I20260709 13:13:50.138337  3569 consensus_queue.cc:260] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.139912  3451 raft_consensus.cc:3060] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.141875  3569 ts_tablet_manager.cc:1434] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 13:13:50.143265  3569 tablet_bootstrap.cc:492] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946: Bootstrap starting.
I20260709 13:13:50.138324  3568 raft_consensus.cc:359] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.147642  3568 raft_consensus.cc:385] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.147235  3603 raft_consensus.cc:515] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:50.148008  3568 raft_consensus.cc:740] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.149279  3451 raft_consensus.cc:2468] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 1.
I20260709 13:13:50.149075  3568 consensus_queue.cc:260] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.151062  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.151211  3603 leader_election.cc:290] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 election: Requested vote from peers df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:50.151762  3527 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.152459  3568 ts_tablet_manager.cc:1434] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 13:13:50.153494  3568 tablet_bootstrap.cc:492] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0: Bootstrap starting.
I20260709 13:13:50.154917  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
W20260709 13:13:50.156755  3344 leader_election.cc:343] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:50.139632  3274 catalog_manager.cc:5697] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to df0459e4946e4ae49610da2c0097cc6a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "df0459e4946e4ae49610da2c0097cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:50.159904  3568 tablet_bootstrap.cc:654] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.163589  3527 raft_consensus.cc:2468] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 1.
I20260709 13:13:50.168423  3569 tablet_bootstrap.cc:654] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.174777  3344 leader_election.cc:304] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 3a8f35baefec4914bc9ab9f06cd82946
I20260709 13:13:50.175808  3568 tablet_bootstrap.cc:492] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0: No bootstrap required, opened a new log
I20260709 13:13:50.176172  3603 raft_consensus.cc:2804] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:50.176339  3568 ts_tablet_manager.cc:1403] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.007s
I20260709 13:13:50.176975  3567 tablet_bootstrap.cc:492] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a: No bootstrap required, opened a new log
I20260709 13:13:50.176769  3603 raft_consensus.cc:697] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:50.177493  3567 ts_tablet_manager.cc:1403] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a: Time spent bootstrapping tablet: real 0.140s	user 0.022s	sys 0.022s
I20260709 13:13:50.177876  3603 consensus_queue.cc:237] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:50.179350  3568 raft_consensus.cc:359] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.180088  3568 raft_consensus.cc:385] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.179934  3567 raft_consensus.cc:359] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.180423  3568 raft_consensus.cc:740] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.180609  3567 raft_consensus.cc:385] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.180896  3567 raft_consensus.cc:740] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.181342  3568 consensus_queue.cc:260] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.181697  3567 consensus_queue.cc:260] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.183629  3568 ts_tablet_manager.cc:1434] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:13:50.182516  3274 catalog_manager.cc:5697] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.188318  3567 ts_tablet_manager.cc:1434] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:13:50.189455  3567 tablet_bootstrap.cc:492] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a: Bootstrap starting.
I20260709 13:13:50.192732  3569 tablet_bootstrap.cc:492] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946: No bootstrap required, opened a new log
I20260709 13:13:50.193290  3569 ts_tablet_manager.cc:1403] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.001s
I20260709 13:13:50.194222  3603 raft_consensus.cc:493] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.195241  3567 tablet_bootstrap.cc:654] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.194769  3603 raft_consensus.cc:515] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.196559  3589 raft_consensus.cc:493] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.197194  3603 leader_election.cc:290] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.197072  3589 raft_consensus.cc:515] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.199493  3589 leader_election.cc:290] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:50.199702  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a" is_pre_election: true
I20260709 13:13:50.200220  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:50.200446  3527 raft_consensus.cc:2468] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 0.
I20260709 13:13:50.200788  3377 raft_consensus.cc:2468] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:50.200600  3569 raft_consensus.cc:359] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.201416  3569 raft_consensus.cc:385] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.201799  3569 raft_consensus.cc:740] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.202301  3490 leader_election.cc:304] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.202853  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:50.202735  3569 consensus_queue.cc:260] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.203197  3589 raft_consensus.cc:2804] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:50.203532  3453 raft_consensus.cc:2468] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:50.203743  3589 raft_consensus.cc:493] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:50.204097  3589 raft_consensus.cc:3060] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.204316  3272 catalog_manager.cc:5697] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:50.205673  3569 ts_tablet_manager.cc:1434] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:13:50.203115  3344 leader_election.cc:304] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.207180  3603 raft_consensus.cc:2804] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:50.207629  3603 raft_consensus.cc:493] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:50.208014  3603 raft_consensus.cc:3060] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.209720  3589 raft_consensus.cc:515] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.215519  3576 raft_consensus.cc:493] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.216118  3576 raft_consensus.cc:515] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.218050  3569 tablet_bootstrap.cc:492] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946: Bootstrap starting.
I20260709 13:13:50.218166  3567 tablet_bootstrap.cc:492] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a: No bootstrap required, opened a new log
I20260709 13:13:50.218739  3567 ts_tablet_manager.cc:1403] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.010s
I20260709 13:13:50.218662  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:50.221405  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e93e9cd2524ac7b38202f74fc4378a" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:50.221572  3567 raft_consensus.cc:359] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.222157  3567 raft_consensus.cc:385] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.222462  3567 raft_consensus.cc:740] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Initialized, Role: FOLLOWER
W20260709 13:13:50.223449  3344 leader_election.cc:343] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:50.223169  3567 consensus_queue.cc:260] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.218241  3576 leader_election.cc:290] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.224403  3576 raft_consensus.cc:493] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.224856  3576 raft_consensus.cc:515] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.225322  3567 ts_tablet_manager.cc:1434] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:50.226035  3569 tablet_bootstrap.cc:654] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.226223  3567 tablet_bootstrap.cc:492] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a: Bootstrap starting.
I20260709 13:13:50.226719  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:50.227434  3451 raft_consensus.cc:2468] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 0.
I20260709 13:13:50.227914  3590 raft_consensus.cc:493] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.228372  3590 raft_consensus.cc:515] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.229677  3576 leader_election.cc:290] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.230612  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e93e9cd2524ac7b38202f74fc4378a" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a" is_pre_election: true
I20260709 13:13:50.231300  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:50.231813  3590 leader_election.cc:290] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:50.231911  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:50.232755  3453 raft_consensus.cc:2468] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 0.
I20260709 13:13:50.233482  3378 raft_consensus.cc:2468] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:50.232053  3589 leader_election.cc:290] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:50.234602  3490 leader_election.cc:304] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.234947  3344 leader_election.cc:304] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 
I20260709 13:13:50.215553  3603 raft_consensus.cc:515] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.235836  3576 raft_consensus.cc:2804] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:50.236328  3377 raft_consensus.cc:2393] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df0459e4946e4ae49610da2c0097cc6a in current term 1: Already voted for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in this term.
I20260709 13:13:50.236261  3576 raft_consensus.cc:493] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:50.236807  3576 raft_consensus.cc:3060] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.238871  3567 tablet_bootstrap.cc:654] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.238682  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:50.239046  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.239398  3453 raft_consensus.cc:2468] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:50.239627  3451 raft_consensus.cc:3060] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.240962  3589 raft_consensus.cc:2804] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:50.241364  3589 raft_consensus.cc:493] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:50.241722  3589 raft_consensus.cc:3060] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.243933  3603 leader_election.cc:290] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.245294  3576 raft_consensus.cc:515] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.246575  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.247702  3576 leader_election.cc:290] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.252907  3589 raft_consensus.cc:515] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.255481  3589 leader_election.cc:290] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
W20260709 13:13:50.257767  3344 leader_election.cc:343] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:50.257725  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:50.258728  3567 tablet_bootstrap.cc:492] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a: No bootstrap required, opened a new log
I20260709 13:13:50.258883  3377 raft_consensus.cc:2393] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df0459e4946e4ae49610da2c0097cc6a in current term 1: Already voted for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in this term.
I20260709 13:13:50.259244  3567 ts_tablet_manager.cc:1403] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.014s
I20260709 13:13:50.260623  3344 leader_election.cc:304] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a
I20260709 13:13:50.261452  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.262339  3526 raft_consensus.cc:2393] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bacf5f10d8ec4f8cafd2db3daf840af0 in current term 1: Already voted for candidate df0459e4946e4ae49610da2c0097cc6a in this term.
I20260709 13:13:50.263398  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.264106  3453 raft_consensus.cc:3060] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.264478  3567 raft_consensus.cc:359] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.265287  3567 raft_consensus.cc:385] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.265591  3567 raft_consensus.cc:740] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.265463  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a" is_pre_election: true
I20260709 13:13:50.264268  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.266343  3527 raft_consensus.cc:2393] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bacf5f10d8ec4f8cafd2db3daf840af0 in current term 1: Already voted for candidate df0459e4946e4ae49610da2c0097cc6a in this term.
I20260709 13:13:50.267536  3567 consensus_queue.cc:260] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.269711  3567 ts_tablet_manager.cc:1434] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:13:50.271734  3493 leader_election.cc:304] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [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: df0459e4946e4ae49610da2c0097cc6a; no voters: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:50.272497  3576 raft_consensus.cc:2749] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:50.272578  3453 raft_consensus.cc:2468] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 1.
I20260709 13:13:50.273581  3344 leader_election.cc:304] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [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: bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a
I20260709 13:13:50.274205  3451 raft_consensus.cc:2468] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 1.
I20260709 13:13:50.274945  3589 raft_consensus.cc:2749] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:50.276594  3617 raft_consensus.cc:2749] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:50.278169  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.278990  3493 leader_election.cc:304] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:50.279524  3527 raft_consensus.cc:2393] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bacf5f10d8ec4f8cafd2db3daf840af0 in current term 1: Already voted for candidate df0459e4946e4ae49610da2c0097cc6a in this term.
I20260709 13:13:50.279870  3589 raft_consensus.cc:2804] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:50.278786  3569 tablet_bootstrap.cc:492] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946: No bootstrap required, opened a new log
I20260709 13:13:50.280391  3589 raft_consensus.cc:697] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Leader. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:50.281034  3569 ts_tablet_manager.cc:1403] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.002s
I20260709 13:13:50.281246  3344 leader_election.cc:304] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 
I20260709 13:13:50.281517  3589 consensus_queue.cc:237] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.282222  3617 raft_consensus.cc:2804] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:50.282898  3617 raft_consensus.cc:697] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:50.283893  3569 raft_consensus.cc:359] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.283748  3617 consensus_queue.cc:237] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.284619  3569 raft_consensus.cc:385] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.284956  3569 raft_consensus.cc:740] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.285668  3569 consensus_queue.cc:260] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.290020  3569 ts_tablet_manager.cc:1434] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:13:50.291051  3569 tablet_bootstrap.cc:492] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946: Bootstrap starting.
I20260709 13:13:50.296706  3272 catalog_manager.cc:5697] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.299361  3569 tablet_bootstrap.cc:654] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.298954  3275 catalog_manager.cc:5697] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to df0459e4946e4ae49610da2c0097cc6a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "df0459e4946e4ae49610da2c0097cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:50.306862  3569 tablet_bootstrap.cc:492] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946: No bootstrap required, opened a new log
I20260709 13:13:50.307348  3569 ts_tablet_manager.cc:1403] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:13:50.310503  3569 raft_consensus.cc:359] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:50.311273  3569 raft_consensus.cc:385] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.311571  3569 raft_consensus.cc:740] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.312234  3569 consensus_queue.cc:260] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:50.312597  3589 raft_consensus.cc:493] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.313119  3589 raft_consensus.cc:515] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.314173  3569 ts_tablet_manager.cc:1434] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:13:50.315162  3569 tablet_bootstrap.cc:492] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946: Bootstrap starting.
I20260709 13:13:50.315953  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e93e9cd2524ac7b38202f74fc4378a" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:50.316516  3377 raft_consensus.cc:2468] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:50.317698  3490 leader_election.cc:304] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.318503  3590 raft_consensus.cc:2804] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:50.318923  3590 raft_consensus.cc:493] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:50.319268  3590 raft_consensus.cc:3060] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.319621  3589 leader_election.cc:290] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:50.320400  3569 tablet_bootstrap.cc:654] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:50.320580  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e93e9cd2524ac7b38202f74fc4378a" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
W20260709 13:13:50.321972  3493 leader_election.cc:343] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:50.325784  3569 tablet_bootstrap.cc:492] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946: No bootstrap required, opened a new log
I20260709 13:13:50.326306  3569 ts_tablet_manager.cc:1403] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:13:50.326604  3590 raft_consensus.cc:515] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.329362  3590 leader_election.cc:290] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:50.329087  3569 raft_consensus.cc:359] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.329800  3569 raft_consensus.cc:385] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:50.329638  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e93e9cd2524ac7b38202f74fc4378a" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:50.330147  3569 raft_consensus.cc:740] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Initialized, Role: FOLLOWER
I20260709 13:13:50.330345  3377 raft_consensus.cc:3060] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.330797  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e93e9cd2524ac7b38202f74fc4378a" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.330993  3569 consensus_queue.cc:260] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.331748  3451 raft_consensus.cc:3060] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.333454  3617 raft_consensus.cc:493] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.333971  3617 raft_consensus.cc:515] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.334632  3590 consensus_queue.cc:1048] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.336102  3617 leader_election.cc:290] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.333058  3569 ts_tablet_manager.cc:1434] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:50.338045  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f486afbcf22443b804c42b078e64956" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:50.338747  3452 raft_consensus.cc:2468] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 0.
I20260709 13:13:50.338914  3377 raft_consensus.cc:2468] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 1.
I20260709 13:13:50.339958  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f486afbcf22443b804c42b078e64956" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a" is_pre_election: true
I20260709 13:13:50.340164  3451 raft_consensus.cc:2468] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 1.
I20260709 13:13:50.340045  3344 leader_election.cc:304] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 
I20260709 13:13:50.340708  3527 raft_consensus.cc:2468] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 0.
I20260709 13:13:50.341114  3617 raft_consensus.cc:2804] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:50.341503  3617 raft_consensus.cc:493] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:50.341938  3617 raft_consensus.cc:3060] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.342622  3490 leader_election.cc:304] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.343437  3589 raft_consensus.cc:2804] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:50.343940  3589 raft_consensus.cc:697] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Leader. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:50.344802  3589 consensus_queue.cc:237] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.349261  3617 raft_consensus.cc:515] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.351177  3617 leader_election.cc:290] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.353794  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f486afbcf22443b804c42b078e64956" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.354199  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f486afbcf22443b804c42b078e64956" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.354699  3451 raft_consensus.cc:3060] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.354866  3527 raft_consensus.cc:3060] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.356570  3586 consensus_queue.cc:1048] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.365108  3451 raft_consensus.cc:2468] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 1.
I20260709 13:13:50.366726  3344 leader_election.cc:304] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 
I20260709 13:13:50.367007  3527 raft_consensus.cc:2468] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 1.
I20260709 13:13:50.367925  3617 raft_consensus.cc:2804] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:50.368564  3617 raft_consensus.cc:697] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:50.369642  3617 consensus_queue.cc:237] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.376307  3272 catalog_manager.cc:5697] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to df0459e4946e4ae49610da2c0097cc6a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "df0459e4946e4ae49610da2c0097cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:50.401697  3590 consensus_queue.cc:1048] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.411458  3272 catalog_manager.cc:5697] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 0 to 1, leader changed from <none> to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.418744  3589 consensus_queue.cc:1048] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.449514  3589 raft_consensus.cc:493] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.450068  3589 raft_consensus.cc:515] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.451854  3589 leader_election.cc:290] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:50.452816  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:50.452921  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946" is_pre_election: true
I20260709 13:13:50.453414  3377 raft_consensus.cc:2468] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:50.454067  3453 raft_consensus.cc:2468] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 0.
I20260709 13:13:50.454674  3490 leader_election.cc:304] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.455600  3589 raft_consensus.cc:2804] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:50.455938  3589 raft_consensus.cc:493] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:50.456228  3589 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.461441  3589 raft_consensus.cc:515] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.463366  3589 leader_election.cc:290] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:50.464380  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:50.464380  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.465165  3377 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.465317  3453 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.469969  3377 raft_consensus.cc:2468] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 1.
I20260709 13:13:50.470597  3453 raft_consensus.cc:2468] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 1.
I20260709 13:13:50.471269  3490 leader_election.cc:304] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.472121  3589 raft_consensus.cc:2804] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:50.472586  3589 raft_consensus.cc:697] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Leader. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:50.473387  3589 consensus_queue.cc:237] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.480325  3274 catalog_manager.cc:5697] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to df0459e4946e4ae49610da2c0097cc6a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "df0459e4946e4ae49610da2c0097cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:50.524863  3574 consensus_queue.cc:1048] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.537024  3636 consensus_queue.cc:1048] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.565328  3453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6"
dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
mode: GRACEFUL
new_leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:50890
I20260709 13:13:50.565932  3453 raft_consensus.cc:606] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 LEADER]: Received request to transfer leadership to TS bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:50.580323  3527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93797c5763dc4803a54ccd12af990092"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
mode: GRACEFUL
new_leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:43862
I20260709 13:13:50.581030  3527 raft_consensus.cc:606] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Received request to transfer leadership to TS bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:50.582232  3589 consensus_queue.cc:1048] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.587112  3527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
mode: GRACEFUL
new_leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:43862
I20260709 13:13:50.587733  3527 raft_consensus.cc:606] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Received request to transfer leadership to TS bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:50.594242  3527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
mode: GRACEFUL
new_leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:43862
I20260709 13:13:50.594906  3527 raft_consensus.cc:606] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Received request to transfer leadership to TS bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:50.596184  3589 consensus_queue.cc:1048] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.602444  3527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23e25040190245ef8ed20080a42d388b"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
mode: GRACEFUL
new_leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:43862
I20260709 13:13:50.603116  3527 raft_consensus.cc:606] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Received request to transfer leadership to TS 3a8f35baefec4914bc9ab9f06cd82946
I20260709 13:13:50.605890  3589 raft_consensus.cc:993] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a: : Instructing follower bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:50.606351  3586 raft_consensus.cc:1081] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Signalling peer bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:50.608095  3378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93797c5763dc4803a54ccd12af990092"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:45596
I20260709 13:13:50.608687  3378 raft_consensus.cc:493] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.609023  3378 raft_consensus.cc:3060] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.614758  3636 raft_consensus.cc:493] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:50.614897  3378 raft_consensus.cc:515] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.615242  3636 raft_consensus.cc:515] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:50.617586  3636 leader_election.cc:290] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343), bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931)
I20260709 13:13:50.618290  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797c5763dc4803a54ccd12af990092" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.618888  3527 raft_consensus.cc:3055] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.618768  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" is_pre_election: true
I20260709 13:13:50.619254  3527 raft_consensus.cc:740] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:50.620071  3527 consensus_queue.cc:260] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.621192  3527 raft_consensus.cc:3060] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.622910  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df0459e4946e4ae49610da2c0097cc6a" is_pre_election: true
I20260709 13:13:50.623713  3526 raft_consensus.cc:2393] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a8f35baefec4914bc9ab9f06cd82946 in current term 1: Already voted for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in this term.
I20260709 13:13:50.624622  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797c5763dc4803a54ccd12af990092" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.624748  3419 leader_election.cc:304] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946; no voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a
I20260709 13:13:50.625212  3453 raft_consensus.cc:3060] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.625826  3636 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:50.626955  3377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
mode: GRACEFUL
new_leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:45600
I20260709 13:13:50.627562  3377 raft_consensus.cc:606] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Received request to transfer leadership to TS 3a8f35baefec4914bc9ab9f06cd82946
I20260709 13:13:50.630715  3378 leader_election.cc:290] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.632874  3636 raft_consensus.cc:2749] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:50.635198  3527 raft_consensus.cc:2468] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 2.
I20260709 13:13:50.636160  3344 leader_election.cc:304] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.636591  3453 raft_consensus.cc:2468] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 2.
I20260709 13:13:50.637050  3617 raft_consensus.cc:2804] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.637620  3617 raft_consensus.cc:697] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:50.638334  3527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
mode: GRACEFUL
new_leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:43862
I20260709 13:13:50.638338  3617 consensus_queue.cc:237] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.639083  3527 raft_consensus.cc:606] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Received request to transfer leadership to TS 3a8f35baefec4914bc9ab9f06cd82946
I20260709 13:13:50.644974  3378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f486afbcf22443b804c42b078e64956"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
mode: GRACEFUL
new_leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:45600
I20260709 13:13:50.645589  3378 raft_consensus.cc:606] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Received request to transfer leadership to TS 3a8f35baefec4914bc9ab9f06cd82946
I20260709 13:13:50.645426  3275 catalog_manager.cc:5697] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 1 to 2, leader changed from df0459e4946e4ae49610da2c0097cc6a (127.2.172.131) to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.666112  3617 consensus_queue.cc:1048] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.673640  3603 consensus_queue.cc:1048] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.685923  3617 consensus_queue.cc:1048] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.696447  3603 consensus_queue.cc:1048] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.703707  3603 raft_consensus.cc:993] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0: : Instructing follower 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:50.707808  3603 raft_consensus.cc:1081] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Signalling peer 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:50.712751  3453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2"
dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:50882
I20260709 13:13:50.713760  3453 raft_consensus.cc:493] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.714169  3453 raft_consensus.cc:3060] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.719233  3453 raft_consensus.cc:515] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.720759  3453 leader_election.cc:290] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 2 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.721827  3378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:50.721940  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.722673  3526 raft_consensus.cc:3060] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.722673  3378 raft_consensus.cc:3055] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.723327  3378 raft_consensus.cc:740] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:50.724112  3378 consensus_queue.cc:260] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.725247  3378 raft_consensus.cc:3060] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.728650  3526 raft_consensus.cc:2468] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 2.
I20260709 13:13:50.729696  3419 leader_election.cc:304] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.730391  3636 raft_consensus.cc:2804] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.730850  3636 raft_consensus.cc:697] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:50.730858  3378 raft_consensus.cc:2468] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 2.
I20260709 13:13:50.731818  3636 consensus_queue.cc:237] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.738305  3274 catalog_manager.cc:5697] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 reported cstate change: term changed from 1 to 2, leader changed from bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129) to 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.765455  3589 consensus_queue.cc:1048] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.781131  3573 consensus_queue.cc:1048] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.790174  3573 consensus_queue.cc:1048] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.794638  3603 consensus_queue.cc:1048] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.801470  3586 raft_consensus.cc:993] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a: : Instructing follower bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:50.802786  3586 raft_consensus.cc:1081] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Signalling peer bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:50.804962  3378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:45596
I20260709 13:13:50.805567  3378 raft_consensus.cc:493] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.805984  3378 raft_consensus.cc:3060] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.811216  3589 consensus_queue.cc:1048] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.812057  3628 raft_consensus.cc:993] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a: : Instructing follower bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:50.812440  3590 raft_consensus.cc:1081] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Signalling peer bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:50.813476  3378 raft_consensus.cc:515] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.814643  3377 raft_consensus.cc:1240] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Rejecting Update request from peer df0459e4946e4ae49610da2c0097cc6a for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:50.815013  3376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:45596
I20260709 13:13:50.815644  3376 raft_consensus.cc:493] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.815783  3378 leader_election.cc:290] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.816051  3376 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.818205  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.820438  3590 raft_consensus.cc:993] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a: : Instructing follower 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:50.820935  3590 raft_consensus.cc:1081] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Signalling peer 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:50.820933  3589 consensus_queue.cc:1059] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:13:50.823127  3589 raft_consensus.cc:3055] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.824774  3526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2507e6ea32e1416a86ebc5c7f118656d" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.824050  3589 raft_consensus.cc:740] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:50.826898  3589 consensus_queue.cc:260] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.828058  3589 raft_consensus.cc:3060] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.827471  3376 raft_consensus.cc:515] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.829138  3643 raft_consensus.cc:993] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0: : Instructing follower 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:50.829548  3451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23e25040190245ef8ed20080a42d388b"
dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:50866
I20260709 13:13:50.830056  3643 raft_consensus.cc:1081] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Signalling peer 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:50.830081  3451 raft_consensus.cc:493] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.831069  3451 raft_consensus.cc:3060] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.832087  3452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f486afbcf22443b804c42b078e64956"
dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:50882
I20260709 13:13:50.832620  3452 raft_consensus.cc:493] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.832995  3452 raft_consensus.cc:3060] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.833376  3450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:50.833992  3450 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.834760  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.835337  3527 raft_consensus.cc:3055] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.835664  3527 raft_consensus.cc:740] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:50.836478  3527 consensus_queue.cc:260] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.837596  3527 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.839419  3376 leader_election.cc:290] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.841907  3643 consensus_queue.cc:1048] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.849303  3450 raft_consensus.cc:2468] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 2.
I20260709 13:13:50.850497  3344 leader_election.cc:304] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 
I20260709 13:13:50.851423  3643 raft_consensus.cc:2804] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.851907  3643 raft_consensus.cc:697] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:50.852722  3643 consensus_queue.cc:237] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.857532  3451 raft_consensus.cc:515] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.859956  3527 raft_consensus.cc:2468] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 2.
I20260709 13:13:50.861528  3376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e25040190245ef8ed20080a42d388b" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:50.862134  3376 raft_consensus.cc:3060] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.857739  3452 raft_consensus.cc:515] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.862617  3526 raft_consensus.cc:2468] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 2.
I20260709 13:13:50.863601  3451 leader_election.cc:290] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 2 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.864859  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e25040190245ef8ed20080a42d388b" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.868435  3527 raft_consensus.cc:3055] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.868652  3524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f486afbcf22443b804c42b078e64956" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.866755  3344 leader_election.cc:304] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [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: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 3a8f35baefec4914bc9ab9f06cd82946
I20260709 13:13:50.865343  3453 raft_consensus.cc:1240] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Rejecting Update request from peer bacf5f10d8ec4f8cafd2db3daf840af0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:50.867547  3452 leader_election.cc:290] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 2 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.868790  3527 raft_consensus.cc:740] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:50.870170  3643 raft_consensus.cc:2804] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.871652  3643 raft_consensus.cc:697] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:50.865311  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f486afbcf22443b804c42b078e64956" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:50.872743  3643 consensus_queue.cc:237] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.873435  3377 raft_consensus.cc:3055] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.873787  3377 raft_consensus.cc:740] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:50.874611  3377 consensus_queue.cc:260] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.875610  3377 raft_consensus.cc:3060] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.876340  3527 consensus_queue.cc:260] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.879570  3527 raft_consensus.cc:3060] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.885656  3527 raft_consensus.cc:2468] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 2.
I20260709 13:13:50.886114  3276 catalog_manager.cc:5697] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 1 to 2, leader changed from df0459e4946e4ae49610da2c0097cc6a (127.2.172.131) to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.887161  3419 leader_election.cc:304] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:50.888062  3636 raft_consensus.cc:2804] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.888734  3636 raft_consensus.cc:697] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:50.888067  3276 catalog_manager.cc:5697] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 1 to 2, leader changed from df0459e4946e4ae49610da2c0097cc6a (127.2.172.131) to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.889611  3636 consensus_queue.cc:237] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.875588  3376 raft_consensus.cc:2468] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 2.
I20260709 13:13:50.892079  3378 raft_consensus.cc:1240] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Rejecting Update request from peer df0459e4946e4ae49610da2c0097cc6a for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:50.882946  3377 raft_consensus.cc:2468] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 2.
I20260709 13:13:50.895077  3416 leader_election.cc:304] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [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: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0; no voters: df0459e4946e4ae49610da2c0097cc6a
I20260709 13:13:50.895807  3636 raft_consensus.cc:2804] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.896548  3636 raft_consensus.cc:697] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:50.897253  3636 consensus_queue.cc:237] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.901842  3272 catalog_manager.cc:5697] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 reported cstate change: term changed from 1 to 2, leader changed from df0459e4946e4ae49610da2c0097cc6a (127.2.172.131) to 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.914913  3272 catalog_manager.cc:5697] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 reported cstate change: term changed from 1 to 2, leader changed from bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129) to 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:50.940827  3589 consensus_queue.cc:1048] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:50.947896  3590 raft_consensus.cc:993] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a: : Instructing follower 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:50.948408  3573 raft_consensus.cc:1081] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Signalling peer 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:50.950305  3452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b"
dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:50866
I20260709 13:13:50.952033  3452 raft_consensus.cc:493] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:50.952457  3452 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.953647  3573 consensus_queue.cc:1048] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:50.959614  3452 raft_consensus.cc:515] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.966940  3452 leader_election.cc:290] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 2 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:50.967156  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:50.967052  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:50.968227  3527 raft_consensus.cc:3055] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:50.968499  3377 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.968660  3527 raft_consensus.cc:740] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:50.969761  3527 consensus_queue.cc:260] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.971022  3527 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:50.975024  3377 raft_consensus.cc:2468] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 2.
I20260709 13:13:50.976413  3527 raft_consensus.cc:2468] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 2.
I20260709 13:13:50.976446  3416 leader_election.cc:304] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 
I20260709 13:13:50.977427  3636 raft_consensus.cc:2804] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:50.977993  3636 raft_consensus.cc:697] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:50.978811  3636 consensus_queue.cc:237] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:50.985303  3276 catalog_manager.cc:5697] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 reported cstate change: term changed from 1 to 2, leader changed from df0459e4946e4ae49610da2c0097cc6a (127.2.172.131) to 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:51.018715  3527 raft_consensus.cc:1275] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.020169  3643 consensus_queue.cc:1048] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.031713  3452 raft_consensus.cc:1275] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.033259  3617 consensus_queue.cc:1048] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.037930  3607 raft_consensus.cc:993] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946: : Instructing follower bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:51.038434  3607 raft_consensus.cc:1081] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 LEADER]: Signalling peer bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:51.040365  3377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:45598
I20260709 13:13:51.040995  3377 raft_consensus.cc:493] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:51.041442  3377 raft_consensus.cc:3060] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.047914  3377 raft_consensus.cc:515] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:51.049897  3377 leader_election.cc:290] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:51.050773  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:51.051076  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:51.051517  3452 raft_consensus.cc:3055] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:51.051679  3527 raft_consensus.cc:3060] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.051913  3452 raft_consensus.cc:740] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:51.052812  3452 consensus_queue.cc:260] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:51.053884  3452 raft_consensus.cc:3060] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.057075  3527 raft_consensus.cc:2468] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 2.
I20260709 13:13:51.058221  3344 leader_election.cc:304] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:51.058972  3617 raft_consensus.cc:2804] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:51.059429  3617 raft_consensus.cc:697] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:51.059928  3452 raft_consensus.cc:2468] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 2.
I20260709 13:13:51.060163  3617 consensus_queue.cc:237] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:51.067155  3276 catalog_manager.cc:5697] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 1 to 2, leader changed from 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130) to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:51.268548  3527 raft_consensus.cc:1275] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.269855  3617 consensus_queue.cc:1048] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.278142  3452 raft_consensus.cc:1275] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.279896  3603 consensus_queue.cc:1048] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.326138  3527 raft_consensus.cc:1275] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.326548  3525 raft_consensus.cc:1275] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.327644  3607 consensus_queue.cc:1048] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.327980  3636 consensus_queue.cc:1048] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.329190  3377 raft_consensus.cc:1275] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.336683  3607 consensus_queue.cc:1048] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:51.348148  3452 raft_consensus.cc:3060] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.348145  3377 raft_consensus.cc:1275] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.353876  3607 consensus_queue.cc:1048] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.360399  3377 raft_consensus.cc:1275] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.362138  3452 raft_consensus.cc:1275] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.362074  3656 consensus_queue.cc:1048] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:51.364300  3603 consensus_queue.cc:1048] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.371845  3527 raft_consensus.cc:3060] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:51.376843  3525 raft_consensus.cc:1275] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.380168  3576 consensus_queue.cc:1048] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.381836  3527 raft_consensus.cc:1275] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.385860  3607 consensus_queue.cc:1048] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.436815  3527 raft_consensus.cc:1275] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.438632  3656 consensus_queue.cc:1048] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.447075  3377 raft_consensus.cc:1275] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.449014  3657 consensus_queue.cc:1048] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:51.451167  3452 raft_consensus.cc:1275] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.452939  3576 consensus_queue.cc:1048] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:51.463908  3527 raft_consensus.cc:1275] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:51.465695  3576 consensus_queue.cc:1048] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:53.683431  2738 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:13:53.684190  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:53.702008  3377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
mode: GRACEFUL
new_leader_uuid: "df0459e4946e4ae49610da2c0097cc6a"
 from {username='slave'} at 127.0.0.1:45610
I20260709 13:13:53.702757  3377 raft_consensus.cc:606] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Received request to transfer leadership to TS df0459e4946e4ae49610da2c0097cc6a
I20260709 13:13:53.705574  3377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
mode: GRACEFUL
new_leader_uuid: "df0459e4946e4ae49610da2c0097cc6a"
 from {username='slave'} at 127.0.0.1:45610
I20260709 13:13:53.706151  3377 raft_consensus.cc:606] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Received request to transfer leadership to TS df0459e4946e4ae49610da2c0097cc6a
I20260709 13:13:53.707484  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:13:53.707967  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:54.106446  3658 raft_consensus.cc:993] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0: : Instructing follower df0459e4946e4ae49610da2c0097cc6a to start an election
I20260709 13:13:54.106923  3658 raft_consensus.cc:1081] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Signalling peer df0459e4946e4ae49610da2c0097cc6a to start an election
I20260709 13:13:54.108760  3525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
 from {username='slave'} at 127.0.0.1:43854
I20260709 13:13:54.109573  3525 raft_consensus.cc:493] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.109982  3525 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:54.114708  3525 raft_consensus.cc:515] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:54.116536  3525 leader_election.cc:290] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931)
I20260709 13:13:54.117400  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:54.117693  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:54.117976  3452 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:54.118243  3377 raft_consensus.cc:3055] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:54.118597  3377 raft_consensus.cc:740] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:54.119306  3377 consensus_queue.cc:260] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:54.120535  3377 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:54.123109  3452 raft_consensus.cc:2468] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 2.
I20260709 13:13:54.124387  3493 leader_election.cc:304] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:54.125259  3663 raft_consensus.cc:2804] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:54.126600  3377 raft_consensus.cc:2468] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 2.
I20260709 13:13:54.126614  3663 raft_consensus.cc:697] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 2 LEADER]: Becoming Leader. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:54.127674  3663 consensus_queue.cc:237] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:54.134763  3276 catalog_manager.cc:5697] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a reported cstate change: term changed from 1 to 2, leader changed from bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129) to df0459e4946e4ae49610da2c0097cc6a (127.2.172.131). New cstate: current_term: 2 leader_uuid: "df0459e4946e4ae49610da2c0097cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:54.279464  3660 raft_consensus.cc:993] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0: : Instructing follower df0459e4946e4ae49610da2c0097cc6a to start an election
I20260709 13:13:54.280505  3670 raft_consensus.cc:1081] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Signalling peer df0459e4946e4ae49610da2c0097cc6a to start an election
I20260709 13:13:54.282145  3525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
 from {username='slave'} at 127.0.0.1:43854
I20260709 13:13:54.282691  3525 raft_consensus.cc:493] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.282999  3525 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.287744  3525 raft_consensus.cc:515] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.289410  3525 leader_election.cc:290] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 3 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:54.290493  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:54.290416  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:54.291244  3377 raft_consensus.cc:3055] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:54.291236  3452 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.291770  3377 raft_consensus.cc:740] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:54.292539  3377 consensus_queue.cc:260] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.293713  3377 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.299549  3452 raft_consensus.cc:2468] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 3.
I20260709 13:13:54.301270  3493 leader_election.cc:304] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [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: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:54.301796  3377 raft_consensus.cc:2468] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 3.
I20260709 13:13:54.302115  3663 raft_consensus.cc:2804] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:54.302748  3663 raft_consensus.cc:697] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 3 LEADER]: Becoming Leader. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:54.303499  3663 consensus_queue.cc:237] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.313848  3276 catalog_manager.cc:5697] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a reported cstate change: term changed from 2 to 3, leader changed from bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129) to df0459e4946e4ae49610da2c0097cc6a (127.2.172.131). New cstate: current_term: 3 leader_uuid: "df0459e4946e4ae49610da2c0097cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:54.566259  3377 raft_consensus.cc:1275] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Refusing update from remote peer df0459e4946e4ae49610da2c0097cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:54.567799  3663 consensus_queue.cc:1048] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:54.577940  3452 raft_consensus.cc:1275] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Refusing update from remote peer df0459e4946e4ae49610da2c0097cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:54.579790  3675 consensus_queue.cc:1048] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:54.708863  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:54.720232  3525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
mode: GRACEFUL
new_leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:43862
I20260709 13:13:54.720818  3525 raft_consensus.cc:606] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 2 LEADER]: Received request to transfer leadership to TS bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:54.731587  3377 raft_consensus.cc:1275] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Refusing update from remote peer df0459e4946e4ae49610da2c0097cc6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:54.731925  3525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
mode: GRACEFUL
new_leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:43862
I20260709 13:13:54.732568  3525 raft_consensus.cc:606] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 3 LEADER]: Received request to transfer leadership to TS bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:54.732921  3675 consensus_queue.cc:1048] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:54.739722  3664 raft_consensus.cc:993] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a: : Instructing follower bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:54.740227  3663 raft_consensus.cc:1081] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 3 LEADER]: Signalling peer bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:54.744661  3452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23e25040190245ef8ed20080a42d388b"
dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
mode: GRACEFUL
new_leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:50890
I20260709 13:13:54.745296  3452 raft_consensus.cc:606] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Received request to transfer leadership to TS bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:54.746333  3377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:45596
I20260709 13:13:54.747010  3377 raft_consensus.cc:493] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.747444  3377 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:54.747495  3453 raft_consensus.cc:1275] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Refusing update from remote peer df0459e4946e4ae49610da2c0097cc6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:54.751797  3453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2"
dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
mode: GRACEFUL
new_leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:50890
I20260709 13:13:54.752405  3453 raft_consensus.cc:606] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Received request to transfer leadership to TS bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:54.752614  3675 consensus_queue.cc:1048] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:54.754820  3377 raft_consensus.cc:515] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.757088  3377 leader_election.cc:290] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 4 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:54.758230  3452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:54.758550  3525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1f98afe3954ad5a9fca5f46ef26521" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:54.759222  3525 raft_consensus.cc:3055] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:54.759579  3525 raft_consensus.cc:740] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:54.760447  3452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b"
dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
mode: GRACEFUL
new_leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:50890
I20260709 13:13:54.760371  3525 consensus_queue.cc:260] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.761080  3452 raft_consensus.cc:606] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Received request to transfer leadership to TS bacf5f10d8ec4f8cafd2db3daf840af0
I20260709 13:13:54.761363  3525 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:54.768148  3525 raft_consensus.cc:2468] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 4.
I20260709 13:13:54.770242  3672 raft_consensus.cc:993] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946: : Instructing follower bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:54.771073  3607 raft_consensus.cc:1081] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Signalling peer bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:54.771836  3344 leader_election.cc:304] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 3a8f35baefec4914bc9ab9f06cd82946
I20260709 13:13:54.772981  3670 raft_consensus.cc:2804] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:54.772926  3377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23e25040190245ef8ed20080a42d388b"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:45598
I20260709 13:13:54.773598  3670 raft_consensus.cc:697] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:54.773674  3377 raft_consensus.cc:493] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.774372  3377 raft_consensus.cc:3060] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.774642  3670 consensus_queue.cc:237] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.780901  3377 raft_consensus.cc:515] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.782896  3607 raft_consensus.cc:993] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946: : Instructing follower bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:54.783440  3377 leader_election.cc:290] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 3 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:54.783713  3672 raft_consensus.cc:1081] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Signalling peer bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:54.783105  3275 catalog_manager.cc:5697] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 3 to 4, leader changed from df0459e4946e4ae49610da2c0097cc6a (127.2.172.131) to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 4 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:54.786691  3377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:45598
I20260709 13:13:54.786230  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e25040190245ef8ed20080a42d388b" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:54.786010  3525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e25040190245ef8ed20080a42d388b" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:54.787515  3453 raft_consensus.cc:3055] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:54.787827  3525 raft_consensus.cc:3060] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.787966  3453 raft_consensus.cc:740] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:54.789048  3453 consensus_queue.cc:260] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.790613  3453 raft_consensus.cc:3060] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.794847  3377 raft_consensus.cc:493] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.795442  3377 raft_consensus.cc:3060] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.796304  3525 raft_consensus.cc:2468] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 3.
I20260709 13:13:54.797199  3453 raft_consensus.cc:2468] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 3.
I20260709 13:13:54.798332  3344 leader_election.cc:304] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [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: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:54.799691  3670 raft_consensus.cc:2804] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:54.800338  3670 raft_consensus.cc:697] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:54.801250  3670 consensus_queue.cc:237] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.804931  3377 raft_consensus.cc:515] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.808652  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:54.808969  3377 leader_election.cc:290] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 3 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:54.809304  3453 raft_consensus.cc:3055] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:54.809576  3525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95a99aba79994817abee92d8aa1d97d2" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:54.809686  3453 raft_consensus.cc:740] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:54.810163  3525 raft_consensus.cc:3060] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.810734  3453 consensus_queue.cc:260] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.812033  3453 raft_consensus.cc:3060] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.843255  3275 catalog_manager.cc:5697] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 2 to 3, leader changed from 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130) to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 3 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:54.854333  3453 raft_consensus.cc:2468] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 3.
I20260709 13:13:54.858469  3344 leader_election.cc:304] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [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: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 
I20260709 13:13:54.863334  3670 raft_consensus.cc:2804] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:54.864529  3670 raft_consensus.cc:697] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:54.866776  3670 consensus_queue.cc:237] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.869015  3525 raft_consensus.cc:2468] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 3.
I20260709 13:13:54.880412  3607 raft_consensus.cc:993] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946: : Instructing follower bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:54.881172  3672 raft_consensus.cc:1081] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Signalling peer bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:54.881987  3275 catalog_manager.cc:5697] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 2 to 3, leader changed from 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130) to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 3 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:54.883505  3377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:45598
I20260709 13:13:54.884199  3377 raft_consensus.cc:493] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:54.884567  3377 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.891317  3377 raft_consensus.cc:515] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.892791  3377 leader_election.cc:290] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 3 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:54.894304  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:54.894352  3525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:54.895057  3453 raft_consensus.cc:3055] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:54.895097  3525 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.895422  3453 raft_consensus.cc:740] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:54.896317  3453 consensus_queue.cc:260] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.897409  3453 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:54.900615  3525 raft_consensus.cc:2468] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 3.
I20260709 13:13:54.902062  3344 leader_election.cc:304] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [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: bacf5f10d8ec4f8cafd2db3daf840af0, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:54.902890  3670 raft_consensus.cc:2804] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:54.903420  3670 raft_consensus.cc:697] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:54.904480  3453 raft_consensus.cc:2468] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 3.
I20260709 13:13:54.904556  3670 consensus_queue.cc:237] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:54.911967  3275 catalog_manager.cc:5697] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 2 to 3, leader changed from 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130) to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 3 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:55.197307  3664 raft_consensus.cc:993] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a: : Instructing follower bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:55.197752  3664 raft_consensus.cc:1081] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 2 LEADER]: Signalling peer bacf5f10d8ec4f8cafd2db3daf840af0 to start an election
I20260709 13:13:55.199414  3377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
 from {username='slave'} at 127.0.0.1:45596
I20260709 13:13:55.199945  3377 raft_consensus.cc:493] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:55.200307  3377 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:55.206225  3377 raft_consensus.cc:515] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:55.208292  3377 leader_election.cc:290] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [CANDIDATE]: Term 3 election: Requested vote from peers df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:55.209298  3525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:55.209530  3453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:55.209931  3525 raft_consensus.cc:3055] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:55.210008  3453 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:55.210347  3525 raft_consensus.cc:740] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:55.211237  3525 consensus_queue.cc:260] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [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: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:55.212580  3525 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:55.217463  3453 raft_consensus.cc:2468] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 3.
I20260709 13:13:55.219233  3344 leader_election.cc:304] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [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: 3a8f35baefec4914bc9ab9f06cd82946, bacf5f10d8ec4f8cafd2db3daf840af0; no voters: 
I20260709 13:13:55.219794  3525 raft_consensus.cc:2468] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bacf5f10d8ec4f8cafd2db3daf840af0 in term 3.
I20260709 13:13:55.220240  3670 raft_consensus.cc:2804] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:55.220796  3670 raft_consensus.cc:697] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Becoming Leader. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:55.221618  3670 consensus_queue.cc:237] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:55.228145  3275 catalog_manager.cc:5697] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 reported cstate change: term changed from 2 to 3, leader changed from df0459e4946e4ae49610da2c0097cc6a (127.2.172.131) to bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129). New cstate: current_term: 3 leader_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:55.257946  3453 raft_consensus.cc:3060] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:55.262091  3525 raft_consensus.cc:1275] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:55.263912  3670 consensus_queue.cc:1048] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:55.266506  3453 raft_consensus.cc:1275] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:55.268702  3670 consensus_queue.cc:1048] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:55.287142  3525 raft_consensus.cc:1275] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.292824  3670 consensus_queue.cc:1048] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:55.302417  3525 raft_consensus.cc:1275] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.306731  3453 raft_consensus.cc:1275] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.307237  3689 consensus_queue.cc:1048] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:55.308923  3689 consensus_queue.cc:1048] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.321619  3452 raft_consensus.cc:1275] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.323089  3691 consensus_queue.cc:1048] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:55.392531  3452 raft_consensus.cc:1275] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.393914  3671 consensus_queue.cc:1048] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.403961  3525 raft_consensus.cc:1275] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.405679  3671 consensus_queue.cc:1048] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.668186  3452 raft_consensus.cc:1275] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.669575  3671 consensus_queue.cc:1048] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.678736  3525 raft_consensus.cc:1275] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Refusing update from remote peer bacf5f10d8ec4f8cafd2db3daf840af0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:55.681953  3689 consensus_queue.cc:1048] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:57.776425  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:57.784158  3377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
mode: GRACEFUL
new_leader_uuid: "df0459e4946e4ae49610da2c0097cc6a"
 from {username='slave'} at 127.0.0.1:45610
I20260709 13:13:57.784683  3377 raft_consensus.cc:606] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Received request to transfer leadership to TS df0459e4946e4ae49610da2c0097cc6a
I20260709 13:13:57.787685  3377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
mode: GRACEFUL
new_leader_uuid: "df0459e4946e4ae49610da2c0097cc6a"
 from {username='slave'} at 127.0.0.1:45610
I20260709 13:13:57.788144  3377 raft_consensus.cc:606] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Received request to transfer leadership to TS df0459e4946e4ae49610da2c0097cc6a
I20260709 13:13:57.790891  3377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93797c5763dc4803a54ccd12af990092"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
mode: GRACEFUL
new_leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:45610
I20260709 13:13:57.791345  3377 raft_consensus.cc:606] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Received request to transfer leadership to TS 3a8f35baefec4914bc9ab9f06cd82946
I20260709 13:13:57.793828  3377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b"
dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
mode: GRACEFUL
new_leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:45610
I20260709 13:13:57.794263  3377 raft_consensus.cc:606] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Received request to transfer leadership to TS 3a8f35baefec4914bc9ab9f06cd82946
I20260709 13:13:57.795310  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:13:57.795732  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:57.994343  3701 raft_consensus.cc:993] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0: : Instructing follower 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:57.994870  3701 raft_consensus.cc:1081] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Signalling peer 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:57.996356  3453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93797c5763dc4803a54ccd12af990092"
dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:50882
I20260709 13:13:57.996866  3453 raft_consensus.cc:493] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:57.997179  3453 raft_consensus.cc:3060] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:58.001471  3453 raft_consensus.cc:515] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:58.003130  3453 leader_election.cc:290] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 3 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:58.004297  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797c5763dc4803a54ccd12af990092" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:58.004297  3525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93797c5763dc4803a54ccd12af990092" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:58.005111  3525 raft_consensus.cc:3060] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:58.005079  3377 raft_consensus.cc:3055] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:58.005577  3377 raft_consensus.cc:740] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:58.006383  3377 consensus_queue.cc:260] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:58.007450  3377 raft_consensus.cc:3060] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:58.011808  3525 raft_consensus.cc:2468] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 3.
I20260709 13:13:58.012558  3527 raft_consensus.cc:1240] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Rejecting Update request from peer bacf5f10d8ec4f8cafd2db3daf840af0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:13:58.013239  3419 leader_election.cc:304] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [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: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:58.013899  3377 raft_consensus.cc:2468] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 3.
I20260709 13:13:58.014113  3672 raft_consensus.cc:2804] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:58.016099  3672 raft_consensus.cc:697] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 LEADER]: Becoming Leader. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:58.016999  3672 consensus_queue.cc:237] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:58.024150  3275 catalog_manager.cc:5697] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 reported cstate change: term changed from 2 to 3, leader changed from bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129) to 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130). New cstate: current_term: 3 leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.109853  3701 raft_consensus.cc:993] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0: : Instructing follower df0459e4946e4ae49610da2c0097cc6a to start an election
I20260709 13:13:58.110285  3702 raft_consensus.cc:1081] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Signalling peer df0459e4946e4ae49610da2c0097cc6a to start an election
I20260709 13:13:58.111717  3527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
 from {username='slave'} at 127.0.0.1:43854
I20260709 13:13:58.112160  3527 raft_consensus.cc:493] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.112485  3527 raft_consensus.cc:3060] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:58.116894  3527 raft_consensus.cc:515] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:58.118582  3527 leader_election.cc:290] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 3 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485)
I20260709 13:13:58.119397  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:58.119746  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9269c20651304d62b80852ac5d2f97a6" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:58.120066  3377 raft_consensus.cc:3055] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:58.120285  3451 raft_consensus.cc:3060] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:58.120411  3377 raft_consensus.cc:740] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:58.121209  3377 consensus_queue.cc:260] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:58.122421  3377 raft_consensus.cc:3060] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:58.127470  3451 raft_consensus.cc:2468] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 3.
I20260709 13:13:58.128782  3493 leader_election.cc:304] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [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: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:58.128875  3377 raft_consensus.cc:2468] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 3.
I20260709 13:13:58.129665  3664 raft_consensus.cc:2804] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:58.130904  3664 raft_consensus.cc:697] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 3 LEADER]: Becoming Leader. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:58.131685  3664 consensus_queue.cc:237] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:58.139706  3275 catalog_manager.cc:5697] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a reported cstate change: term changed from 2 to 3, leader changed from bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129) to df0459e4946e4ae49610da2c0097cc6a (127.2.172.131). New cstate: current_term: 3 leader_uuid: "df0459e4946e4ae49610da2c0097cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:58.169620  3701 raft_consensus.cc:993] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0: : Instructing follower df0459e4946e4ae49610da2c0097cc6a to start an election
I20260709 13:13:58.170117  3701 raft_consensus.cc:1081] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Signalling peer df0459e4946e4ae49610da2c0097cc6a to start an election
I20260709 13:13:58.171715  3527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554"
dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
 from {username='slave'} at 127.0.0.1:43854
I20260709 13:13:58.172223  3527 raft_consensus.cc:493] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.172465  3527 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:58.177074  3527 raft_consensus.cc:515] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:58.178629  3527 leader_election.cc:290] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [CANDIDATE]: Term 4 election: Requested vote from peers 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130:36485), bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931)
I20260709 13:13:58.179729  3451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
I20260709 13:13:58.179764  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051e6cd5b23e43a0accadae26f0d0554" candidate_uuid: "df0459e4946e4ae49610da2c0097cc6a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:58.180497  3451 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:58.180497  3377 raft_consensus.cc:3055] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:58.181053  3377 raft_consensus.cc:740] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:58.181842  3377 consensus_queue.cc:260] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:58.183055  3377 raft_consensus.cc:3060] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:58.187779  3451 raft_consensus.cc:2468] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 4.
I20260709 13:13:58.189049  3493 leader_election.cc:304] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [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: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:58.189328  3377 raft_consensus.cc:2468] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df0459e4946e4ae49610da2c0097cc6a in term 4.
I20260709 13:13:58.189760  3664 raft_consensus.cc:2804] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:58.190235  3664 raft_consensus.cc:697] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 4 LEADER]: Becoming Leader. State: Replica: df0459e4946e4ae49610da2c0097cc6a, State: Running, Role: LEADER
I20260709 13:13:58.191205  3664 consensus_queue.cc:237] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [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: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } }
I20260709 13:13:58.198171  3275 catalog_manager.cc:5697] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a reported cstate change: term changed from 3 to 4, leader changed from bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129) to df0459e4946e4ae49610da2c0097cc6a (127.2.172.131). New cstate: current_term: 4 leader_uuid: "df0459e4946e4ae49610da2c0097cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.247202  3702 raft_consensus.cc:993] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0: : Instructing follower 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:58.247700  3701 raft_consensus.cc:1081] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Signalling peer 3a8f35baefec4914bc9ab9f06cd82946 to start an election
I20260709 13:13:58.249248  3451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b"
dest_uuid: "3a8f35baefec4914bc9ab9f06cd82946"
 from {username='slave'} at 127.0.0.1:50882
I20260709 13:13:58.249806  3451 raft_consensus.cc:493] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:58.250139  3451 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:58.255242  3451 raft_consensus.cc:515] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:58.256927  3451 leader_election.cc:290] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [CANDIDATE]: Term 4 election: Requested vote from peers bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931), df0459e4946e4ae49610da2c0097cc6a (127.2.172.131:39343)
I20260709 13:13:58.257876  3377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0"
I20260709 13:13:58.258081  3527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e32a3bf4dc49e8b38607e08cc3094b" candidate_uuid: "3a8f35baefec4914bc9ab9f06cd82946" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df0459e4946e4ae49610da2c0097cc6a"
I20260709 13:13:58.258404  3377 raft_consensus.cc:3055] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:58.258642  3527 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:58.258811  3377 raft_consensus.cc:740] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bacf5f10d8ec4f8cafd2db3daf840af0, State: Running, Role: LEADER
I20260709 13:13:58.259507  3377 consensus_queue.cc:260] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:58.260365  3377 raft_consensus.cc:3060] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:58.263736  3527 raft_consensus.cc:2468] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 4.
I20260709 13:13:58.264806  3419 leader_election.cc:304] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [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: 3a8f35baefec4914bc9ab9f06cd82946, df0459e4946e4ae49610da2c0097cc6a; no voters: 
I20260709 13:13:58.265482  3672 raft_consensus.cc:2804] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:58.265828  3377 raft_consensus.cc:2468] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f35baefec4914bc9ab9f06cd82946 in term 4.
I20260709 13:13:58.265990  3672 raft_consensus.cc:697] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 LEADER]: Becoming Leader. State: Replica: 3a8f35baefec4914bc9ab9f06cd82946, State: Running, Role: LEADER
I20260709 13:13:58.266899  3672 consensus_queue.cc:237] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [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: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } }
I20260709 13:13:58.273516  3275 catalog_manager.cc:5697] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 reported cstate change: term changed from 3 to 4, leader changed from bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129) to 3a8f35baefec4914bc9ab9f06cd82946 (127.2.172.130). New cstate: current_term: 4 leader_uuid: "3a8f35baefec4914bc9ab9f06cd82946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:58.499017  3377 raft_consensus.cc:1275] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:58.500293  3672 consensus_queue.cc:1048] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:58.515069  3527 raft_consensus.cc:1275] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:58.516595  3716 consensus_queue.cc:1048] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:58.585376  3377 raft_consensus.cc:1275] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 FOLLOWER]: Refusing update from remote peer df0459e4946e4ae49610da2c0097cc6a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:58.587029  3664 consensus_queue.cc:1048] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:58.588122  3451 raft_consensus.cc:1275] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Refusing update from remote peer df0459e4946e4ae49610da2c0097cc6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:58.589581  3664 consensus_queue.cc:1048] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:58.602236  3453 raft_consensus.cc:1275] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 FOLLOWER]: Refusing update from remote peer df0459e4946e4ae49610da2c0097cc6a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:58.604580  3709 consensus_queue.cc:1048] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f35baefec4914bc9ab9f06cd82946" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 36485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:58.611720  3377 raft_consensus.cc:1275] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Refusing update from remote peer df0459e4946e4ae49610da2c0097cc6a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:58.614166  3721 consensus_queue.cc:1048] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bacf5f10d8ec4f8cafd2db3daf840af0" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:58.796618  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:58.803615  2738 tablet_server.cc:179] TabletServer@127.2.172.129:0 shutting down...
I20260709 13:13:58.815359  3527 raft_consensus.cc:1275] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Refusing update from remote peer 3a8f35baefec4914bc9ab9f06cd82946: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:58.818146  3672 consensus_queue.cc:1048] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df0459e4946e4ae49610da2c0097cc6a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 39343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:13:58.834681  3416 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 13:13:58.849102  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:13:58.849534  3416 consensus_peers.cc:597] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 -> Peer bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931): Couldn't send request to peer bacf5f10d8ec4f8cafd2db3daf840af0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:58.850183  2738 tablet_replica.cc:333] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0: stopping tablet replica
I20260709 13:13:58.851111  2738 raft_consensus.cc:2243] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.851732  2738 raft_consensus.cc:2272] T 29e93e9cd2524ac7b38202f74fc4378a P bacf5f10d8ec4f8cafd2db3daf840af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.854010  2738 tablet_replica.cc:333] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0: stopping tablet replica
I20260709 13:13:58.854784  2738 raft_consensus.cc:2243] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.855281  2738 raft_consensus.cc:2272] T 93797c5763dc4803a54ccd12af990092 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.857857  2738 tablet_replica.cc:333] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0: stopping tablet replica
I20260709 13:13:58.858696  2738 raft_consensus.cc:2243] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.859192  2738 raft_consensus.cc:2272] T 8f486afbcf22443b804c42b078e64956 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.861097  2738 tablet_replica.cc:333] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0: stopping tablet replica
I20260709 13:13:58.861646  2738 raft_consensus.cc:2243] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:58.862365  2738 raft_consensus.cc:2272] T 23e25040190245ef8ed20080a42d388b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.864377  2738 tablet_replica.cc:333] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0: stopping tablet replica
I20260709 13:13:58.864993  2738 raft_consensus.cc:2243] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:58.865738  2738 raft_consensus.cc:2272] T 2507e6ea32e1416a86ebc5c7f118656d P bacf5f10d8ec4f8cafd2db3daf840af0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.867471  2738 tablet_replica.cc:333] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0: stopping tablet replica
I20260709 13:13:58.868076  2738 raft_consensus.cc:2243] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:58.869102  2738 raft_consensus.cc:2272] T 95a99aba79994817abee92d8aa1d97d2 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.871325  2738 tablet_replica.cc:333] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0: stopping tablet replica
I20260709 13:13:58.871917  2738 raft_consensus.cc:2243] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.872330  2738 raft_consensus.cc:2272] T 9269c20651304d62b80852ac5d2f97a6 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.874321  2738 tablet_replica.cc:333] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0: stopping tablet replica
I20260709 13:13:58.874903  2738 raft_consensus.cc:2243] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.875329  2738 raft_consensus.cc:2272] T 051e6cd5b23e43a0accadae26f0d0554 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.877722  2738 tablet_replica.cc:333] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0: stopping tablet replica
I20260709 13:13:58.878224  2738 raft_consensus.cc:2243] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.878684  2738 raft_consensus.cc:2272] T f0e32a3bf4dc49e8b38607e08cc3094b P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.880335  2738 tablet_replica.cc:333] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0: stopping tablet replica
I20260709 13:13:58.880788  2738 raft_consensus.cc:2243] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:58.881464  2738 raft_consensus.cc:2272] T ee1f98afe3954ad5a9fca5f46ef26521 P bacf5f10d8ec4f8cafd2db3daf840af0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:58.910626  3416 consensus_peers.cc:597] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 -> Peer bacf5f10d8ec4f8cafd2db3daf840af0 (127.2.172.129:33931): Couldn't send request to peer bacf5f10d8ec4f8cafd2db3daf840af0. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:33931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:58.912132  2738 tablet_server.cc:196] TabletServer@127.2.172.129:0 shutdown complete.
I20260709 13:13:58.933029  2738 tablet_server.cc:179] TabletServer@127.2.172.130:0 shutting down...
I20260709 13:13:58.963128  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:58.963814  2738 tablet_replica.cc:333] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946: stopping tablet replica
I20260709 13:13:58.964562  2738 raft_consensus.cc:2243] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.965073  2738 raft_consensus.cc:2272] T 29e93e9cd2524ac7b38202f74fc4378a P 3a8f35baefec4914bc9ab9f06cd82946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.967025  2738 tablet_replica.cc:333] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946: stopping tablet replica
I20260709 13:13:58.967579  2738 raft_consensus.cc:2243] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:58.968298  2738 raft_consensus.cc:2272] T 93797c5763dc4803a54ccd12af990092 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.970458  2738 tablet_replica.cc:333] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946: stopping tablet replica
I20260709 13:13:58.971091  2738 raft_consensus.cc:2243] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.971539  2738 raft_consensus.cc:2272] T 95a99aba79994817abee92d8aa1d97d2 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.973083  2738 tablet_replica.cc:333] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946: stopping tablet replica
I20260709 13:13:58.973644  2738 raft_consensus.cc:2243] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:58.974360  2738 raft_consensus.cc:2272] T 8f486afbcf22443b804c42b078e64956 P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.976094  2738 tablet_replica.cc:333] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946: stopping tablet replica
I20260709 13:13:58.976634  2738 raft_consensus.cc:2243] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.977038  2738 raft_consensus.cc:2272] T 23e25040190245ef8ed20080a42d388b P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.978708  2738 tablet_replica.cc:333] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946: stopping tablet replica
I20260709 13:13:58.979202  2738 raft_consensus.cc:2243] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.979609  2738 raft_consensus.cc:2272] T 2507e6ea32e1416a86ebc5c7f118656d P 3a8f35baefec4914bc9ab9f06cd82946 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.981375  2738 tablet_replica.cc:333] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946: stopping tablet replica
I20260709 13:13:58.981901  2738 raft_consensus.cc:2243] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.982342  2738 raft_consensus.cc:2272] T 051e6cd5b23e43a0accadae26f0d0554 P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.985100  2738 tablet_replica.cc:333] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946: stopping tablet replica
I20260709 13:13:58.985634  2738 raft_consensus.cc:2243] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.986065  2738 raft_consensus.cc:2272] T 9269c20651304d62b80852ac5d2f97a6 P 3a8f35baefec4914bc9ab9f06cd82946 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.988152  2738 tablet_replica.cc:333] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946: stopping tablet replica
I20260709 13:13:58.988687  2738 raft_consensus.cc:2243] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:58.989439  2738 raft_consensus.cc:2272] T f0e32a3bf4dc49e8b38607e08cc3094b P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:58.991397  2738 tablet_replica.cc:333] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946: stopping tablet replica
I20260709 13:13:58.991875  2738 raft_consensus.cc:2243] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:58.992321  2738 raft_consensus.cc:2272] T ee1f98afe3954ad5a9fca5f46ef26521 P 3a8f35baefec4914bc9ab9f06cd82946 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.021533  2738 tablet_server.cc:196] TabletServer@127.2.172.130:0 shutdown complete.
I20260709 13:13:59.040208  2738 tablet_server.cc:179] TabletServer@127.2.172.131:0 shutting down...
I20260709 13:13:59.064874  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:59.065688  2738 tablet_replica.cc:333] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a: stopping tablet replica
I20260709 13:13:59.066340  2738 raft_consensus.cc:2243] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:59.067183  2738 raft_consensus.cc:2272] T 29e93e9cd2524ac7b38202f74fc4378a P df0459e4946e4ae49610da2c0097cc6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.069074  2738 tablet_replica.cc:333] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a: stopping tablet replica
I20260709 13:13:59.069634  2738 raft_consensus.cc:2243] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.070071  2738 raft_consensus.cc:2272] T 95a99aba79994817abee92d8aa1d97d2 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.071841  2738 tablet_replica.cc:333] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a: stopping tablet replica
I20260709 13:13:59.072343  2738 raft_consensus.cc:2243] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.072767  2738 raft_consensus.cc:2272] T 93797c5763dc4803a54ccd12af990092 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.074852  2738 tablet_replica.cc:333] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a: stopping tablet replica
I20260709 13:13:59.075378  2738 raft_consensus.cc:2243] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.075837  2738 raft_consensus.cc:2272] T f0e32a3bf4dc49e8b38607e08cc3094b P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.078538  2738 tablet_replica.cc:333] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a: stopping tablet replica
I20260709 13:13:59.079135  2738 raft_consensus.cc:2243] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.079591  2738 raft_consensus.cc:2272] T ee1f98afe3954ad5a9fca5f46ef26521 P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.081161  2738 tablet_replica.cc:333] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a: stopping tablet replica
I20260709 13:13:59.081664  2738 raft_consensus.cc:2243] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.082087  2738 raft_consensus.cc:2272] T 8f486afbcf22443b804c42b078e64956 P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.083771  2738 tablet_replica.cc:333] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a: stopping tablet replica
I20260709 13:13:59.084266  2738 raft_consensus.cc:2243] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.084710  2738 raft_consensus.cc:2272] T 2507e6ea32e1416a86ebc5c7f118656d P df0459e4946e4ae49610da2c0097cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.086215  2738 tablet_replica.cc:333] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a: stopping tablet replica
I20260709 13:13:59.086757  2738 raft_consensus.cc:2243] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.087181  2738 raft_consensus.cc:2272] T 23e25040190245ef8ed20080a42d388b P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.088742  2738 tablet_replica.cc:333] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a: stopping tablet replica
I20260709 13:13:59.089216  2738 raft_consensus.cc:2243] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:59.089941  2738 raft_consensus.cc:2272] T 9269c20651304d62b80852ac5d2f97a6 P df0459e4946e4ae49610da2c0097cc6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.092043  2738 tablet_replica.cc:333] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a: stopping tablet replica
I20260709 13:13:59.092518  2738 raft_consensus.cc:2243] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:59.093247  2738 raft_consensus.cc:2272] T 051e6cd5b23e43a0accadae26f0d0554 P df0459e4946e4ae49610da2c0097cc6a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.121330  2738 tablet_server.cc:196] TabletServer@127.2.172.131:0 shutdown complete.
I20260709 13:13:59.140285  2738 master.cc:562] Master@127.2.172.190:38579 shutting down...
I20260709 13:13:59.160724  2738 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:59.161350  2738 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.161684  2738 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9d4463908b346a28aa36d9a69cfcbf5: stopping tablet replica
I20260709 13:13:59.184216  2738 master.cc:584] Master@127.2.172.190:38579 shutdown complete.
3a8f35baefec4914bc9ab9f06cd82946  4
bacf5f10d8ec4f8cafd2db3daf840af0  5
df0459e4946e4ae49610da2c0097cc6a  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10595 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:13:59.230068  2738 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.172.190:46049
I20260709 13:13:59.231290  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:59.237078  3730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:59.237516  3731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:59.238063  3733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:59.238724  2738 server_base.cc:1061] running on GCE node
I20260709 13:13:59.239574  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:59.239776  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:59.239971  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602839239938 us; error 0 us; skew 500 ppm
I20260709 13:13:59.240531  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:59.243048  2738 webserver.cc:533] Webserver started at http://127.2.172.190:34379/ using document root <none> and password file <none>
I20260709 13:13:59.243574  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:59.243733  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:59.244098  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:59.245235  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/master-0-root/instance:
uuid: "f03fdd4d2ead46fcad692d5d733e11c9"
format_stamp: "Formatted at 2026-07-09 13:13:59 on dist-test-slave-r9m8"
I20260709 13:13:59.250171  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:13:59.253710  3738 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:59.254667  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:59.254920  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/master-0-root
uuid: "f03fdd4d2ead46fcad692d5d733e11c9"
format_stamp: "Formatted at 2026-07-09 13:13:59 on dist-test-slave-r9m8"
I20260709 13:13:59.255194  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:59.277019  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:59.278194  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:59.318419  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.190:46049
I20260709 13:13:59.318523  3789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.190:46049 every 8 connection(s)
I20260709 13:13:59.322280  3790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:59.332603  3790 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9: Bootstrap starting.
I20260709 13:13:59.337116  3790 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:59.341332  3790 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9: No bootstrap required, opened a new log
I20260709 13:13:59.343366  3790 raft_consensus.cc:359] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fdd4d2ead46fcad692d5d733e11c9" member_type: VOTER }
I20260709 13:13:59.343757  3790 raft_consensus.cc:385] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:59.343937  3790 raft_consensus.cc:740] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03fdd4d2ead46fcad692d5d733e11c9, State: Initialized, Role: FOLLOWER
I20260709 13:13:59.344400  3790 consensus_queue.cc:260] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f03fdd4d2ead46fcad692d5d733e11c9" member_type: VOTER }
I20260709 13:13:59.344816  3790 raft_consensus.cc:399] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:59.345000  3790 raft_consensus.cc:493] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:59.345211  3790 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:59.349463  3790 raft_consensus.cc:515] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fdd4d2ead46fcad692d5d733e11c9" member_type: VOTER }
I20260709 13:13:59.350132  3790 leader_election.cc:304] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [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: f03fdd4d2ead46fcad692d5d733e11c9; no voters: 
I20260709 13:13:59.351243  3790 leader_election.cc:290] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:59.351643  3793 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:59.353148  3793 raft_consensus.cc:697] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 1 LEADER]: Becoming Leader. State: Replica: f03fdd4d2ead46fcad692d5d733e11c9, State: Running, Role: LEADER
I20260709 13:13:59.353904  3793 consensus_queue.cc:237] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [LEADER]: Queue going to LEADER mode. State: All 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: "f03fdd4d2ead46fcad692d5d733e11c9" member_type: VOTER }
I20260709 13:13:59.354303  3790 sys_catalog.cc:565] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:59.359021  3795 sys_catalog.cc:455] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f03fdd4d2ead46fcad692d5d733e11c9. Latest consensus state: current_term: 1 leader_uuid: "f03fdd4d2ead46fcad692d5d733e11c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fdd4d2ead46fcad692d5d733e11c9" member_type: VOTER } }
I20260709 13:13:59.358932  3794 sys_catalog.cc:455] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f03fdd4d2ead46fcad692d5d733e11c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f03fdd4d2ead46fcad692d5d733e11c9" member_type: VOTER } }
I20260709 13:13:59.359668  3795 sys_catalog.cc:458] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:59.359776  3794 sys_catalog.cc:458] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:59.365289  3800 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:59.371312  3800 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:59.375295  2738 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:59.380713  3800 catalog_manager.cc:1383] Generated new cluster ID: 0e9b5d651e4844a1ac025a0e294d389e
I20260709 13:13:59.381042  3800 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:59.408210  3800 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:59.409543  3800 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:59.422978  3800 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9: Generated new TSK 0
I20260709 13:13:59.423630  3800 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:59.442092  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:59.448107  3811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:59.449342  3812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:59.451617  2738 server_base.cc:1061] running on GCE node
W20260709 13:13:59.452091  3814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:59.452905  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:59.453150  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:59.453325  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602839453302 us; error 0 us; skew 500 ppm
I20260709 13:13:59.453859  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:59.456486  2738 webserver.cc:533] Webserver started at http://127.2.172.129:38727/ using document root <none> and password file <none>
I20260709 13:13:59.457052  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:59.457260  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:59.457538  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:59.458674  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/instance:
uuid: "0313246471124e0a8512f0ae44abbb80"
format_stamp: "Formatted at 2026-07-09 13:13:59 on dist-test-slave-r9m8"
I20260709 13:13:59.463289  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:13:59.466823  3819 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:59.467712  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:59.468048  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root
uuid: "0313246471124e0a8512f0ae44abbb80"
format_stamp: "Formatted at 2026-07-09 13:13:59 on dist-test-slave-r9m8"
I20260709 13:13:59.468362  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:59.495261  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:59.496594  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:59.498152  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:59.500770  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:59.501042  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:59.501302  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:59.501492  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:59.545454  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.129:35579
I20260709 13:13:59.545624  3881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.129:35579 every 8 connection(s)
I20260709 13:13:59.550544  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:59.558920  3886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:59.560920  3887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:59.562975  3889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:59.563680  2738 server_base.cc:1061] running on GCE node
I20260709 13:13:59.565150  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:59.565382  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:59.565582  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602839565565 us; error 0 us; skew 500 ppm
I20260709 13:13:59.566150  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:59.567869  3882 heartbeater.cc:344] Connected to a master server at 127.2.172.190:46049
I20260709 13:13:59.568257  3882 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:59.569123  2738 webserver.cc:533] Webserver started at http://127.2.172.130:33439/ using document root <none> and password file <none>
I20260709 13:13:59.569242  3882 heartbeater.cc:507] Master 127.2.172.190:46049 requested a full tablet report, sending...
I20260709 13:13:59.569849  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:59.570097  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:59.570415  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:59.571571  3755 ts_manager.cc:194] Registered new tserver with Master: 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:13:59.571645  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/instance:
uuid: "980dfdf5f86e43a6b095ba47843519e2"
format_stamp: "Formatted at 2026-07-09 13:13:59 on dist-test-slave-r9m8"
I20260709 13:13:59.573328  3755 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34944
I20260709 13:13:59.577248  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:13:59.580864  3894 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:59.581730  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:13:59.582089  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root
uuid: "980dfdf5f86e43a6b095ba47843519e2"
format_stamp: "Formatted at 2026-07-09 13:13:59 on dist-test-slave-r9m8"
I20260709 13:13:59.582401  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:59.611500  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:59.612749  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:59.614442  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:59.616773  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:59.617014  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:59.617259  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:59.617430  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:59.660826  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.130:40415
I20260709 13:13:59.660934  3956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.130:40415 every 8 connection(s)
I20260709 13:13:59.665620  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:59.672573  3960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:13:59.673048  3961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:59.677079  2738 server_base.cc:1061] running on GCE node
W20260709 13:13:59.677662  3964 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:13:59.678758  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:13:59.678755  3957 heartbeater.cc:344] Connected to a master server at 127.2.172.190:46049
W20260709 13:13:59.679090  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:13:59.679315  3957 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:59.679332  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602839679309 us; error 0 us; skew 500 ppm
I20260709 13:13:59.680094  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:59.680209  3957 heartbeater.cc:507] Master 127.2.172.190:46049 requested a full tablet report, sending...
I20260709 13:13:59.682413  3755 ts_manager.cc:194] Registered new tserver with Master: 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:13:59.683089  2738 webserver.cc:533] Webserver started at http://127.2.172.131:46765/ using document root <none> and password file <none>
I20260709 13:13:59.683743  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:59.683982  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:59.684288  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:59.684295  3755 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48774
I20260709 13:13:59.685813  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/instance:
uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
format_stamp: "Formatted at 2026-07-09 13:13:59 on dist-test-slave-r9m8"
I20260709 13:13:59.690532  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260709 13:13:59.693931  3968 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:59.694896  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:59.695174  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root
uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
format_stamp: "Formatted at 2026-07-09 13:13:59 on dist-test-slave-r9m8"
I20260709 13:13:59.695425  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:13:59.726987  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:59.728154  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:59.729527  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:59.732021  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:59.732218  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:59.732506  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:59.732694  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:59.775480  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.131:34015
I20260709 13:13:59.775660  4030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.131:34015 every 8 connection(s)
I20260709 13:13:59.790825  4031 heartbeater.cc:344] Connected to a master server at 127.2.172.190:46049
I20260709 13:13:59.791235  4031 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:59.791985  4031 heartbeater.cc:507] Master 127.2.172.190:46049 requested a full tablet report, sending...
I20260709 13:13:59.793958  3755 ts_manager.cc:194] Registered new tserver with Master: 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:13:59.794955  2738 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016229232s
I20260709 13:13:59.795678  3755 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48782
I20260709 13:13:59.823750  3755 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48798:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:13:59.830288  3755 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:14:00.033679  3847 tablet_service.cc:1511] Processing CreateTablet for tablet d3cc699b37a94edbac861e3463070ebb (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:00.035260  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cc699b37a94edbac861e3463070ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.034904  3994 tablet_service.cc:1511] Processing CreateTablet for tablet 1133aa74dc0941b38dbe1b721e8a2c5e (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:00.035672  3996 tablet_service.cc:1511] Processing CreateTablet for tablet d3cc699b37a94edbac861e3463070ebb (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:00.036422  3994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1133aa74dc0941b38dbe1b721e8a2c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.037021  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cc699b37a94edbac861e3463070ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.033672  3995 tablet_service.cc:1511] Processing CreateTablet for tablet c004975bc03646a2806cd39ad947f2be (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:00.040007  3995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c004975bc03646a2806cd39ad947f2be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.040491  3993 tablet_service.cc:1511] Processing CreateTablet for tablet f7ecb4faacb94377a8f10da569529bf3 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:00.041851  3993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ecb4faacb94377a8f10da569529bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.043735  3992 tablet_service.cc:1511] Processing CreateTablet for tablet 2a295679e7ff49db808df955e15747d2 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:00.045190  3992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a295679e7ff49db808df955e15747d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.047788  3991 tablet_service.cc:1511] Processing CreateTablet for tablet 48c59e0055bf40a28867ce1296042165 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:00.049211  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c59e0055bf40a28867ce1296042165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.052309  3990 tablet_service.cc:1511] Processing CreateTablet for tablet aad624fd81d54b72b1c071a9881e3455 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:00.052873  3846 tablet_service.cc:1511] Processing CreateTablet for tablet c004975bc03646a2806cd39ad947f2be (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:00.053813  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad624fd81d54b72b1c071a9881e3455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.054279  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c004975bc03646a2806cd39ad947f2be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.053813  3922 tablet_service.cc:1511] Processing CreateTablet for tablet d3cc699b37a94edbac861e3463070ebb (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:00.055053  3921 tablet_service.cc:1511] Processing CreateTablet for tablet c004975bc03646a2806cd39ad947f2be (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:00.056324  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cc699b37a94edbac861e3463070ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.058091  3920 tablet_service.cc:1511] Processing CreateTablet for tablet 1133aa74dc0941b38dbe1b721e8a2c5e (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:00.059136  3844 tablet_service.cc:1511] Processing CreateTablet for tablet f7ecb4faacb94377a8f10da569529bf3 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:00.060310  3840 tablet_service.cc:1511] Processing CreateTablet for tablet 91a8857108ca4d70bd4bb11f6d908525 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:00.060504  3918 tablet_service.cc:1511] Processing CreateTablet for tablet 2a295679e7ff49db808df955e15747d2 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:00.061501  3843 tablet_service.cc:1511] Processing CreateTablet for tablet 2a295679e7ff49db808df955e15747d2 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:00.059136  3841 tablet_service.cc:1511] Processing CreateTablet for tablet aad624fd81d54b72b1c071a9881e3455 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:00.062773  3916 tablet_service.cc:1511] Processing CreateTablet for tablet aad624fd81d54b72b1c071a9881e3455 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:00.064067  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad624fd81d54b72b1c071a9881e3455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.065063  3917 tablet_service.cc:1511] Processing CreateTablet for tablet 48c59e0055bf40a28867ce1296042165 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:00.065699  3842 tablet_service.cc:1511] Processing CreateTablet for tablet 48c59e0055bf40a28867ce1296042165 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:00.066922  3844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ecb4faacb94377a8f10da569529bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.066937  3921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c004975bc03646a2806cd39ad947f2be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.058131  3845 tablet_service.cc:1511] Processing CreateTablet for tablet 1133aa74dc0941b38dbe1b721e8a2c5e (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:00.071853  3919 tablet_service.cc:1511] Processing CreateTablet for tablet f7ecb4faacb94377a8f10da569529bf3 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:00.072558  3915 tablet_service.cc:1511] Processing CreateTablet for tablet 91a8857108ca4d70bd4bb11f6d908525 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:00.073453  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c59e0055bf40a28867ce1296042165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.074133  3843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a295679e7ff49db808df955e15747d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.076807  3915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a8857108ca4d70bd4bb11f6d908525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.078989  3919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ecb4faacb94377a8f10da569529bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.081655  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1133aa74dc0941b38dbe1b721e8a2c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.084744  3840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a8857108ca4d70bd4bb11f6d908525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.084619  3989 tablet_service.cc:1511] Processing CreateTablet for tablet 91a8857108ca4d70bd4bb11f6d908525 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:00.086139  3989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a8857108ca4d70bd4bb11f6d908525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.091017  3917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c59e0055bf40a28867ce1296042165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.091794  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad624fd81d54b72b1c071a9881e3455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.092573  3920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1133aa74dc0941b38dbe1b721e8a2c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.096724  3839 tablet_service.cc:1511] Processing CreateTablet for tablet e0ca951192d742e38d0bd2eaf01b4e43 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:00.098212  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ca951192d742e38d0bd2eaf01b4e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.099498  3918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a295679e7ff49db808df955e15747d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.100260  3914 tablet_service.cc:1511] Processing CreateTablet for tablet e0ca951192d742e38d0bd2eaf01b4e43 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:00.102108  3988 tablet_service.cc:1511] Processing CreateTablet for tablet e0ca951192d742e38d0bd2eaf01b4e43 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:00.108094  3914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ca951192d742e38d0bd2eaf01b4e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.111351  3988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ca951192d742e38d0bd2eaf01b4e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.114140  3838 tablet_service.cc:1511] Processing CreateTablet for tablet 642002724e2a4bd880735fe21d019bc2 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:00.115866  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642002724e2a4bd880735fe21d019bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.123198  3913 tablet_service.cc:1511] Processing CreateTablet for tablet 642002724e2a4bd880735fe21d019bc2 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:00.125649  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642002724e2a4bd880735fe21d019bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.166054  3987 tablet_service.cc:1511] Processing CreateTablet for tablet ebc856d99de3412ea499aeca2530ad66 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:00.167553  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc856d99de3412ea499aeca2530ad66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.170415  3995 tablet_service.cc:1511] Processing CreateTablet for tablet 642002724e2a4bd880735fe21d019bc2 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:00.171960  3995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642002724e2a4bd880735fe21d019bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.189323  4047 tablet_bootstrap.cc:492] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:00.189575  4046 tablet_bootstrap.cc:492] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:00.196435  3996 tablet_service.cc:1511] Processing CreateTablet for tablet fcdcff382b054b21b5795261cc161d88 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:00.197860  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcdcff382b054b21b5795261cc161d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.198060  3922 tablet_service.cc:1511] Processing CreateTablet for tablet ebc856d99de3412ea499aeca2530ad66 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:00.199468  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc856d99de3412ea499aeca2530ad66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.201674  3847 tablet_service.cc:1511] Processing CreateTablet for tablet fcdcff382b054b21b5795261cc161d88 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:00.209229  3991 tablet_service.cc:1511] Processing CreateTablet for tablet e22c9a72f5274dc1a32f6dfe7387b038 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:00.210608  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22c9a72f5274dc1a32f6dfe7387b038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.217741  3919 tablet_service.cc:1511] Processing CreateTablet for tablet fcdcff382b054b21b5795261cc161d88 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:00.220963  3919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcdcff382b054b21b5795261cc161d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.224088  3913 tablet_service.cc:1511] Processing CreateTablet for tablet e22c9a72f5274dc1a32f6dfe7387b038 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:00.209261  4046 tablet_bootstrap.cc:654] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:00.228541  4048 tablet_bootstrap.cc:492] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:00.232002  3845 tablet_service.cc:1511] Processing CreateTablet for tablet 7037b52cca1f48f4bc4cce393a36601b (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:00.232324  3839 tablet_service.cc:1511] Processing CreateTablet for tablet e22c9a72f5274dc1a32f6dfe7387b038 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:00.233789  3916 tablet_service.cc:1511] Processing CreateTablet for tablet 7037b52cca1f48f4bc4cce393a36601b (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:00.235030  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22c9a72f5274dc1a32f6dfe7387b038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.235258  4047 tablet_bootstrap.cc:654] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:00.239966  3990 tablet_service.cc:1511] Processing CreateTablet for tablet 7037b52cca1f48f4bc4cce393a36601b (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:00.245427  3846 tablet_service.cc:1511] Processing CreateTablet for tablet 73a48cde5e4a42269af73460b4b73f06 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:00.246690  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7037b52cca1f48f4bc4cce393a36601b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.248644  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcdcff382b054b21b5795261cc161d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.180899  3841 tablet_service.cc:1511] Processing CreateTablet for tablet ebc856d99de3412ea499aeca2530ad66 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:00.258613  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7037b52cca1f48f4bc4cce393a36601b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.261221  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22c9a72f5274dc1a32f6dfe7387b038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.261677  3992 tablet_service.cc:1511] Processing CreateTablet for tablet 73a48cde5e4a42269af73460b4b73f06 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:00.262952  3992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a48cde5e4a42269af73460b4b73f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.263149  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc856d99de3412ea499aeca2530ad66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.257262  3921 tablet_service.cc:1511] Processing CreateTablet for tablet 73a48cde5e4a42269af73460b4b73f06 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:00.267458  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a48cde5e4a42269af73460b4b73f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.268100  3921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a48cde5e4a42269af73460b4b73f06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.273213  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7037b52cca1f48f4bc4cce393a36601b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.280084  4046 tablet_bootstrap.cc:492] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:00.280643  4046 ts_tablet_manager.cc:1403] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.000s
I20260709 13:14:00.280870  4048 tablet_bootstrap.cc:654] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:00.300256  3919 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0fcea4dfd34282816306a7a7585c2e (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:00.308487  4047 tablet_bootstrap.cc:492] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:00.309017  4047 ts_tablet_manager.cc:1403] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.005s
I20260709 13:14:00.308863  3996 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0fcea4dfd34282816306a7a7585c2e (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:00.311630  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0fcea4dfd34282816306a7a7585c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.312510  4047 raft_consensus.cc:359] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } }
I20260709 13:14:00.313360  4047 raft_consensus.cc:385] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:00.311316  3842 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0fcea4dfd34282816306a7a7585c2e (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:00.317997  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0fcea4dfd34282816306a7a7585c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.318589  4046 raft_consensus.cc:359] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } }
I20260709 13:14:00.319329  4046 raft_consensus.cc:385] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:00.319622  4046 raft_consensus.cc:740] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:00.323709  3921 tablet_service.cc:1511] Processing CreateTablet for tablet 52147336f4ae48c290126b9f83d9f2da (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:00.324790  3987 tablet_service.cc:1511] Processing CreateTablet for tablet 52147336f4ae48c290126b9f83d9f2da (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:00.326098  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52147336f4ae48c290126b9f83d9f2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.325935  3913 tablet_service.cc:1511] Processing CreateTablet for tablet cb171acfbe6a44d8928717028b708233 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:00.327601  3995 tablet_service.cc:1511] Processing CreateTablet for tablet cb171acfbe6a44d8928717028b708233 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:00.328890  3995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb171acfbe6a44d8928717028b708233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.332127  3841 tablet_service.cc:1511] Processing CreateTablet for tablet cb171acfbe6a44d8928717028b708233 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:00.334283  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb171acfbe6a44d8928717028b708233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.338848  4046 consensus_queue.cc:260] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } }
I20260709 13:14:00.314517  4047 raft_consensus.cc:740] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:00.341755  3919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0fcea4dfd34282816306a7a7585c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.342412  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb171acfbe6a44d8928717028b708233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.342926  4047 consensus_queue.cc:260] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } }
I20260709 13:14:00.350883  3921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52147336f4ae48c290126b9f83d9f2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.351550  3846 tablet_service.cc:1511] Processing CreateTablet for tablet 52147336f4ae48c290126b9f83d9f2da (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:00.368438  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52147336f4ae48c290126b9f83d9f2da. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:00.372866  3803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:00.384128  3882 heartbeater.cc:499] Master 127.2.172.190:46049 was elected leader, sending a full tablet report...
I20260709 13:14:00.396309  3839 tablet_service.cc:1511] Processing CreateTablet for tablet 997ceb4d63784c60adfb706a26fac448 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:00.396257  3991 tablet_service.cc:1511] Processing CreateTablet for tablet 997ceb4d63784c60adfb706a26fac448 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:00.398047  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997ceb4d63784c60adfb706a26fac448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.398167  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997ceb4d63784c60adfb706a26fac448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.399778  3844 tablet_service.cc:1511] Processing CreateTablet for tablet 590f0690662647c898daff8448fac502 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:00.394706  3847 tablet_service.cc:1511] Processing CreateTablet for tablet ea3ccf4555cb4ad5b1a8794cf0834c46 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:00.401240  3844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590f0690662647c898daff8448fac502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.403901  4046 ts_tablet_manager.cc:1434] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.123s	user 0.016s	sys 0.008s
I20260709 13:14:00.403574  3913 tablet_service.cc:1511] Processing CreateTablet for tablet ea3ccf4555cb4ad5b1a8794cf0834c46 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:00.404311  3922 tablet_service.cc:1511] Processing CreateTablet for tablet 590f0690662647c898daff8448fac502 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:00.405010  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3ccf4555cb4ad5b1a8794cf0834c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.405077  4046 tablet_bootstrap.cc:492] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:00.407032  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3ccf4555cb4ad5b1a8794cf0834c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.411696  3987 tablet_service.cc:1511] Processing CreateTablet for tablet ea3ccf4555cb4ad5b1a8794cf0834c46 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:00.413118  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3ccf4555cb4ad5b1a8794cf0834c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.415669  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590f0690662647c898daff8448fac502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.419346  3916 tablet_service.cc:1511] Processing CreateTablet for tablet 997ceb4d63784c60adfb706a26fac448 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:00.421000  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997ceb4d63784c60adfb706a26fac448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.427667  4048 tablet_bootstrap.cc:492] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:00.437649  4048 ts_tablet_manager.cc:1403] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.209s	user 0.011s	sys 0.008s
I20260709 13:14:00.440949  4048 raft_consensus.cc:359] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:00.436647  3845 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7205dcfde24a63b944b1151e3dda4d (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:00.443934  3917 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7205dcfde24a63b944b1151e3dda4d (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:00.453783  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7205dcfde24a63b944b1151e3dda4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.453887  3917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7205dcfde24a63b944b1151e3dda4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.456597  3994 tablet_service.cc:1511] Processing CreateTablet for tablet 0808af98eb584067b99aaf44cb450a92 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:00.458176  3994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0808af98eb584067b99aaf44cb450a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.444263  3996 tablet_service.cc:1511] Processing CreateTablet for tablet 8a7205dcfde24a63b944b1151e3dda4d (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:00.445627  3990 tablet_service.cc:1511] Processing CreateTablet for tablet b121c2c0672746328aa442473db5c2f3 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:00.463516  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b121c2c0672746328aa442473db5c2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.463851  4048 raft_consensus.cc:385] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:00.464285  4048 raft_consensus.cc:740] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:00.445762  3842 tablet_service.cc:1511] Processing CreateTablet for tablet b121c2c0672746328aa442473db5c2f3 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:00.465935  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b121c2c0672746328aa442473db5c2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.465422  4048 consensus_queue.cc:260] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:00.447609  3915 tablet_service.cc:1511] Processing CreateTablet for tablet b121c2c0672746328aa442473db5c2f3 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:00.448173  3838 tablet_service.cc:1511] Processing CreateTablet for tablet 0808af98eb584067b99aaf44cb450a92 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:00.448875  3918 tablet_service.cc:1511] Processing CreateTablet for tablet 0808af98eb584067b99aaf44cb450a92 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:00.428651  4047 ts_tablet_manager.cc:1434] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.119s	user 0.007s	sys 0.016s
I20260709 13:14:00.478157  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0808af98eb584067b99aaf44cb450a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.477881  3840 tablet_service.cc:1511] Processing CreateTablet for tablet c3e7795ea7c74a8487d942943fe90fd2 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:00.479336  3840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e7795ea7c74a8487d942943fe90fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.479423  4031 heartbeater.cc:499] Master 127.2.172.190:46049 was elected leader, sending a full tablet report...
I20260709 13:14:00.480372  3918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0808af98eb584067b99aaf44cb450a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.483218  4047 tablet_bootstrap.cc:492] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:00.484434  3915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b121c2c0672746328aa442473db5c2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.492551  4047 tablet_bootstrap.cc:654] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:00.501435  4046 tablet_bootstrap.cc:654] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:00.511719  3843 tablet_service.cc:1511] Processing CreateTablet for tablet 7321cae54adb467887513e00fb8db4f0 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:00.513161  3843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7321cae54adb467887513e00fb8db4f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.456595  3991 tablet_service.cc:1511] Processing CreateTablet for tablet 590f0690662647c898daff8448fac502 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:00.527019  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7205dcfde24a63b944b1151e3dda4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.532226  3988 tablet_service.cc:1511] Processing CreateTablet for tablet c3e7795ea7c74a8487d942943fe90fd2 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:00.533815  3988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e7795ea7c74a8487d942943fe90fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.526588  4054 raft_consensus.cc:493] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:00.549256  3995 tablet_service.cc:1511] Processing CreateTablet for tablet 7321cae54adb467887513e00fb8db4f0 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:00.542186  3922 tablet_service.cc:1511] Processing CreateTablet for tablet 7321cae54adb467887513e00fb8db4f0 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:00.554798  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7321cae54adb467887513e00fb8db4f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.533872  3921 tablet_service.cc:1511] Processing CreateTablet for tablet c3e7795ea7c74a8487d942943fe90fd2 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:00.558823  3921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e7795ea7c74a8487d942943fe90fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.560814  3839 tablet_service.cc:1511] Processing CreateTablet for tablet cbbc6afdd1664093bb91ca6f1bf1f048 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:00.563895  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590f0690662647c898daff8448fac502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.543598  4054 raft_consensus.cc:515] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } }
I20260709 13:14:00.572706  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbc6afdd1664093bb91ca6f1bf1f048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.573542  3995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7321cae54adb467887513e00fb8db4f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.624475  4048 ts_tablet_manager.cc:1434] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.186s	user 0.014s	sys 0.016s
I20260709 13:14:00.625694  3957 heartbeater.cc:499] Master 127.2.172.190:46049 was elected leader, sending a full tablet report...
I20260709 13:14:00.645025  4046 tablet_bootstrap.cc:492] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:00.645637  4046 ts_tablet_manager.cc:1403] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.241s	user 0.027s	sys 0.024s
I20260709 13:14:00.648988  4046 raft_consensus.cc:359] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:00.649868  4046 raft_consensus.cc:385] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:00.650249  4046 raft_consensus.cc:740] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:00.667675  4047 tablet_bootstrap.cc:492] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:00.668797  4047 ts_tablet_manager.cc:1403] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.186s	user 0.022s	sys 0.005s
I20260709 13:14:00.671851  4047 raft_consensus.cc:359] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:00.672621  4047 raft_consensus.cc:385] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:00.672938  4047 raft_consensus.cc:740] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:00.673751  4047 consensus_queue.cc:260] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:00.678874  3740 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 79541.9us
I20260709 13:14:00.689244  4054 leader_election.cc:290] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:00.694886  4046 consensus_queue.cc:260] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:00.698657  4046 ts_tablet_manager.cc:1434] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.003s
I20260709 13:14:00.701421  4047 ts_tablet_manager.cc:1434] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:14:00.701143  3847 tablet_service.cc:1511] Processing CreateTablet for tablet 3893a47d09bd4e7a853522ea125a2d9b (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:00.702625  4047 tablet_bootstrap.cc:492] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:00.703214  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3893a47d09bd4e7a853522ea125a2d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.706688  4046 tablet_bootstrap.cc:492] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:00.698307  3991 tablet_service.cc:1511] Processing CreateTablet for tablet cbbc6afdd1664093bb91ca6f1bf1f048 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:00.711555  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbc6afdd1664093bb91ca6f1bf1f048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.696285  3918 tablet_service.cc:1511] Processing CreateTablet for tablet cbbc6afdd1664093bb91ca6f1bf1f048 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:00.731858  4052 raft_consensus.cc:493] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:00.732407  4052 raft_consensus.cc:515] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } }
I20260709 13:14:00.726869  4048 tablet_bootstrap.cc:492] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:00.746788  4047 tablet_bootstrap.cc:654] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:00.747411  4052 leader_election.cc:290] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:00.751608  4046 tablet_bootstrap.cc:654] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:00.766969  3918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbc6afdd1664093bb91ca6f1bf1f048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.770867  3990 tablet_service.cc:1511] Processing CreateTablet for tablet 3893a47d09bd4e7a853522ea125a2d9b (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:00.772993  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3893a47d09bd4e7a853522ea125a2d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.776716  3996 tablet_service.cc:1511] Processing CreateTablet for tablet f3387ba19c774b09b87b525f13971c07 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:00.778061  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3387ba19c774b09b87b525f13971c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.778177  3922 tablet_service.cc:1511] Processing CreateTablet for tablet 3893a47d09bd4e7a853522ea125a2d9b (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:00.779953  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3893a47d09bd4e7a853522ea125a2d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.780593  3916 tablet_service.cc:1511] Processing CreateTablet for tablet eb5b85617fe54387bd0b85d66817d472 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:00.768240  4055 raft_consensus.cc:493] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:00.782007  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5b85617fe54387bd0b85d66817d472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.782320  4055 raft_consensus.cc:515] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:00.784032  3994 tablet_service.cc:1511] Processing CreateTablet for tablet eb5b85617fe54387bd0b85d66817d472 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:00.785301  3994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5b85617fe54387bd0b85d66817d472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.780570  3915 tablet_service.cc:1511] Processing CreateTablet for tablet f3387ba19c774b09b87b525f13971c07 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:00.785205  4055 leader_election.cc:290] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:00.792166  3915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3387ba19c774b09b87b525f13971c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.806239  4048 tablet_bootstrap.cc:654] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:00.856644  3988 tablet_service.cc:1511] Processing CreateTablet for tablet 524e773322084ab7a8951bae38e2826d (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:00.862591  3988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524e773322084ab7a8951bae38e2826d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.850304  3995 tablet_service.cc:1511] Processing CreateTablet for tablet c7f0ea97cd0a4425a53bd9a4872b378d (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:00.875082  3995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f0ea97cd0a4425a53bd9a4872b378d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.886767  3996 tablet_service.cc:1511] Processing CreateTablet for tablet 0399ea5e194748f6a6dc73c74848e603 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:00.888309  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0399ea5e194748f6a6dc73c74848e603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.892078  3987 tablet_service.cc:1511] Processing CreateTablet for tablet 46d7ce5dc85e4f538280f70bf3520f03 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:00.892279  3842 tablet_service.cc:1511] Processing CreateTablet for tablet f3387ba19c774b09b87b525f13971c07 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:00.893501  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d7ce5dc85e4f538280f70bf3520f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.893721  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3387ba19c774b09b87b525f13971c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.895599  3992 tablet_service.cc:1511] Processing CreateTablet for tablet 9a09e2bd35444b9bab75c418ca0a6f1c (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:00.895893  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:00.896922  3992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a09e2bd35444b9bab75c418ca0a6f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.898574  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:00.899415  3857 raft_consensus.cc:2468] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
W20260709 13:14:00.901253  3970 leader_election.cc:343] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:00.902094  3970 leader_election.cc:304] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:00.903079  4054 raft_consensus.cc:2804] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:00.903463  4046 tablet_bootstrap.cc:492] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:00.903487  4054 raft_consensus.cc:493] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:00.904134  4046 ts_tablet_manager.cc:1403] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.205s	user 0.012s	sys 0.013s
I20260709 13:14:00.904165  4054 raft_consensus.cc:3060] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:00.905776  3843 tablet_service.cc:1511] Processing CreateTablet for tablet 524e773322084ab7a8951bae38e2826d (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:00.907464  3843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524e773322084ab7a8951bae38e2826d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.911713  3840 tablet_service.cc:1511] Processing CreateTablet for tablet eb5b85617fe54387bd0b85d66817d472 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:00.913187  3840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5b85617fe54387bd0b85d66817d472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.913743  3921 tablet_service.cc:1511] Processing CreateTablet for tablet c7f0ea97cd0a4425a53bd9a4872b378d (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:00.914813  4048 tablet_bootstrap.cc:492] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:00.915156  3921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f0ea97cd0a4425a53bd9a4872b378d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.915311  4048 ts_tablet_manager.cc:1403] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.199s	user 0.012s	sys 0.010s
I20260709 13:14:00.915534  3839 tablet_service.cc:1511] Processing CreateTablet for tablet c7f0ea97cd0a4425a53bd9a4872b378d (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:00.916774  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f0ea97cd0a4425a53bd9a4872b378d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.918756  3838 tablet_service.cc:1511] Processing CreateTablet for tablet 0399ea5e194748f6a6dc73c74848e603 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:00.919458  3917 tablet_service.cc:1511] Processing CreateTablet for tablet 524e773322084ab7a8951bae38e2826d (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:00.919984  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0399ea5e194748f6a6dc73c74848e603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.920655  3917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524e773322084ab7a8951bae38e2826d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.929625  3993 tablet_service.cc:1511] Processing CreateTablet for tablet 44b178725ab44d329a544480f982fff1 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:00.931118  3993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b178725ab44d329a544480f982fff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.932539  4054 raft_consensus.cc:515] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } }
I20260709 13:14:00.935680  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:00.936285  3857 raft_consensus.cc:3060] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:00.946949  3841 tablet_service.cc:1511] Processing CreateTablet for tablet 46d7ce5dc85e4f538280f70bf3520f03 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:00.948357  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d7ce5dc85e4f538280f70bf3520f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.955638  4046 raft_consensus.cc:359] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:00.956184  3846 tablet_service.cc:1511] Processing CreateTablet for tablet 9a09e2bd35444b9bab75c418ca0a6f1c (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:00.956391  3845 tablet_service.cc:1511] Processing CreateTablet for tablet 44b178725ab44d329a544480f982fff1 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:00.957762  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b178725ab44d329a544480f982fff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.959232  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a09e2bd35444b9bab75c418ca0a6f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.956601  4046 raft_consensus.cc:385] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:00.959690  4046 raft_consensus.cc:740] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:00.960668  4046 consensus_queue.cc:260] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:00.968030  4048 raft_consensus.cc:359] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } }
I20260709 13:14:00.968873  4048 raft_consensus.cc:385] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:00.969183  4048 raft_consensus.cc:740] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:00.970304  4048 consensus_queue.cc:260] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } }
I20260709 13:14:00.970536  3913 tablet_service.cc:1511] Processing CreateTablet for tablet 44b178725ab44d329a544480f982fff1 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:00.972067  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b178725ab44d329a544480f982fff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.979122  3844 tablet_service.cc:1511] Processing CreateTablet for tablet 864890761a204755b6159285a74f6a41 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:00.979648  3918 tablet_service.cc:1511] Processing CreateTablet for tablet 0399ea5e194748f6a6dc73c74848e603 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:00.980507  3844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864890761a204755b6159285a74f6a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.980578  4047 tablet_bootstrap.cc:492] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:00.980923  3918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0399ea5e194748f6a6dc73c74848e603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.981141  4047 ts_tablet_manager.cc:1403] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.279s	user 0.001s	sys 0.018s
I20260709 13:14:00.984189  4054 leader_election.cc:290] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:00.981142  4046 ts_tablet_manager.cc:1434] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.004s
I20260709 13:14:00.985101  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:00.986395  3932 raft_consensus.cc:3060] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:00.988265  3922 tablet_service.cc:1511] Processing CreateTablet for tablet 46d7ce5dc85e4f538280f70bf3520f03 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:00.988576  4047 raft_consensus.cc:359] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:00.989449  4047 raft_consensus.cc:385] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:00.989614  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d7ce5dc85e4f538280f70bf3520f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:00.989897  4047 raft_consensus.cc:740] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:00.991104  4046 tablet_bootstrap.cc:492] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:01.000823  3932 raft_consensus.cc:2468] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:01.000579  3916 tablet_service.cc:1511] Processing CreateTablet for tablet 9a09e2bd35444b9bab75c418ca0a6f1c (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:01.002799  4047 consensus_queue.cc:260] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.008808  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a295679e7ff49db808df955e15747d2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:01.011263  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a295679e7ff49db808df955e15747d2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:01.012338  4047 ts_tablet_manager.cc:1434] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:14:01.013315  4047 tablet_bootstrap.cc:492] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:01.021739  4046 tablet_bootstrap.cc:654] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.023553  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:01.024389  4006 raft_consensus.cc:2393] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:01.024982  3915 tablet_service.cc:1511] Processing CreateTablet for tablet 864890761a204755b6159285a74f6a41 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 13:14:01.025369  3896 leader_election.cc:343] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:01.026218  3896 leader_election.cc:343] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.026703  3896 leader_election.cc:304] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:01.027520  4055 raft_consensus.cc:2749] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:01.030138  3991 tablet_service.cc:1511] Processing CreateTablet for tablet 864890761a204755b6159285a74f6a41 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:01.033326  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a09e2bd35444b9bab75c418ca0a6f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.035768  3857 raft_consensus.cc:2468] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:01.036469  3915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864890761a204755b6159285a74f6a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.037348  3970 leader_election.cc:304] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:01.038298  4054 raft_consensus.cc:2804] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:01.038844  4054 raft_consensus.cc:697] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:01.039764  4054 consensus_queue.cc:237] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } }
I20260709 13:14:01.056886  4048 ts_tablet_manager.cc:1434] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.141s	user 0.010s	sys 0.002s
I20260709 13:14:01.059122  3843 tablet_service.cc:1511] Processing CreateTablet for tablet fd76d629e7ba4ffa8d39d250d69c2960 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:01.069590  3843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd76d629e7ba4ffa8d39d250d69c2960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.062812  3990 tablet_service.cc:1511] Processing CreateTablet for tablet fd76d629e7ba4ffa8d39d250d69c2960 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:01.065502  3931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:01.062458  3913 tablet_service.cc:1511] Processing CreateTablet for tablet fd76d629e7ba4ffa8d39d250d69c2960 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:01.077216  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd76d629e7ba4ffa8d39d250d69c2960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.083268  3931 raft_consensus.cc:2393] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:01.085240  3821 leader_election.cc:304] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:01.086508  4052 raft_consensus.cc:2749] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:01.090850  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 864890761a204755b6159285a74f6a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.113741  4052 raft_consensus.cc:493] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.114946  4048 tablet_bootstrap.cc:492] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:01.114502  4052 raft_consensus.cc:515] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.117456  4052 leader_election.cc:290] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:01.120872  3931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:01.126125  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:14:01.123714  3821 leader_election.cc:343] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:01.127704  3821 leader_election.cc:343] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.128352  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd76d629e7ba4ffa8d39d250d69c2960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.128153  3821 leader_election.cc:304] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:01.129472  4052 raft_consensus.cc:2749] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:01.133952  3846 tablet_service.cc:1511] Processing CreateTablet for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:01.135412  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.136132  4047 tablet_bootstrap.cc:654] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.142832  3915 tablet_service.cc:1511] Processing CreateTablet for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:01.143565  4048 tablet_bootstrap.cc:654] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.144456  3915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.147761  3991 tablet_service.cc:1511] Processing CreateTablet for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:01.150930  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.158537  4054 raft_consensus.cc:493] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.159150  4054 raft_consensus.cc:515] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.159937  3753 catalog_manager.cc:5697] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:01.161547  4054 leader_election.cc:290] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:01.163853  3931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:01.164001  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
W20260709 13:14:01.165587  3970 leader_election.cc:343] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:01.167303  3970 leader_election.cc:343] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.168416  3970 leader_election.cc:304] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:01.169809  4054 raft_consensus.cc:2749] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:01.169889  3845 tablet_service.cc:1511] Processing CreateTablet for tablet 605ebbc359d24795bb04e36b06d4368a (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:01.175308  4047 tablet_bootstrap.cc:492] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:01.175892  4047 ts_tablet_manager.cc:1403] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.163s	user 0.008s	sys 0.004s
I20260709 13:14:01.191730  4046 tablet_bootstrap.cc:492] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:01.192298  4046 ts_tablet_manager.cc:1403] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.201s	user 0.017s	sys 0.015s
I20260709 13:14:01.191951  3922 tablet_service.cc:1511] Processing CreateTablet for tablet 605ebbc359d24795bb04e36b06d4368a (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:01.193375  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605ebbc359d24795bb04e36b06d4368a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.193778  3916 tablet_service.cc:1511] Processing CreateTablet for tablet 8410c126ba1b4dbc8d665d69dcc737e9 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:01.193819  3987 tablet_service.cc:1511] Processing CreateTablet for tablet 8410c126ba1b4dbc8d665d69dcc737e9 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:01.195319  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8410c126ba1b4dbc8d665d69dcc737e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.196391  3844 tablet_service.cc:1511] Processing CreateTablet for tablet 0612b2c47f0c479f864c6274a391fc9a (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:01.196816  3996 tablet_service.cc:1511] Processing CreateTablet for tablet 605ebbc359d24795bb04e36b06d4368a (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:01.198005  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605ebbc359d24795bb04e36b06d4368a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.200069  4052 raft_consensus.cc:493] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.200008  3993 tablet_service.cc:1511] Processing CreateTablet for tablet 0612b2c47f0c479f864c6274a391fc9a (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:01.200913  4048 tablet_bootstrap.cc:492] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:01.200637  4052 raft_consensus.cc:515] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.201421  4048 ts_tablet_manager.cc:1403] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.010s
I20260709 13:14:01.205008  3913 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad3201586946bcbb0948dc41b2a325 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:01.205222  3843 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad3201586946bcbb0948dc41b2a325 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:01.206614  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad3201586946bcbb0948dc41b2a325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.209568  4052 leader_election.cc:290] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:01.210992  3931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:01.212154  3992 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad3201586946bcbb0948dc41b2a325 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
W20260709 13:14:01.212930  3821 leader_election.cc:343] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.213220  4048 raft_consensus.cc:359] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.214058  4048 raft_consensus.cc:385] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.214291  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:01.214741  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605ebbc359d24795bb04e36b06d4368a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:01.215900  3821 leader_election.cc:343] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.216380  3821 leader_election.cc:304] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:01.216840  3844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0612b2c47f0c479f864c6274a391fc9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.217486  4052 raft_consensus.cc:2749] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:01.217952  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8410c126ba1b4dbc8d665d69dcc737e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.218873  3843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad3201586946bcbb0948dc41b2a325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.218717  3917 tablet_service.cc:1511] Processing CreateTablet for tablet 0612b2c47f0c479f864c6274a391fc9a (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:01.220086  3917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0612b2c47f0c479f864c6274a391fc9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.223843  3993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0612b2c47f0c479f864c6274a391fc9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.214404  4048 raft_consensus.cc:740] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.195434  4046 raft_consensus.cc:359] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.226890  3992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad3201586946bcbb0948dc41b2a325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.228210  4048 consensus_queue.cc:260] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.227124  4046 raft_consensus.cc:385] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.229261  4046 raft_consensus.cc:740] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.230149  4046 consensus_queue.cc:260] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.232740  4046 ts_tablet_manager.cc:1434] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:14:01.233822  4046 tablet_bootstrap.cc:492] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:01.235908  3846 tablet_service.cc:1511] Processing CreateTablet for tablet 76dad57f411d40cf9cc6759a3ce4f0cb (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:01.237233  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76dad57f411d40cf9cc6759a3ce4f0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.239683  4048 ts_tablet_manager.cc:1434] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260709 13:14:01.239689  3841 tablet_service.cc:1511] Processing CreateTablet for tablet 8410c126ba1b4dbc8d665d69dcc737e9 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:01.244390  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8410c126ba1b4dbc8d665d69dcc737e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.246955  4047 raft_consensus.cc:359] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.247758  4047 raft_consensus.cc:385] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.248051  4047 raft_consensus.cc:740] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.248831  4047 consensus_queue.cc:260] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.253338  3918 tablet_service.cc:1511] Processing CreateTablet for tablet 76dad57f411d40cf9cc6759a3ce4f0cb (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:01.255023  3918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76dad57f411d40cf9cc6759a3ce4f0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.255857  4047 ts_tablet_manager.cc:1434] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260709 13:14:01.258292  3988 tablet_service.cc:1511] Processing CreateTablet for tablet 76dad57f411d40cf9cc6759a3ce4f0cb (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:01.260890  3840 tablet_service.cc:1511] Processing CreateTablet for tablet f984fa3025784a2f8d0ec9d682c5d683 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:01.263415  3840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f984fa3025784a2f8d0ec9d682c5d683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.268492  3915 tablet_service.cc:1511] Processing CreateTablet for tablet f984fa3025784a2f8d0ec9d682c5d683 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:01.269832  3988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76dad57f411d40cf9cc6759a3ce4f0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.275177  4048 tablet_bootstrap.cc:492] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:01.276700  3990 tablet_service.cc:1511] Processing CreateTablet for tablet f984fa3025784a2f8d0ec9d682c5d683 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:01.278067  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f984fa3025784a2f8d0ec9d682c5d683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.279276  4047 tablet_bootstrap.cc:492] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:01.280424  3838 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5263ca4eef44c9b3c2751dbd2db6d1 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:01.281785  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5263ca4eef44c9b3c2751dbd2db6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.269876  3915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f984fa3025784a2f8d0ec9d682c5d683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.295418  4054 raft_consensus.cc:493] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.296916  4054 raft_consensus.cc:515] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.301744  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a8857108ca4d70bd4bb11f6d908525" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:01.302175  3931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a8857108ca4d70bd4bb11f6d908525" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:01.299562  4054 leader_election.cc:290] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:14:01.303740  3970 leader_election.cc:343] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:01.304571  3970 leader_election.cc:343] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.305008  3970 leader_election.cc:304] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:01.306102  4047 tablet_bootstrap.cc:654] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.306284  4054 raft_consensus.cc:2749] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:01.312772  4046 tablet_bootstrap.cc:654] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.316497  3913 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5263ca4eef44c9b3c2751dbd2db6d1 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:01.319929  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5263ca4eef44c9b3c2751dbd2db6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.320789  3987 tablet_service.cc:1511] Processing CreateTablet for tablet 9f5263ca4eef44c9b3c2751dbd2db6d1 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:01.322263  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5263ca4eef44c9b3c2751dbd2db6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.319944  4048 tablet_bootstrap.cc:654] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.325824  3922 tablet_service.cc:1511] Processing CreateTablet for tablet 89eb1857e0c845e7bc851f36f3e76650 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:01.330144  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eb1857e0c845e7bc851f36f3e76650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.331010  3991 tablet_service.cc:1511] Processing CreateTablet for tablet 89eb1857e0c845e7bc851f36f3e76650 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:01.332439  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eb1857e0c845e7bc851f36f3e76650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.346024  3843 tablet_service.cc:1511] Processing CreateTablet for tablet 89eb1857e0c845e7bc851f36f3e76650 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:01.351426  3916 tablet_service.cc:1511] Processing CreateTablet for tablet 936b4705062240d186f293aa609b950f (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:01.351536  3845 tablet_service.cc:1511] Processing CreateTablet for tablet 1081854534b64034b5023aacec36fb8b (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:01.357193  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1081854534b64034b5023aacec36fb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.359359  3916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936b4705062240d186f293aa609b950f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.351426  3996 tablet_service.cc:1511] Processing CreateTablet for tablet 936b4705062240d186f293aa609b950f (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:01.365170  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936b4705062240d186f293aa609b950f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.368427  3843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eb1857e0c845e7bc851f36f3e76650. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:01.385478  3803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:01.387753  3840 tablet_service.cc:1511] Processing CreateTablet for tablet 936b4705062240d186f293aa609b950f (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:01.393769  3922 tablet_service.cc:1511] Processing CreateTablet for tablet 1081854534b64034b5023aacec36fb8b (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:01.395668  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1081854534b64034b5023aacec36fb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.408871  4047 tablet_bootstrap.cc:492] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:01.409480  4047 ts_tablet_manager.cc:1403] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.130s	user 0.008s	sys 0.011s
I20260709 13:14:01.412649  4047 raft_consensus.cc:359] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.421056  4047 raft_consensus.cc:385] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.421430  4047 raft_consensus.cc:740] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.417145  3840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936b4705062240d186f293aa609b950f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.434755  4047 consensus_queue.cc:260] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.437088  4047 ts_tablet_manager.cc:1434] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260709 13:14:01.438136  4047 tablet_bootstrap.cc:492] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:01.438760  4048 tablet_bootstrap.cc:492] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:01.439258  4048 ts_tablet_manager.cc:1403] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.164s	user 0.019s	sys 0.006s
I20260709 13:14:01.444424  3838 tablet_service.cc:1511] Processing CreateTablet for tablet dd8142c37eab4b10ad4da6240140504f (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:01.445206  3913 tablet_service.cc:1511] Processing CreateTablet for tablet e802dc0e69b74ae880e507afe928bf18 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:01.445783  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8142c37eab4b10ad4da6240140504f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.446347  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e802dc0e69b74ae880e507afe928bf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.448022  3993 tablet_service.cc:1511] Processing CreateTablet for tablet dd8142c37eab4b10ad4da6240140504f (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:01.448524  3991 tablet_service.cc:1511] Processing CreateTablet for tablet e802dc0e69b74ae880e507afe928bf18 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:01.449326  3993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8142c37eab4b10ad4da6240140504f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.450505  3988 tablet_service.cc:1511] Processing CreateTablet for tablet 55526297d0be4c04870beebbe5686b78 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:01.451730  3846 tablet_service.cc:1511] Processing CreateTablet for tablet e802dc0e69b74ae880e507afe928bf18 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:01.453066  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e802dc0e69b74ae880e507afe928bf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.451603  3844 tablet_service.cc:1511] Processing CreateTablet for tablet 55526297d0be4c04870beebbe5686b78 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:01.454298  3844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55526297d0be4c04870beebbe5686b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.455076  3842 tablet_service.cc:1511] Processing CreateTablet for tablet ac8d87a9473a4df0875b01c947ca1f46 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:01.455703  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e802dc0e69b74ae880e507afe928bf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.456373  3842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8d87a9473a4df0875b01c947ca1f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.457370  4055 raft_consensus.cc:493] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.457818  4055 raft_consensus.cc:515] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.467275  3922 tablet_service.cc:1511] Processing CreateTablet for tablet 55526297d0be4c04870beebbe5686b78 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:01.468766  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55526297d0be4c04870beebbe5686b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.474727  3988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55526297d0be4c04870beebbe5686b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.479420  3990 tablet_service.cc:1511] Processing CreateTablet for tablet 1081854534b64034b5023aacec36fb8b (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:01.481092  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1081854534b64034b5023aacec36fb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.482033  3915 tablet_service.cc:1511] Processing CreateTablet for tablet ac8d87a9473a4df0875b01c947ca1f46 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:01.484423  3915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8d87a9473a4df0875b01c947ca1f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.485533  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:01.486415  3857 raft_consensus.cc:2468] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:01.442173  4048 raft_consensus.cc:359] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.488265  4048 raft_consensus.cc:385] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.488722  4048 raft_consensus.cc:740] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.488499  3896 leader_election.cc:304] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:01.493149  4046 tablet_bootstrap.cc:492] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:01.493834  4046 ts_tablet_manager.cc:1403] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.260s	user 0.039s	sys 0.012s
I20260709 13:14:01.502759  4052 raft_consensus.cc:493] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.503511  4052 raft_consensus.cc:515] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.508507  3918 tablet_service.cc:1511] Processing CreateTablet for tablet dd8142c37eab4b10ad4da6240140504f (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:01.510136  3918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8142c37eab4b10ad4da6240140504f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.511938  3839 tablet_service.cc:1511] Processing CreateTablet for tablet f06b98e4a9c24728a483230efb8d1dd5 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:01.513725  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06b98e4a9c24728a483230efb8d1dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.515664  3847 tablet_service.cc:1511] Processing CreateTablet for tablet ecb12a2e8726482586378f64bb060ed3 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:01.517395  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb12a2e8726482586378f64bb060ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.508272  3843 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc5dd49c9354bbabb782aeedb23e6bf (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:01.520274  3843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc5dd49c9354bbabb782aeedb23e6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.524968  3991 tablet_service.cc:1511] Processing CreateTablet for tablet ac8d87a9473a4df0875b01c947ca1f46 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:01.538573  4054 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:01.546732  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8d87a9473a4df0875b01c947ca1f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.560426  4055 leader_election.cc:290] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:01.569216  4055 raft_consensus.cc:2804] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:01.569641  4055 raft_consensus.cc:493] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:01.570001  4055 raft_consensus.cc:3060] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.571782  3992 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc5dd49c9354bbabb782aeedb23e6bf (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:01.573263  3992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc5dd49c9354bbabb782aeedb23e6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.579928  4052 leader_election.cc:290] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:01.592777  3991 tablet_service.cc:1511] Processing CreateTablet for tablet f06b98e4a9c24728a483230efb8d1dd5 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:01.594139  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06b98e4a9c24728a483230efb8d1dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.558627  4048 consensus_queue.cc:260] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:01.576031  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 87666.2us
I20260709 13:14:01.603562  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:01.604863  3931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:01.605366  3922 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc5dd49c9354bbabb782aeedb23e6bf (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:01.606596  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc5dd49c9354bbabb782aeedb23e6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.607184  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:01.607368  4054 raft_consensus.cc:493] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.607820  4006 raft_consensus.cc:2468] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:01.607822  4054 raft_consensus.cc:515] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.610212  3913 tablet_service.cc:1511] Processing CreateTablet for tablet f06b98e4a9c24728a483230efb8d1dd5 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:01.610653  4054 leader_election.cc:290] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:01.611536  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06b98e4a9c24728a483230efb8d1dd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.615387  3821 leader_election.cc:304] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:01.617373  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ecb4faacb94377a8f10da569529bf3" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:01.619760  3931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ecb4faacb94377a8f10da569529bf3" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:01.620434  3931 raft_consensus.cc:2468] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:01.622107  3970 leader_election.cc:304] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
W20260709 13:14:01.624258  3896 leader_election.cc:343] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.624645  3919 tablet_service.cc:1511] Processing CreateTablet for tablet 1541f2ee998c443ea8c304e3bf552b28 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:01.624939  4054 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:01.625967  3919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1541f2ee998c443ea8c304e3bf552b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.626339  4054 raft_consensus.cc:2804] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:01.626734  4054 raft_consensus.cc:493] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:01.627100  4054 raft_consensus.cc:3060] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.627374  4055 raft_consensus.cc:515] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.629540  4055 leader_election.cc:290] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:14:01.623011  3970 leader_election.cc:343] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:01.630889  3821 leader_election.cc:343] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.631793  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:01.632411  3856 raft_consensus.cc:3060] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.624552  3921 tablet_service.cc:1511] Processing CreateTablet for tablet ecb12a2e8726482586378f64bb060ed3 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:01.634384  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:01.635305  3921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb12a2e8726482586378f64bb060ed3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:01.636127  3896 leader_election.cc:343] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.642939  4052 raft_consensus.cc:2804] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:01.643515  4052 raft_consensus.cc:493] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:01.643970  4052 raft_consensus.cc:3060] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.656534  3841 tablet_service.cc:1511] Processing CreateTablet for tablet 1541f2ee998c443ea8c304e3bf552b28 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:01.656344  3917 tablet_service.cc:1511] Processing CreateTablet for tablet f3a77f883f444002a1d5d0a3f55fa750 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:01.658236  3856 raft_consensus.cc:2468] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:01.653481  4054 raft_consensus.cc:515] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.664027  4048 ts_tablet_manager.cc:1434] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.224s	user 0.012s	sys 0.002s
I20260709 13:14:01.665158  4047 tablet_bootstrap.cc:654] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.668859  3920 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2adb2cfc02434c809100471463884f (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:01.682233  4054 leader_election.cc:290] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:01.683954  3896 leader_election.cc:304] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:01.684767  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ecb4faacb94377a8f10da569529bf3" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:01.685251  4055 raft_consensus.cc:2804] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:01.676484  3841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1541f2ee998c443ea8c304e3bf552b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.685781  4055 raft_consensus.cc:697] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:01.639549  4046 raft_consensus.cc:359] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.691094  3991 tablet_service.cc:1511] Processing CreateTablet for tablet ecb12a2e8726482586378f64bb060ed3 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:01.692200  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb12a2e8726482586378f64bb060ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.672454  3845 tablet_service.cc:1511] Processing CreateTablet for tablet f3a77f883f444002a1d5d0a3f55fa750 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:01.693243  4046 raft_consensus.cc:385] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.713392  4046 raft_consensus.cc:740] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.716430  4046 consensus_queue.cc:260] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.717265  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ecb4faacb94377a8f10da569529bf3" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:01.717870  3932 raft_consensus.cc:3060] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.719121  3917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a77f883f444002a1d5d0a3f55fa750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.718755  3987 tablet_service.cc:1511] Processing CreateTablet for tablet 1541f2ee998c443ea8c304e3bf552b28 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:01.720093  3987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1541f2ee998c443ea8c304e3bf552b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.720481  3993 tablet_service.cc:1511] Processing CreateTablet for tablet f3a77f883f444002a1d5d0a3f55fa750 (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 13:14:01.704962  3970 leader_election.cc:343] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.722602  3996 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2adb2cfc02434c809100471463884f (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:01.725771  3920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2adb2cfc02434c809100471463884f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.732038  3993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a77f883f444002a1d5d0a3f55fa750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.688288  4055 consensus_queue.cc:237] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.735585  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2adb2cfc02434c809100471463884f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.716454  3844 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2adb2cfc02434c809100471463884f (DEFAULT_TABLE table=test-workload [id=79ad407505c44c5492488b73e03e2e3b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:01.735589  4046 ts_tablet_manager.cc:1434] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.241s	user 0.013s	sys 0.004s
I20260709 13:14:01.754841  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a77f883f444002a1d5d0a3f55fa750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.755446  4052 raft_consensus.cc:515] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.754871  4047 tablet_bootstrap.cc:492] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:01.750385  4048 tablet_bootstrap.cc:492] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:01.757997  4047 ts_tablet_manager.cc:1403] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.320s	user 0.016s	sys 0.012s
I20260709 13:14:01.764348  3844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2adb2cfc02434c809100471463884f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.765830  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:01.766495  4052 leader_election.cc:290] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:01.767645  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:01.773274  4046 tablet_bootstrap.cc:492] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
W20260709 13:14:01.773854  3821 leader_election.cc:343] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.774708  4006 raft_consensus.cc:3060] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.775624  4047 raft_consensus.cc:359] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.776360  4047 raft_consensus.cc:385] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.776676  4047 raft_consensus.cc:740] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.777526  4047 consensus_queue.cc:260] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.781239  4047 ts_tablet_manager.cc:1434] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:01.782486  4047 tablet_bootstrap.cc:492] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:01.784888  4052 raft_consensus.cc:493] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.785413  4052 raft_consensus.cc:515] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.786670  3932 raft_consensus.cc:2468] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:01.787935  4052 leader_election.cc:290] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:01.790004  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:01.791292  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:01.804694  4047 tablet_bootstrap.cc:654] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.805773  4006 raft_consensus.cc:2468] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
W20260709 13:14:01.806679  3821 leader_election.cc:343] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.811544  3821 leader_election.cc:304] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:01.812536  4052 raft_consensus.cc:2804] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:01.813159  4052 raft_consensus.cc:697] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:01.813426  3970 leader_election.cc:304] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:01.814136  4052 consensus_queue.cc:237] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.817677  4084 raft_consensus.cc:2804] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:01.818356  4084 raft_consensus.cc:697] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:01.819438  4084 consensus_queue.cc:237] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.821374  3755 catalog_manager.cc:5697] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:01.851903  4048 tablet_bootstrap.cc:654] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.861306  4046 tablet_bootstrap.cc:654] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:01.866801  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 53476.6us
W20260709 13:14:01.876739  3821 leader_election.cc:343] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.877261  3821 leader_election.cc:304] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:01.878448  4052 raft_consensus.cc:2749] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:01.879998  4091 raft_consensus.cc:493] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.880658  4091 raft_consensus.cc:515] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.883342  4091 leader_election.cc:290] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:01.891199  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:01.898320  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:01.898798  3857 raft_consensus.cc:2393] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:01.911695  3970 leader_election.cc:304] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:01.912798  4084 raft_consensus.cc:3060] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:01.889498  3753 catalog_manager.cc:5697] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:01.918292  4047 tablet_bootstrap.cc:492] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:01.920084  4048 tablet_bootstrap.cc:492] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:01.928840  4084 raft_consensus.cc:2749] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:01.944010  4047 ts_tablet_manager.cc:1403] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.162s	user 0.019s	sys 0.016s
I20260709 13:14:01.944154  4048 ts_tablet_manager.cc:1403] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.230s	user 0.023s	sys 0.023s
I20260709 13:14:01.944126  4046 tablet_bootstrap.cc:492] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:01.944993  4046 ts_tablet_manager.cc:1403] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.172s	user 0.016s	sys 0.009s
I20260709 13:14:01.946942  4048 raft_consensus.cc:359] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.947786  4048 raft_consensus.cc:385] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.947177  4047 raft_consensus.cc:359] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.948118  4048 raft_consensus.cc:740] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.925870  3754 catalog_manager.cc:5697] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:01.948952  4048 consensus_queue.cc:260] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.948240  4047 raft_consensus.cc:385] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.949287  4046 raft_consensus.cc:359] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.950253  4047 raft_consensus.cc:740] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.951321  4048 ts_tablet_manager.cc:1434] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:01.951239  4047 consensus_queue.cc:260] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.952394  4048 tablet_bootstrap.cc:492] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:01.953675  4047 ts_tablet_manager.cc:1434] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:01.954761  4047 tablet_bootstrap.cc:492] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:01.960835  4048 tablet_bootstrap.cc:654] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.961414  4047 tablet_bootstrap.cc:654] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.950363  4046 raft_consensus.cc:385] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:01.971160  4046 raft_consensus.cc:740] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:01.972352  4046 consensus_queue.cc:260] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.975556  4046 ts_tablet_manager.cc:1434] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260709 13:14:01.977049  4046 tablet_bootstrap.cc:492] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:01.987160  4046 tablet_bootstrap.cc:654] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:01.988224  4055 raft_consensus.cc:493] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:01.988998  4055 raft_consensus.cc:515] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:01.993525  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:01.995932  4047 tablet_bootstrap.cc:492] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
W20260709 13:14:01.995847  3896 leader_election.cc:343] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:01.996771  4047 ts_tablet_manager.cc:1403] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.015s
I20260709 13:14:01.997179  4055 leader_election.cc:290] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:01.998821  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:01.999234  4048 tablet_bootstrap.cc:492] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:01.999825  4048 ts_tablet_manager.cc:1403] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.019s
I20260709 13:14:02.000008  4047 raft_consensus.cc:359] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:02.000481  3896 leader_election.cc:343] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.000914  4047 raft_consensus.cc:385] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.001014  3896 leader_election.cc:304] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:02.001279  4047 raft_consensus.cc:740] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.002183  4055 raft_consensus.cc:2749] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.002197  4047 consensus_queue.cc:260] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.005014  4047 ts_tablet_manager.cc:1434] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:14:02.006223  4047 tablet_bootstrap.cc:492] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:02.003353  4048 raft_consensus.cc:359] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.006898  4048 raft_consensus.cc:385] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.007160  4048 raft_consensus.cc:740] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.008116  4048 consensus_queue.cc:260] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.008909  4046 tablet_bootstrap.cc:492] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:02.009461  4046 ts_tablet_manager.cc:1403] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.005s
I20260709 13:14:02.011050  4048 ts_tablet_manager.cc:1434] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:14:02.012187  4048 tablet_bootstrap.cc:492] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:02.012519  4047 tablet_bootstrap.cc:654] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.012485  4046 raft_consensus.cc:359] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.013396  4046 raft_consensus.cc:385] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.013732  4046 raft_consensus.cc:740] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.014675  4046 consensus_queue.cc:260] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.019345  4048 tablet_bootstrap.cc:654] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.020641  4046 ts_tablet_manager.cc:1434] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:14:02.021852  4046 tablet_bootstrap.cc:492] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:02.031069  4046 tablet_bootstrap.cc:654] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.037801  4048 tablet_bootstrap.cc:492] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:02.038321  4048 ts_tablet_manager.cc:1403] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.010s
I20260709 13:14:02.038762  4046 tablet_bootstrap.cc:492] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:02.039292  4046 ts_tablet_manager.cc:1403] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.015s
I20260709 13:14:02.041267  4048 raft_consensus.cc:359] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.042059  4048 raft_consensus.cc:385] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.042433  4048 raft_consensus.cc:740] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.041843  4046 raft_consensus.cc:359] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.042949  4046 raft_consensus.cc:385] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.043291  4046 raft_consensus.cc:740] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.043401  4048 consensus_queue.cc:260] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.044188  4046 consensus_queue.cc:260] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.045873  4048 ts_tablet_manager.cc:1434] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:02.046494  4046 ts_tablet_manager.cc:1434] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:14:02.047000  4048 tablet_bootstrap.cc:492] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:02.047549  4046 tablet_bootstrap.cc:492] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:02.053622  4046 tablet_bootstrap.cc:654] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.053622  4048 tablet_bootstrap.cc:654] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.066385  4046 tablet_bootstrap.cc:492] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:02.067102  4046 ts_tablet_manager.cc:1403] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 13:14:02.071352  4046 raft_consensus.cc:359] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.072377  4046 raft_consensus.cc:385] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.072755  4046 raft_consensus.cc:740] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.074879  4046 consensus_queue.cc:260] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.076469  4048 tablet_bootstrap.cc:492] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:02.076964  4048 ts_tablet_manager.cc:1403] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.016s
I20260709 13:14:02.077441  4046 ts_tablet_manager.cc:1434] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 13:14:02.078449  4046 tablet_bootstrap.cc:492] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:02.079517  4048 raft_consensus.cc:359] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.080190  4048 raft_consensus.cc:385] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.080456  4048 raft_consensus.cc:740] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.081382  4048 consensus_queue.cc:260] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.083460  4048 ts_tablet_manager.cc:1434] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:14:02.084471  4048 tablet_bootstrap.cc:492] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:02.085562  4046 tablet_bootstrap.cc:654] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.090902  4048 tablet_bootstrap.cc:654] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.096299  4052 raft_consensus.cc:493] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.096853  4052 raft_consensus.cc:515] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.098268  4046 tablet_bootstrap.cc:492] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:02.098838  4046 ts_tablet_manager.cc:1403] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:14:02.098989  4052 leader_election.cc:290] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.101082  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:02.101449  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.101851  3932 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:02.102080  4005 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:02.103399  3821 leader_election.cc:304] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:02.103192  4046 raft_consensus.cc:359] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.104364  4046 raft_consensus.cc:385] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.104831  4046 raft_consensus.cc:740] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.104964  4052 raft_consensus.cc:2804] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.105397  4052 raft_consensus.cc:493] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.105898  4052 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.107165  4047 tablet_bootstrap.cc:492] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:02.107620  4047 ts_tablet_manager.cc:1403] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.072s
I20260709 13:14:02.109750  4047 raft_consensus.cc:359] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.110352  4047 raft_consensus.cc:385] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.110697  4047 raft_consensus.cc:740] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.111008  4046 consensus_queue.cc:260] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.111763  4047 consensus_queue.cc:260] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.114080  4047 ts_tablet_manager.cc:1434] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:02.116991  4052 raft_consensus.cc:515] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.119978  4046 ts_tablet_manager.cc:1434] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:14:02.121096  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:02.122045  3932 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.122813  4046 tablet_bootstrap.cc:492] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:02.123203  4048 tablet_bootstrap.cc:492] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:02.123684  4048 ts_tablet_manager.cc:1403] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.019s
I20260709 13:14:02.126345  4048 raft_consensus.cc:359] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.127125  4048 raft_consensus.cc:385] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.127398  4048 raft_consensus.cc:740] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.128223  4048 consensus_queue.cc:260] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.129452  3932 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:02.134155  4048 ts_tablet_manager.cc:1434] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:02.135166  4048 tablet_bootstrap.cc:492] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:02.135057  3821 leader_election.cc:304] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.136116  4085 raft_consensus.cc:2804] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.137463  4046 tablet_bootstrap.cc:654] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.142877  4048 tablet_bootstrap.cc:654] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.143503  4052 leader_election.cc:290] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.135232  4047 tablet_bootstrap.cc:492] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:02.144039  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:02.148566  4005 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.159030  4047 tablet_bootstrap.cc:654] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.159142  4005 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:02.162696  4085 raft_consensus.cc:697] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:02.165004  4048 tablet_bootstrap.cc:492] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:02.164700  4085 consensus_queue.cc:237] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.165568  4048 ts_tablet_manager.cc:1403] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.007s
I20260709 13:14:02.167567  4046 tablet_bootstrap.cc:492] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:02.168545  4055 consensus_queue.cc:1048] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:02.168735  4048 raft_consensus.cc:359] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.169633  4048 raft_consensus.cc:385] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.168223  4046 ts_tablet_manager.cc:1403] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.010s
I20260709 13:14:02.169973  4048 raft_consensus.cc:740] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.170986  4048 consensus_queue.cc:260] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.173282  4048 ts_tablet_manager.cc:1434] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:02.173062  4046 raft_consensus.cc:359] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.178700  4047 tablet_bootstrap.cc:492] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:02.178915  4048 tablet_bootstrap.cc:492] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:02.179255  4047 ts_tablet_manager.cc:1403] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.001s
I20260709 13:14:02.174764  4046 raft_consensus.cc:385] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.181923  4046 raft_consensus.cc:740] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.182811  4046 consensus_queue.cc:260] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.184203  3753 catalog_manager.cc:5697] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.185215  4046 ts_tablet_manager.cc:1434] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 13:14:02.186187  4046 tablet_bootstrap.cc:492] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:02.182245  4047 raft_consensus.cc:359] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.189266  4047 raft_consensus.cc:385] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.189601  4047 raft_consensus.cc:740] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.190099  4048 tablet_bootstrap.cc:654] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.192746  4047 consensus_queue.cc:260] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.193682  4084 raft_consensus.cc:493] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.194321  4084 raft_consensus.cc:515] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.198904  4046 tablet_bootstrap.cc:654] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.201189  4084 leader_election.cc:290] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:02.203774  4055 raft_consensus.cc:493] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.204317  4055 raft_consensus.cc:515] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.204735  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc856d99de3412ea499aeca2530ad66" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
W20260709 13:14:02.207967  3970 leader_election.cc:343] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.208406  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a8857108ca4d70bd4bb11f6d908525" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.209856  4005 raft_consensus.cc:2468] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:02.210331  4047 ts_tablet_manager.cc:1434] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:14:02.211326  4047 tablet_bootstrap.cc:492] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:02.211184  3896 leader_election.cc:304] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.206712  4055 leader_election.cc:290] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.215399  4055 raft_consensus.cc:2804] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.215796  4055 raft_consensus.cc:493] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.217808  4055 raft_consensus.cc:3060] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.236274  4047 tablet_bootstrap.cc:654] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.236989  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a8857108ca4d70bd4bb11f6d908525" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.237952  3857 raft_consensus.cc:2468] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:02.236218  4048 tablet_bootstrap.cc:492] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:02.239709  4048 ts_tablet_manager.cc:1403] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.029s
I20260709 13:14:02.242205  4048 raft_consensus.cc:359] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.242818  4048 raft_consensus.cc:385] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.243129  4048 raft_consensus.cc:740] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.243836  4048 consensus_queue.cc:260] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.244985  4047 tablet_bootstrap.cc:492] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:02.245541  4047 ts_tablet_manager.cc:1403] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260709 13:14:02.245800  4048 ts_tablet_manager.cc:1434] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:14:02.246762  4048 tablet_bootstrap.cc:492] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:02.248335  4047 raft_consensus.cc:359] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.249099  4047 raft_consensus.cc:385] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.249447  4047 raft_consensus.cc:740] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.250424  4047 consensus_queue.cc:260] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.252565  4047 ts_tablet_manager.cc:1434] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:02.257313  4048 tablet_bootstrap.cc:654] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.258919  4047 tablet_bootstrap.cc:492] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:02.262233  4085 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:02.268612  4047 tablet_bootstrap.cc:654] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.275460  4085 raft_consensus.cc:493] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.276070  4085 raft_consensus.cc:515] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.282611  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:14:02.285091  3821 leader_election.cc:343] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.285983  4085 leader_election.cc:290] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.288113  4048 tablet_bootstrap.cc:492] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:02.288900  4048 ts_tablet_manager.cc:1403] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.007s
I20260709 13:14:02.293596  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc856d99de3412ea499aeca2530ad66" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.294775  3855 raft_consensus.cc:2468] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:02.294317  4048 raft_consensus.cc:359] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.296059  4048 raft_consensus.cc:385] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.296826  4048 raft_consensus.cc:740] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.298012  4048 consensus_queue.cc:260] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.315021  4084 raft_consensus.cc:493] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.315853  4084 raft_consensus.cc:515] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.320396  4084 leader_election.cc:290] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:02.322538  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a295679e7ff49db808df955e15747d2" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.323583  3857 raft_consensus.cc:2468] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:02.325909  3970 leader_election.cc:304] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:02.328341  4098 raft_consensus.cc:2804] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.328939  4098 raft_consensus.cc:493] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.329421  4098 raft_consensus.cc:3060] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.341939  4048 ts_tablet_manager.cc:1434] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.052s	user 0.026s	sys 0.018s
I20260709 13:14:02.343679  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a295679e7ff49db808df955e15747d2" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:02.344724  3932 raft_consensus.cc:2468] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:02.354353  4048 tablet_bootstrap.cc:492] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:02.357739  4084 raft_consensus.cc:493] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.358389  4084 raft_consensus.cc:515] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.361521  4046 tablet_bootstrap.cc:492] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:02.362025  4046 ts_tablet_manager.cc:1403] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.176s	user 0.062s	sys 0.072s
I20260709 13:14:02.362381  4084 leader_election.cc:290] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:02.364075  3970 leader_election.cc:304] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:02.365765  4047 tablet_bootstrap.cc:492] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:02.367939  4047 ts_tablet_manager.cc:1403] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.109s	user 0.045s	sys 0.053s
I20260709 13:14:02.365283  4055 raft_consensus.cc:515] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:02.368947  3970 consensus_peers.cc:597] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:02.368587  4098 raft_consensus.cc:515] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.366466  4046 raft_consensus.cc:359] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.370721  4046 raft_consensus.cc:385] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.370954  4055 leader_election.cc:290] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.371356  4098 leader_election.cc:290] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:02.371186  4047 raft_consensus.cc:359] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.371042  4046 raft_consensus.cc:740] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.372375  4047 raft_consensus.cc:385] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.372706  4047 raft_consensus.cc:740] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.373234  4046 consensus_queue.cc:260] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.373446  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.373515  4047 consensus_queue.cc:260] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.374181  3855 raft_consensus.cc:2468] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:02.371966  4084 raft_consensus.cc:2804] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.375191  4046 ts_tablet_manager.cc:1434] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 13:14:02.375322  4084 raft_consensus.cc:493] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.375665  4047 ts_tablet_manager.cc:1434] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:14:02.375761  4084 raft_consensus.cc:3060] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.376597  4047 tablet_bootstrap.cc:492] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:02.376560  4046 tablet_bootstrap.cc:492] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:02.379747  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:02.380784  4119 raft_consensus.cc:493] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.381217  4119 raft_consensus.cc:515] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.383476  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a295679e7ff49db808df955e15747d2" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:02.384123  3855 raft_consensus.cc:3060] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.385090  4119 leader_election.cc:290] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:14:02.385782  4123 log.cc:927] Time spent T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:14:02.387372  3970 leader_election.cc:304] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:02.389778  4098 raft_consensus.cc:2804] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.390178  4098 raft_consensus.cc:493] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.390523  4098 raft_consensus.cc:3060] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.388397  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a295679e7ff49db808df955e15747d2" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:02.391414  3930 raft_consensus.cc:3060] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.392937  4084 raft_consensus.cc:515] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.394373  3932 raft_consensus.cc:2468] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:02.395538  4084 leader_election.cc:290] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:14:02.396345  3803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:02.397303  4084 consensus_queue.cc:1048] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:02.399674  3930 raft_consensus.cc:2468] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:02.402809  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc856d99de3412ea499aeca2530ad66" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:02.403530  3857 raft_consensus.cc:3060] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.407543  4047 tablet_bootstrap.cc:654] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.407378  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc856d99de3412ea499aeca2530ad66" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:02.412489  4046 tablet_bootstrap.cc:654] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.413045  4048 tablet_bootstrap.cc:654] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.415076  3857 raft_consensus.cc:2468] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:02.419780  3855 raft_consensus.cc:2468] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:02.429013  4048 tablet_bootstrap.cc:492] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:02.429042  4047 tablet_bootstrap.cc:492] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:02.429628  4048 ts_tablet_manager.cc:1403] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.006s
I20260709 13:14:02.429729  4047 ts_tablet_manager.cc:1403] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.004s
I20260709 13:14:02.431977  4046 tablet_bootstrap.cc:492] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:02.432523  4046 ts_tablet_manager.cc:1403] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.006s
I20260709 13:14:02.432626  4048 raft_consensus.cc:359] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.433404  4048 raft_consensus.cc:385] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.433264  4047 raft_consensus.cc:359] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.434092  4047 raft_consensus.cc:385] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.434434  4047 raft_consensus.cc:740] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.435168  4047 consensus_queue.cc:260] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.435433  4046 raft_consensus.cc:359] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.436141  4046 raft_consensus.cc:385] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.436440  4046 raft_consensus.cc:740] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.437136  4046 consensus_queue.cc:260] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.437752  4047 ts_tablet_manager.cc:1434] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:02.433750  4048 raft_consensus.cc:740] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.439196  4047 tablet_bootstrap.cc:492] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:02.439746  4048 consensus_queue.cc:260] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.440136  4111 raft_consensus.cc:493] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.440703  4111 raft_consensus.cc:515] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.443163  4111 leader_election.cc:290] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.445771  4047 tablet_bootstrap.cc:654] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.447052  4048 ts_tablet_manager.cc:1434] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260709 13:14:02.448072  4048 tablet_bootstrap.cc:492] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:02.439204  4046 ts_tablet_manager.cc:1434] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:14:02.456815  4048 tablet_bootstrap.cc:654] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.460326  4046 tablet_bootstrap.cc:492] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:02.467833  4046 tablet_bootstrap.cc:654] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.470695  4048 tablet_bootstrap.cc:492] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:02.471477  4048 ts_tablet_manager.cc:1403] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 13:14:02.475672  4048 raft_consensus.cc:359] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.476766  4048 raft_consensus.cc:385] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.399727  4098 raft_consensus.cc:515] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.477180  4048 raft_consensus.cc:740] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.477056  3970 leader_election.cc:304] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.480676  4084 raft_consensus.cc:2804] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:02.480854  3970 leader_election.cc:343] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.481938  4048 consensus_queue.cc:260] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.485528  4048 ts_tablet_manager.cc:1434] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
W20260709 13:14:02.339002  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 127879us
I20260709 13:14:02.488873  4047 tablet_bootstrap.cc:492] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:02.489426  4047 ts_tablet_manager.cc:1403] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.027s
I20260709 13:14:02.489558  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a8857108ca4d70bd4bb11f6d908525" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:02.490489  3855 raft_consensus.cc:3060] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.490839  4098 leader_election.cc:290] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:02.491940  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a8857108ca4d70bd4bb11f6d908525" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:02.497217  4006 raft_consensus.cc:3060] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.504931  4055 raft_consensus.cc:493] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.497519  4084 raft_consensus.cc:697] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:02.506520  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.500727  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.509084  4004 raft_consensus.cc:2393] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:02.509383  3857 raft_consensus.cc:2468] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:02.502529  4048 tablet_bootstrap.cc:492] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:02.506866  4055 raft_consensus.cc:515] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.517467  4055 leader_election.cc:290] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.519997  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:02.521118  3932 raft_consensus.cc:2468] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:02.521514  3896 leader_election.cc:304] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.523850  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a48cde5e4a42269af73460b4b73f06" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:02.524899  3930 raft_consensus.cc:2468] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:02.532920  3855 raft_consensus.cc:2468] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:02.533427  4084 consensus_queue.cc:237] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.543596  4121 raft_consensus.cc:2804] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.544288  4121 raft_consensus.cc:493] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.544755  4121 raft_consensus.cc:3060] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.546228  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.547001  3857 raft_consensus.cc:2468] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:02.514201  4119 raft_consensus.cc:493] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.549364  4119 raft_consensus.cc:515] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.551730  3931 raft_consensus.cc:3060] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.557025  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:02.558769  3970 leader_election.cc:304] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:02.560034  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:02.560752  3857 raft_consensus.cc:3060] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.560861  4047 raft_consensus.cc:359] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.561630  4047 raft_consensus.cc:385] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.561925  4047 raft_consensus.cc:740] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.562686  4047 consensus_queue.cc:260] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.563371  4119 leader_election.cc:290] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.564427  4098 raft_consensus.cc:2804] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.569406  4098 raft_consensus.cc:697] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:02.566429  4006 raft_consensus.cc:2468] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:02.576314  4048 tablet_bootstrap.cc:654] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.577378  3821 leader_election.cc:304] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:02.578472  4111 raft_consensus.cc:2804] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.578949  4111 raft_consensus.cc:493] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.579118  3821 leader_election.cc:304] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.579413  4111 raft_consensus.cc:3060] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.570981  4125 consensus_queue.cc:1048] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:02.567003  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.585850  4052 raft_consensus.cc:2804] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.598913  4052 raft_consensus.cc:493] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.599462  4052 raft_consensus.cc:3060] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.604665  4047 ts_tablet_manager.cc:1434] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.115s	user 0.014s	sys 0.009s
I20260709 13:14:02.625240  4098 consensus_queue.cc:237] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.625301  4085 raft_consensus.cc:493] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.628172  4085 raft_consensus.cc:515] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.631023  4125 raft_consensus.cc:493] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.630301  4085 leader_election.cc:290] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.593295  4005 raft_consensus.cc:2468] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:02.631592  4125 raft_consensus.cc:515] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.639104  4137 raft_consensus.cc:493] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.639804  4137 raft_consensus.cc:515] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.643018  4125 leader_election.cc:290] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.638229  4085 raft_consensus.cc:493] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.657388  4046 tablet_bootstrap.cc:492] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:02.658103  4046 ts_tablet_manager.cc:1403] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.198s	user 0.039s	sys 0.063s
I20260709 13:14:02.637763  3896 leader_election.cc:304] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.661624  4135 raft_consensus.cc:493] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.662458  4135 raft_consensus.cc:515] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.662854  4055 raft_consensus.cc:2804] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.663719  4055 raft_consensus.cc:697] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:02.664606  4055 consensus_queue.cc:237] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:02.649060  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 87274.7us
I20260709 13:14:02.665305  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc856d99de3412ea499aeca2530ad66" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.666911  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.667763  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a48cde5e4a42269af73460b4b73f06" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.662819  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.670042  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22c9a72f5274dc1a32f6dfe7387b038" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.665086  4135 leader_election.cc:290] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:02.671147  4125 raft_consensus.cc:493] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.653616  4085 raft_consensus.cc:515] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.697103  4047 tablet_bootstrap.cc:492] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:02.668887  4111 raft_consensus.cc:515] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.708282  4137 leader_election.cc:290] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:02.679653  3857 raft_consensus.cc:2468] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:02.682657  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22c9a72f5274dc1a32f6dfe7387b038" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:02.682884  4125 raft_consensus.cc:515] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.681919  3896 leader_election.cc:304] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.682361  4003 raft_consensus.cc:2468] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:02.738176  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdcff382b054b21b5795261cc161d88" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:02.739064  3928 raft_consensus.cc:2468] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:02.740700  4048 tablet_bootstrap.cc:492] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:02.741426  4048 ts_tablet_manager.cc:1403] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.239s	user 0.014s	sys 0.000s
W20260709 13:14:02.717855  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 49734.5us
W20260709 13:14:02.742923  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 64129.3us
I20260709 13:14:02.731307  4052 raft_consensus.cc:515] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.753677  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.754069  4139 raft_consensus.cc:2804] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.754573  3855 raft_consensus.cc:2468] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:02.752490  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc856d99de3412ea499aeca2530ad66" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.753722  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdcff382b054b21b5795261cc161d88" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.756016  3854 raft_consensus.cc:2393] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:02.754612  4139 raft_consensus.cc:493] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.756498  4139 raft_consensus.cc:3060] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.758513  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:02.745904  3932 raft_consensus.cc:2468] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:02.764976  3896 leader_election.cc:304] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:02.767169  4055 raft_consensus.cc:2749] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.767292  4085 leader_election.cc:290] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:14:02.783418  3821 leader_election.cc:343] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.765552  3754 catalog_manager.cc:5697] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:02.792899  4140 log.cc:927] Time spent T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 13:14:02.797690  4048 raft_consensus.cc:359] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.783842  3970 leader_election.cc:304] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
W20260709 13:14:02.799182  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 46115.9us
I20260709 13:14:02.800446  4046 raft_consensus.cc:359] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.800933  4098 raft_consensus.cc:2804] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.801177  4046 raft_consensus.cc:385] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.801332  4098 raft_consensus.cc:493] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.801477  4046 raft_consensus.cc:740] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.801713  4098 raft_consensus.cc:3060] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.798440  4048 raft_consensus.cc:385] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:02.802148  4046 consensus_queue.cc:260] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.805768  4048 raft_consensus.cc:740] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:02.808211  4046 ts_tablet_manager.cc:1434] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.150s	user 0.008s	sys 0.000s
I20260709 13:14:02.809343  4046 tablet_bootstrap.cc:492] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:02.809535  4048 consensus_queue.cc:260] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.816011  3853 raft_consensus.cc:2468] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:02.820021  3896 leader_election.cc:304] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:02.820365  4137 raft_consensus.cc:493] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.820843  4137 raft_consensus.cc:515] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.821790  4125 leader_election.cc:290] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.822240  3755 catalog_manager.cc:5697] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:02.823347  4052 leader_election.cc:290] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.824733  4055 raft_consensus.cc:3060] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.825137  3821 leader_election.cc:304] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.822925  4121 raft_consensus.cc:515] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.828636  4048 ts_tablet_manager.cc:1434] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.001s
I20260709 13:14:02.829294  4047 tablet_bootstrap.cc:654] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.830894  4048 tablet_bootstrap.cc:492] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:02.833563  4121 leader_election.cc:290] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.828779  3930 raft_consensus.cc:2393] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:02.834115  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22c9a72f5274dc1a32f6dfe7387b038" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.835005  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ecb4faacb94377a8f10da569529bf3" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:02.812045  4111 leader_election.cc:290] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.827870  4145 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:14:02.836477  3853 raft_consensus.cc:3060] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.836633  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22c9a72f5274dc1a32f6dfe7387b038" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.838790  4006 raft_consensus.cc:2468] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:02.839988  4137 leader_election.cc:290] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:02.829003  4052 raft_consensus.cc:2804] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.840667  4052 raft_consensus.cc:493] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.841229  4052 raft_consensus.cc:3060] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.848891  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:02.849610  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.850029  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:02.827433  4139 raft_consensus.cc:515] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.852445  3855 raft_consensus.cc:2393] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:02.852795  3928 raft_consensus.cc:2393] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:02.850092  3930 raft_consensus.cc:2468] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:02.857371  3970 leader_election.cc:304] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.859061  4133 raft_consensus.cc:2804] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.859625  4133 raft_consensus.cc:493] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.860800  4145 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:02.864370  3896 leader_election.cc:304] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.865280  4121 raft_consensus.cc:2804] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:02.865758  4121 raft_consensus.cc:493] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:02.866202  4121 raft_consensus.cc:3060] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.866490  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:02.867476  4006 raft_consensus.cc:2393] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:02.860118  4133 raft_consensus.cc:3060] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.870306  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ecb4faacb94377a8f10da569529bf3" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.880040  4139 leader_election.cc:290] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.880091  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a48cde5e4a42269af73460b4b73f06" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:02.880694  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a48cde5e4a42269af73460b4b73f06" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:02.881255  3928 raft_consensus.cc:3060] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.873235  4098 raft_consensus.cc:515] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.877863  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:02.890398  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:02.878717  4055 raft_consensus.cc:2749] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.882592  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:02.892539  3970 leader_election.cc:304] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:02.893385  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:02.894039  3855 raft_consensus.cc:3060] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.895525  4004 raft_consensus.cc:3060] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.895841  4137 raft_consensus.cc:2804] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.894069  4098 leader_election.cc:290] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:02.898278  4145 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:02.902390  4137 raft_consensus.cc:697] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:02.901304  3928 raft_consensus.cc:2468] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:02.904656  4137 consensus_queue.cc:237] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.913749  3856 raft_consensus.cc:2393] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:02.915968  4121 raft_consensus.cc:515] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.922827  4004 raft_consensus.cc:2468] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:02.924767  4121 leader_election.cc:290] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.932947  3821 leader_election.cc:304] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.933990  4145 raft_consensus.cc:2804] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.934940  3896 leader_election.cc:304] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:02.936592  3896 leader_election.cc:304] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:02.937453  4139 raft_consensus.cc:2749] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.937793  4121 raft_consensus.cc:2804] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:02.937758  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22c9a72f5274dc1a32f6dfe7387b038" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:02.938664  4145 raft_consensus.cc:697] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:02.917248  3970 leader_election.cc:304] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:02.939699  4145 consensus_queue.cc:237] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.929037  3855 raft_consensus.cc:2468] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:02.938513  4121 raft_consensus.cc:697] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:02.951774  4142 raft_consensus.cc:2764] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:14:02.947358  4055 raft_consensus.cc:493] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:02.957291  4047 tablet_bootstrap.cc:492] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:02.956692  4121 consensus_queue.cc:237] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.957811  4047 ts_tablet_manager.cc:1403] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.261s	user 0.015s	sys 0.000s
I20260709 13:14:02.960763  4133 raft_consensus.cc:515] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.962250  4006 raft_consensus.cc:2393] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:02.964839  4133 leader_election.cc:290] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:02.964643  3821 leader_election.cc:304] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
W20260709 13:14:02.970233  3821 leader_election.cc:343] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.970782  4150 raft_consensus.cc:2749] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:02.974376  4052 raft_consensus.cc:515] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.975958  3857 raft_consensus.cc:2393] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:02.976868  4052 leader_election.cc:290] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.962910  4055 raft_consensus.cc:515] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.979283  4055 leader_election.cc:290] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:02.980836  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7037b52cca1f48f4bc4cce393a36601b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:02.983081  4046 tablet_bootstrap.cc:654] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.966679  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22c9a72f5274dc1a32f6dfe7387b038" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:02.991092  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7037b52cca1f48f4bc4cce393a36601b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:02.984014  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22c9a72f5274dc1a32f6dfe7387b038" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:02.991837  4006 raft_consensus.cc:2468] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
W20260709 13:14:02.991130  3896 leader_election.cc:343] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:02.997964  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdcff382b054b21b5795261cc161d88" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:02.989992  4004 raft_consensus.cc:3060] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.998749  3932 raft_consensus.cc:3060] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:02.998973  3896 leader_election.cc:304] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:02.994886  4048 tablet_bootstrap.cc:654] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:02.995438  4047 raft_consensus.cc:359] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:02.999737  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdcff382b054b21b5795261cc161d88" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:03.001340  4047 raft_consensus.cc:385] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.001700  4047 raft_consensus.cc:740] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.001758  3857 raft_consensus.cc:3060] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.002516  4047 consensus_queue.cc:260] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.008057  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:03.008800  3930 raft_consensus.cc:3060] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.000980  4121 raft_consensus.cc:2804] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:03.011442  4121 raft_consensus.cc:493] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:03.011869  4121 raft_consensus.cc:3060] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.011879  4047 ts_tablet_manager.cc:1434] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
I20260709 13:14:03.009696  3932 raft_consensus.cc:2468] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:03.015169  3821 leader_election.cc:304] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:03.016090  4145 raft_consensus.cc:2749] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:03.016573  3928 raft_consensus.cc:2393] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:03.017187  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22c9a72f5274dc1a32f6dfe7387b038" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:03.018327  4047 tablet_bootstrap.cc:492] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:03.021260  3857 raft_consensus.cc:2468] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:03.022142  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:03.021858  3752 catalog_manager.cc:5697] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.024487  3855 raft_consensus.cc:2393] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:03.026612  3970 leader_election.cc:304] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:03.027379  4133 raft_consensus.cc:2804] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:03.027920  4133 raft_consensus.cc:697] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:03.028738  4133 consensus_queue.cc:237] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.033358  3821 leader_election.cc:304] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:03.035440  4111 raft_consensus.cc:2749] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:03.036057  3930 raft_consensus.cc:2468] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:03.057551  4047 tablet_bootstrap.cc:654] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.052368  3970 leader_election.cc:304] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:03.059749  4142 raft_consensus.cc:2804] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:03.060438  4142 raft_consensus.cc:697] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:03.061690  4142 consensus_queue.cc:237] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.065222  4121 raft_consensus.cc:515] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.080052  4048 tablet_bootstrap.cc:492] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:03.080827  4048 ts_tablet_manager.cc:1403] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.251s	user 0.012s	sys 0.005s
I20260709 13:14:03.087411  4121 leader_election.cc:290] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.090601  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7037b52cca1f48f4bc4cce393a36601b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:03.090655  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7037b52cca1f48f4bc4cce393a36601b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:03.093909  4003 raft_consensus.cc:3060] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:03.094722  3896 leader_election.cc:343] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.097051  4004 raft_consensus.cc:2468] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:03.099573  4048 raft_consensus.cc:359] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.100504  4048 raft_consensus.cc:385] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.101027  4048 raft_consensus.cc:740] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.101709  4048 consensus_queue.cc:260] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.102927  3896 leader_election.cc:304] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:03.103606  4048 ts_tablet_manager.cc:1434] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 13:14:03.104040  4055 raft_consensus.cc:2804] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:03.104655  4055 raft_consensus.cc:697] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:03.105744  4055 consensus_queue.cc:237] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.112638  4048 tablet_bootstrap.cc:492] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:03.112418  4098 consensus_queue.cc:1048] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.127208  4098 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.130056  4137 consensus_queue.cc:1048] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.134225  4048 tablet_bootstrap.cc:654] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.139883  4137 raft_consensus.cc:493] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.148463  4137 raft_consensus.cc:515] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.142606  4046 tablet_bootstrap.cc:492] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:03.150044  4046 ts_tablet_manager.cc:1403] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.341s	user 0.020s	sys 0.010s
I20260709 13:14:03.176604  4046 raft_consensus.cc:359] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.177627  4046 raft_consensus.cc:385] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.178014  4046 raft_consensus.cc:740] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.179062  4046 consensus_queue.cc:260] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.183755  4046 ts_tablet_manager.cc:1434] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:14:03.186360  4046 tablet_bootstrap.cc:492] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:03.201745  4137 leader_election.cc:290] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:03.202718  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52147336f4ae48c290126b9f83d9f2da" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
W20260709 13:14:03.205008  3970 leader_election.cc:343] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.205299  4047 tablet_bootstrap.cc:492] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:03.208289  4047 ts_tablet_manager.cc:1403] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.190s	user 0.014s	sys 0.038s
I20260709 13:14:03.193804  4003 raft_consensus.cc:2468] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:03.228188  4098 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.208030  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52147336f4ae48c290126b9f83d9f2da" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:03.238808  3896 leader_election.cc:304] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:03.240310  4046 tablet_bootstrap.cc:654] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.240592  4121 raft_consensus.cc:2804] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:03.241160  4121 raft_consensus.cc:697] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:03.243979  4139 consensus_queue.cc:1048] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.245136  4121 consensus_queue.cc:237] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:03.248034  3970 leader_election.cc:343] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.248654  3970 leader_election.cc:304] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:03.250243  4142 raft_consensus.cc:2749] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:03.260305  4048 tablet_bootstrap.cc:492] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:03.260864  4048 ts_tablet_manager.cc:1403] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.148s	user 0.025s	sys 0.015s
I20260709 13:14:03.264956  4139 consensus_queue.cc:1048] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.272501  4047 raft_consensus.cc:359] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.273562  4047 raft_consensus.cc:385] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.273947  4047 raft_consensus.cc:740] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.278434  4048 raft_consensus.cc:359] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.279253  4048 raft_consensus.cc:385] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.279539  4048 raft_consensus.cc:740] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.282068  4047 consensus_queue.cc:260] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.283514  4048 consensus_queue.cc:260] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.281286  3752 catalog_manager.cc:5697] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.290973  3752 catalog_manager.cc:5697] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.296746  4047 ts_tablet_manager.cc:1434] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.003s
I20260709 13:14:03.297847  4048 ts_tablet_manager.cc:1434] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.001s
I20260709 13:14:03.298424  4047 tablet_bootstrap.cc:492] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:03.299338  4048 tablet_bootstrap.cc:492] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:03.308111  4046 tablet_bootstrap.cc:492] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:03.308583  4046 ts_tablet_manager.cc:1403] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.003s
I20260709 13:14:03.312587  4046 raft_consensus.cc:359] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.313401  4046 raft_consensus.cc:385] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.313643  4046 raft_consensus.cc:740] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.314240  4046 consensus_queue.cc:260] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.320340  4046 ts_tablet_manager.cc:1434] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:14:03.321506  4046 tablet_bootstrap.cc:492] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:03.325201  4048 tablet_bootstrap.cc:654] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.330178  4046 tablet_bootstrap.cc:654] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.332068  4121 raft_consensus.cc:493] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.332657  4121 raft_consensus.cc:515] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.335045  4047 tablet_bootstrap.cc:654] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.335901  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb171acfbe6a44d8928717028b708233" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:03.337469  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb171acfbe6a44d8928717028b708233" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:14:03.337747  3896 leader_election.cc:343] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:03.339564  3896 leader_election.cc:343] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.340036  3896 leader_election.cc:304] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:03.341033  4139 raft_consensus.cc:2749] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:03.341188  3754 catalog_manager.cc:5697] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.343281  3754 catalog_manager.cc:5697] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.344964  3754 catalog_manager.cc:5697] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.346664  4121 leader_election.cc:290] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.356150  4047 tablet_bootstrap.cc:492] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:03.356168  4048 tablet_bootstrap.cc:492] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:03.356886  4047 ts_tablet_manager.cc:1403] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.005s
I20260709 13:14:03.357036  4048 ts_tablet_manager.cc:1403] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.005s
I20260709 13:14:03.359027  4137 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.360566  4048 raft_consensus.cc:359] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.361442  4048 raft_consensus.cc:385] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.361820  4048 raft_consensus.cc:740] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.361915  4047 raft_consensus.cc:359] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.362808  4048 consensus_queue.cc:260] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.364245  4047 raft_consensus.cc:385] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.364581  4047 raft_consensus.cc:740] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.365355  4047 consensus_queue.cc:260] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.363945  4046 tablet_bootstrap.cc:492] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:03.366995  4046 ts_tablet_manager.cc:1403] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.005s
I20260709 13:14:03.367389  3754 catalog_manager.cc:5697] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.371093  4048 ts_tablet_manager.cc:1434] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 13:14:03.372135  4048 tablet_bootstrap.cc:492] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:03.372355  4046 raft_consensus.cc:359] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.373278  4046 raft_consensus.cc:385] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.373683  4046 raft_consensus.cc:740] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.376453  4047 ts_tablet_manager.cc:1434] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 13:14:03.377835  4047 tablet_bootstrap.cc:492] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:03.379019  4048 tablet_bootstrap.cc:654] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.382464  4046 consensus_queue.cc:260] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.385901  4046 ts_tablet_manager.cc:1434] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:14:03.387380  4046 tablet_bootstrap.cc:492] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:03.391901  4048 tablet_bootstrap.cc:492] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:03.392515  4048 ts_tablet_manager.cc:1403] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:14:03.395912  4047 tablet_bootstrap.cc:654] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.400141  4048 raft_consensus.cc:359] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.400995  4048 raft_consensus.cc:385] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.401315  4048 raft_consensus.cc:740] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.402143  4048 consensus_queue.cc:260] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.406229  4048 ts_tablet_manager.cc:1434] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260709 13:14:03.407424  4048 tablet_bootstrap.cc:492] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:03.410604  4046 tablet_bootstrap.cc:654] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.414291  4048 tablet_bootstrap.cc:654] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:03.417140  3803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:03.432472  4047 tablet_bootstrap.cc:492] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:03.433072  4047 ts_tablet_manager.cc:1403] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.004s
I20260709 13:14:03.440721  4047 raft_consensus.cc:359] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.441512  4047 raft_consensus.cc:385] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.441948  4047 raft_consensus.cc:740] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.442754  4047 consensus_queue.cc:260] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.445955  4047 ts_tablet_manager.cc:1434] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:14:03.449306  4047 tablet_bootstrap.cc:492] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:03.445957  4142 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:03.459791  4121 raft_consensus.cc:493] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.460927  4046 tablet_bootstrap.cc:492] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:03.460556  4121 raft_consensus.cc:515] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.461503  4046 ts_tablet_manager.cc:1403] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.010s
I20260709 13:14:03.463528  4121 leader_election.cc:290] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.456121  3755 catalog_manager.cc:5697] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.471663  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fcea4dfd34282816306a7a7585c2e" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:03.471921  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fcea4dfd34282816306a7a7585c2e" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:03.472510  3855 raft_consensus.cc:2468] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:03.473485  4052 raft_consensus.cc:493] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.473979  4052 raft_consensus.cc:515] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.476389  4052 leader_election.cc:290] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.476280  4142 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.478068  4046 raft_consensus.cc:359] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.478845  4046 raft_consensus.cc:385] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.478896  3896 leader_election.cc:304] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:03.479242  4046 raft_consensus.cc:740] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.480370  4121 raft_consensus.cc:2804] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:03.480871  4121 raft_consensus.cc:493] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:03.481248  4121 raft_consensus.cc:3060] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.472519  4003 raft_consensus.cc:2468] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:03.482882  4046 consensus_queue.cc:260] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.486865  4111 raft_consensus.cc:493] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.487432  4111 raft_consensus.cc:515] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.488376  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7037b52cca1f48f4bc4cce393a36601b" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:03.489182  4004 raft_consensus.cc:2393] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:03.489564  4111 leader_election.cc:290] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.493633  4046 ts_tablet_manager.cc:1434] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 13:14:03.496287  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590f0690662647c898daff8448fac502" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:03.498093  4133 consensus_queue.cc:1048] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.492110  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7037b52cca1f48f4bc4cce393a36601b" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:03.500830  4046 tablet_bootstrap.cc:492] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
W20260709 13:14:03.507581  3821 leader_election.cc:343] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.511526  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590f0690662647c898daff8448fac502" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:03.513906  3821 leader_election.cc:304] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:03.515829  4141 raft_consensus.cc:3060] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:03.519345  3821 leader_election.cc:343] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.515627  4150 consensus_queue.cc:1048] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:14:03.520684  3821 leader_election.cc:304] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:03.522322  4150 raft_consensus.cc:2749] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:03.531224  4048 tablet_bootstrap.cc:492] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:03.531840  4048 ts_tablet_manager.cc:1403] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.125s	user 0.018s	sys 0.020s
I20260709 13:14:03.540115  4139 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:03.572734  3821 consensus_peers.cc:597] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:03.572502  4121 raft_consensus.cc:515] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.577184  4046 tablet_bootstrap.cc:654] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.582297  4141 raft_consensus.cc:2749] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:03.582471  4152 consensus_queue.cc:1048] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.583986  4152 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.585018  4048 raft_consensus.cc:359] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.585886  4048 raft_consensus.cc:385] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.586180  4048 raft_consensus.cc:740] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.587376  4048 consensus_queue.cc:260] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.590440  4121 leader_election.cc:290] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.592849  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fcea4dfd34282816306a7a7585c2e" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:03.593804  4004 raft_consensus.cc:3060] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.594203  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fcea4dfd34282816306a7a7585c2e" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:03.595206  3856 raft_consensus.cc:3060] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.596437  4048 ts_tablet_manager.cc:1434] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 13:14:03.597465  4048 tablet_bootstrap.cc:492] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:03.607162  4004 raft_consensus.cc:2468] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:03.609377  4121 raft_consensus.cc:493] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.611109  4121 raft_consensus.cc:515] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.613214  4121 leader_election.cc:290] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.619179  3896 leader_election.cc:304] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:03.621053  4119 raft_consensus.cc:2804] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:03.621573  4119 raft_consensus.cc:697] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:03.621483  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3ccf4555cb4ad5b1a8794cf0834c46" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:03.622514  4119 consensus_queue.cc:237] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.613969  3856 raft_consensus.cc:2468] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:03.629678  4047 tablet_bootstrap.cc:654] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.635691  4098 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.630300  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3ccf4555cb4ad5b1a8794cf0834c46" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:03.671717  4098 consensus_queue.cc:1048] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:03.678759  4046 tablet_bootstrap.cc:492] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:03.679333  4046 ts_tablet_manager.cc:1403] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.184s	user 0.034s	sys 0.036s
W20260709 13:14:03.662215  3896 leader_election.cc:343] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.682075  4046 raft_consensus.cc:359] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.683437  4046 raft_consensus.cc:385] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.683728  4046 raft_consensus.cc:740] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.684508  4046 consensus_queue.cc:260] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.686743  4046 ts_tablet_manager.cc:1434] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:03.687697  4046 tablet_bootstrap.cc:492] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:03.683094  4048 tablet_bootstrap.cc:654] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.694264  4047 tablet_bootstrap.cc:492] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:03.694794  4047 ts_tablet_manager.cc:1403] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.248s	user 0.018s	sys 0.007s
I20260709 13:14:03.698251  4046 tablet_bootstrap.cc:654] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.697803  4047 raft_consensus.cc:359] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.698798  4047 raft_consensus.cc:385] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.699082  4047 raft_consensus.cc:740] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.699712  4047 consensus_queue.cc:260] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.702482  4047 ts_tablet_manager.cc:1434] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:03.703474  4047 tablet_bootstrap.cc:492] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:03.706116  4119 raft_consensus.cc:493] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.707067  4048 tablet_bootstrap.cc:492] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:03.707554  4048 ts_tablet_manager.cc:1403] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.005s
I20260709 13:14:03.706851  4119 raft_consensus.cc:515] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.709586  4119 leader_election.cc:290] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.709975  4047 tablet_bootstrap.cc:654] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.711087  4048 raft_consensus.cc:359] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.716144  4048 raft_consensus.cc:385] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.716535  4048 raft_consensus.cc:740] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.716751  4098 raft_consensus.cc:493] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.717257  4098 raft_consensus.cc:515] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.717299  4048 consensus_queue.cc:260] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.719727  4048 ts_tablet_manager.cc:1434] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:14:03.719744  4098 leader_election.cc:290] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:03.721221  4048 tablet_bootstrap.cc:492] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
W20260709 13:14:03.723253  3896 leader_election.cc:343] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.723446  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:03.723798  3896 leader_election.cc:304] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:03.724463  3857 raft_consensus.cc:2468] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:03.725718  3970 leader_election.cc:304] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:03.725891  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:03.726594  4098 raft_consensus.cc:2804] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:03.726974  4098 raft_consensus.cc:493] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:03.727254  4098 raft_consensus.cc:3060] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:03.727761  3970 leader_election.cc:343] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.735085  4139 raft_consensus.cc:2749] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:03.736114  4139 consensus_queue.cc:1048] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.736748  3752 catalog_manager.cc:5697] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.738086  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52147336f4ae48c290126b9f83d9f2da" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:03.738767  4004 raft_consensus.cc:2468] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:03.740276  4152 consensus_queue.cc:1048] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:03.738205  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52147336f4ae48c290126b9f83d9f2da" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:03.752111  4046 tablet_bootstrap.cc:492] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:03.752645  4048 tablet_bootstrap.cc:654] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.752713  4046 ts_tablet_manager.cc:1403] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.001s
I20260709 13:14:03.759280  4046 raft_consensus.cc:359] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.760248  4046 raft_consensus.cc:385] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.760643  4046 raft_consensus.cc:740] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.761616  4046 consensus_queue.cc:260] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.760813  3896 leader_election.cc:304] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:03.764556  4152 raft_consensus.cc:2804] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:03.764750  4046 ts_tablet_manager.cc:1434] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:14:03.765009  4152 raft_consensus.cc:493] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:03.765441  4152 raft_consensus.cc:3060] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.765725  4133 raft_consensus.cc:493] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.765954  4046 tablet_bootstrap.cc:492] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:03.766258  4133 raft_consensus.cc:515] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.768769  4133 leader_election.cc:290] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:03.776154  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb171acfbe6a44d8928717028b708233" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:03.777344  3857 raft_consensus.cc:2468] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:03.781092  4047 tablet_bootstrap.cc:492] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:03.782768  4047 ts_tablet_manager.cc:1403] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.003s
I20260709 13:14:03.783425  3970 leader_election.cc:304] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:03.777741  4119 consensus_queue.cc:1048] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:14:03.784943  4133 raft_consensus.cc:2804] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:14:03.783860  3896 leader_election.cc:343] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.785508  4133 raft_consensus.cc:493] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:03.789297  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb171acfbe6a44d8928717028b708233" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:03.791355  3930 raft_consensus.cc:2468] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:03.789738  4133 raft_consensus.cc:3060] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.784979  4098 raft_consensus.cc:515] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.816111  4098 leader_election.cc:290] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:03.820706  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:03.821369  3857 raft_consensus.cc:3060] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.822978  4047 raft_consensus.cc:359] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.823681  4047 raft_consensus.cc:385] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.823964  4047 raft_consensus.cc:740] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.824617  4047 consensus_queue.cc:260] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.825325  4055 raft_consensus.cc:493] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.825795  4055 raft_consensus.cc:515] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.827011  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:03.827816  4055 leader_election.cc:290] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:14:03.828729  3970 leader_election.cc:343] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.835176  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590f0690662647c898daff8448fac502" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:03.835950  3853 raft_consensus.cc:2468] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:03.837553  4046 tablet_bootstrap.cc:654] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.838114  4047 ts_tablet_manager.cc:1434] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 13:14:03.839826  4047 tablet_bootstrap.cc:492] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:03.837626  4133 raft_consensus.cc:515] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.846959  3857 raft_consensus.cc:2468] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:03.849988  3970 leader_election.cc:304] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:03.851533  4048 tablet_bootstrap.cc:492] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:03.852025  4048 ts_tablet_manager.cc:1403] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.131s	user 0.006s	sys 0.018s
I20260709 13:14:03.851670  4098 raft_consensus.cc:2804] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:03.852928  4098 raft_consensus.cc:697] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:03.849380  4152 raft_consensus.cc:515] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.853781  3896 leader_election.cc:304] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:03.850857  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590f0690662647c898daff8448fac502" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:03.853026  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb171acfbe6a44d8928717028b708233" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:03.855363  4055 raft_consensus.cc:2804] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:03.858768  4139 raft_consensus.cc:493] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.859323  4139 raft_consensus.cc:515] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.861634  4139 leader_election.cc:290] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.857527  4055 raft_consensus.cc:493] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:03.862612  4055 raft_consensus.cc:3060] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.864559  4047 tablet_bootstrap.cc:654] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.853837  4098 consensus_queue.cc:237] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.855741  3854 raft_consensus.cc:3060] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.865175  4133 leader_election.cc:290] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:03.870301  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb171acfbe6a44d8928717028b708233" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:03.871079  3928 raft_consensus.cc:3060] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.880733  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7205dcfde24a63b944b1151e3dda4d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:03.881505  3853 raft_consensus.cc:2468] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:03.883679  3854 raft_consensus.cc:2468] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:03.883433  4055 raft_consensus.cc:515] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.884400  4046 tablet_bootstrap.cc:492] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:03.884915  3970 leader_election.cc:304] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:03.885614  4046 ts_tablet_manager.cc:1403] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.016s
I20260709 13:14:03.885747  4055 leader_election.cc:290] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.885996  4142 raft_consensus.cc:2804] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:03.886590  4142 raft_consensus.cc:697] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:03.886969  4152 leader_election.cc:290] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.887562  4142 consensus_queue.cc:237] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.888545  4046 raft_consensus.cc:359] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.889214  4046 raft_consensus.cc:385] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.889487  4046 raft_consensus.cc:740] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.889851  4048 raft_consensus.cc:359] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.890177  4046 consensus_queue.cc:260] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.890667  4048 raft_consensus.cc:385] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:03.890998  4048 raft_consensus.cc:740] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:03.892397  4046 ts_tablet_manager.cc:1434] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:03.894955  3928 raft_consensus.cc:2468] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:03.893884  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7205dcfde24a63b944b1151e3dda4d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:03.901726  4046 tablet_bootstrap.cc:492] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:03.910722  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52147336f4ae48c290126b9f83d9f2da" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:03.911127  3896 leader_election.cc:304] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:03.911727  3857 raft_consensus.cc:3060] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.913808  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52147336f4ae48c290126b9f83d9f2da" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:03.914428  4006 raft_consensus.cc:3060] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:03.912583  3896 leader_election.cc:343] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.902863  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590f0690662647c898daff8448fac502" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:03.916250  3853 raft_consensus.cc:3060] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.903470  4048 consensus_queue.cc:260] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.923334  4152 raft_consensus.cc:493] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:03.924147  4152 raft_consensus.cc:515] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.899256  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590f0690662647c898daff8448fac502" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:03.913854  4055 raft_consensus.cc:2804] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:03.934911  4055 raft_consensus.cc:493] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:03.935473  4055 raft_consensus.cc:3060] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.936635  4006 raft_consensus.cc:2468] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:03.940250  4152 leader_election.cc:290] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:14:03.931540  3896 leader_election.cc:343] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.943882  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0808af98eb584067b99aaf44cb450a92" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:03.944739  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0808af98eb584067b99aaf44cb450a92" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:03.948593  3857 raft_consensus.cc:2468] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:03.965792  4055 raft_consensus.cc:515] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.969779  4048 ts_tablet_manager.cc:1434] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.117s	user 0.012s	sys 0.002s
I20260709 13:14:03.970918  4048 tablet_bootstrap.cc:492] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:03.961081  3896 leader_election.cc:304] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
W20260709 13:14:03.976817  3896 leader_election.cc:343] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:03.977514  3896 leader_election.cc:343] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:03.978161  3896 leader_election.cc:343] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:03.978631  3896 leader_election.cc:304] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:03.979125  4003 raft_consensus.cc:3060] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.984740  3853 raft_consensus.cc:2468] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:03.993692  3755 catalog_manager.cc:5697] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.989882  4055 leader_election.cc:290] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:03.990417  4139 raft_consensus.cc:2804] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:03.990762  4046 tablet_bootstrap.cc:654] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:03.995321  4139 raft_consensus.cc:697] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:03.995785  3755 catalog_manager.cc:5697] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:03.991206  4047 tablet_bootstrap.cc:492] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:03.993427  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7205dcfde24a63b944b1151e3dda4d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:03.997774  3857 raft_consensus.cc:3060] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:03.998136  4048 tablet_bootstrap.cc:654] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.000085  3896 leader_election.cc:304] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:04.001624  4055 raft_consensus.cc:2804] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:03.994617  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a7205dcfde24a63b944b1151e3dda4d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:04.002404  4055 raft_consensus.cc:697] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:03.996311  4139 consensus_queue.cc:237] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:03.990887  4152 raft_consensus.cc:2749] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:04.003684  4055 consensus_queue.cc:237] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.006465  4047 ts_tablet_manager.cc:1403] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.167s	user 0.014s	sys 0.025s
I20260709 13:14:04.009462  4047 raft_consensus.cc:359] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.010293  4047 raft_consensus.cc:385] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.016520  4047 raft_consensus.cc:740] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.017378  4047 consensus_queue.cc:260] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.019841  4047 ts_tablet_manager.cc:1434] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:14:04.021027  4047 tablet_bootstrap.cc:492] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
W20260709 13:14:04.010633  3896 leader_election.cc:343] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:04.015235  4048 tablet_bootstrap.cc:492] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:04.023340  4048 ts_tablet_manager.cc:1403] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.000s
I20260709 13:14:04.023890  4152 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:04.014156  3857 raft_consensus.cc:2468] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:04.027863  3896 leader_election.cc:304] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:04.029014  4152 raft_consensus.cc:2804] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:04.029536  4152 raft_consensus.cc:697] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:04.030421  4152 consensus_queue.cc:237] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.037954  4048 raft_consensus.cc:359] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.039263  4048 raft_consensus.cc:385] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.039678  4048 raft_consensus.cc:740] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.040706  4048 consensus_queue.cc:260] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.042008  3754 catalog_manager.cc:5697] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:04.044164  4048 ts_tablet_manager.cc:1434] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:14:04.045166  4048 tablet_bootstrap.cc:492] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:04.045250  4152 raft_consensus.cc:493] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.045789  4046 tablet_bootstrap.cc:492] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:04.045744  4152 raft_consensus.cc:515] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.046846  4046 ts_tablet_manager.cc:1403] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.010s
I20260709 13:14:04.048282  4152 leader_election.cc:290] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.049276  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:04.050267  3853 raft_consensus.cc:2393] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:04.051481  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:04.049849  4046 raft_consensus.cc:359] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.053686  3896 leader_election.cc:304] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:04.054875  4139 raft_consensus.cc:3060] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.057514  4047 tablet_bootstrap.cc:654] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.053790  4046 raft_consensus.cc:385] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.059404  4046 raft_consensus.cc:740] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.060225  4046 consensus_queue.cc:260] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.062830  4046 ts_tablet_manager.cc:1434] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:14:04.063395  4048 tablet_bootstrap.cc:654] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.063978  4046 tablet_bootstrap.cc:492] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:04.062317  4139 raft_consensus.cc:2749] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:04.077346  4046 tablet_bootstrap.cc:654] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.077409  4048 tablet_bootstrap.cc:492] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:04.078328  4048 ts_tablet_manager.cc:1403] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.004s
I20260709 13:14:04.081293  4048 raft_consensus.cc:359] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.086135  4111 raft_consensus.cc:493] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.085162  3754 catalog_manager.cc:5697] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:04.086705  4111 raft_consensus.cc:515] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.087481  3754 catalog_manager.cc:5697] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:04.088881  4111 leader_election.cc:290] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.082291  4048 raft_consensus.cc:385] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.091037  4048 raft_consensus.cc:740] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.092392  4048 consensus_queue.cc:260] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.095386  4048 ts_tablet_manager.cc:1434] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:14:04.096521  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3ccf4555cb4ad5b1a8794cf0834c46" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:04.096742  4048 tablet_bootstrap.cc:492] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:04.097298  3928 raft_consensus.cc:2468] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:04.098775  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3ccf4555cb4ad5b1a8794cf0834c46" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:04.099531  4006 raft_consensus.cc:2468] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:04.103199  3821 leader_election.cc:304] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:04.104852  4150 raft_consensus.cc:2804] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:04.105335  4150 raft_consensus.cc:493] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:04.105748  4150 raft_consensus.cc:3060] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.116333  4046 tablet_bootstrap.cc:492] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:04.116907  4046 ts_tablet_manager.cc:1403] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.019s
I20260709 13:14:04.117635  4048 tablet_bootstrap.cc:654] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.117789  4152 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:04.120131  4047 tablet_bootstrap.cc:492] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:04.120697  4047 ts_tablet_manager.cc:1403] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.020s
I20260709 13:14:04.120328  4046 raft_consensus.cc:359] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.121097  4046 raft_consensus.cc:385] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.121431  4046 raft_consensus.cc:740] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.122162  4046 consensus_queue.cc:260] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.124514  4046 ts_tablet_manager.cc:1434] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:04.125695  4046 tablet_bootstrap.cc:492] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:04.133247  4046 tablet_bootstrap.cc:654] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.114404  4150 raft_consensus.cc:515] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.143554  4047 raft_consensus.cc:359] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.144469  4047 raft_consensus.cc:385] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.144796  4047 raft_consensus.cc:740] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.147367  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3ccf4555cb4ad5b1a8794cf0834c46" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:04.148258  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3ccf4555cb4ad5b1a8794cf0834c46" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:04.148983  4003 raft_consensus.cc:3060] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.151250  4046 tablet_bootstrap.cc:492] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:04.151863  4046 ts_tablet_manager.cc:1403] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.012s
I20260709 13:14:04.155402  4046 raft_consensus.cc:359] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.156505  4046 raft_consensus.cc:385] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.148308  3928 raft_consensus.cc:3060] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.156843  4046 raft_consensus.cc:740] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.159154  4046 consensus_queue.cc:260] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.161738  4046 ts_tablet_manager.cc:1434] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:14:04.162837  4046 tablet_bootstrap.cc:492] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:04.172353  4150 leader_election.cc:290] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.173108  4003 raft_consensus.cc:2468] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:04.174527  3821 leader_election.cc:304] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:04.175577  4150 raft_consensus.cc:2804] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:04.176512  4150 raft_consensus.cc:697] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:04.177703  4150 consensus_queue.cc:237] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.179868  4046 tablet_bootstrap.cc:654] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.145582  4047 consensus_queue.cc:260] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.182226  4047 ts_tablet_manager.cc:1434] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 13:14:04.183439  4047 tablet_bootstrap.cc:492] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:04.176431  3928 raft_consensus.cc:2468] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:04.189900  4048 tablet_bootstrap.cc:492] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:04.190501  4048 ts_tablet_manager.cc:1403] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.094s	user 0.028s	sys 0.038s
I20260709 13:14:04.194900  4048 raft_consensus.cc:359] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.195731  4048 raft_consensus.cc:385] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.196072  4048 raft_consensus.cc:740] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.196779  4048 consensus_queue.cc:260] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.199764  4046 tablet_bootstrap.cc:492] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:04.199920  4048 ts_tablet_manager.cc:1434] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:14:04.200276  4046 ts_tablet_manager.cc:1403] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 13:14:04.203115  4048 tablet_bootstrap.cc:492] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:04.203298  4046 raft_consensus.cc:359] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.204696  4046 raft_consensus.cc:385] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.205039  4046 raft_consensus.cc:740] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.205746  4046 consensus_queue.cc:260] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.208680  4046 ts_tablet_manager.cc:1434] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:14:04.209165  4047 tablet_bootstrap.cc:654] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.209673  4046 tablet_bootstrap.cc:492] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:04.215690  4048 tablet_bootstrap.cc:654] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.217444  4046 tablet_bootstrap.cc:654] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.223496  3754 catalog_manager.cc:5697] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:04.229339  4047 tablet_bootstrap.cc:492] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:04.229935  4047 ts_tablet_manager.cc:1403] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.009s
I20260709 13:14:04.232898  4047 raft_consensus.cc:359] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.233632  4047 raft_consensus.cc:385] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.233927  4047 raft_consensus.cc:740] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.237224  4048 tablet_bootstrap.cc:492] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:04.235533  4047 consensus_queue.cc:260] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.238202  4048 ts_tablet_manager.cc:1403] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.001s
I20260709 13:14:04.240530  4046 tablet_bootstrap.cc:492] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:04.241101  4046 ts_tablet_manager.cc:1403] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.008s
I20260709 13:14:04.241155  4048 raft_consensus.cc:359] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.241945  4048 raft_consensus.cc:385] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.242250  4048 raft_consensus.cc:740] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.243158  4048 consensus_queue.cc:260] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.244745  4046 raft_consensus.cc:359] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.245920  4046 raft_consensus.cc:385] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.246286  4046 raft_consensus.cc:740] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.247501  4048 ts_tablet_manager.cc:1434] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:14:04.247398  4046 consensus_queue.cc:260] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.250401  4046 ts_tablet_manager.cc:1434] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:04.250648  4048 tablet_bootstrap.cc:492] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:04.251609  4046 tablet_bootstrap.cc:492] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:04.258074  4048 tablet_bootstrap.cc:654] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.259724  4046 tablet_bootstrap.cc:654] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.262909  4047 ts_tablet_manager.cc:1434] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:14:04.263964  4047 tablet_bootstrap.cc:492] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:04.274530  4047 tablet_bootstrap.cc:654] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.277427  4150 raft_consensus.cc:493] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.278199  4150 raft_consensus.cc:515] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.283301  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:04.284228  3930 raft_consensus.cc:2468] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:04.285763  3821 leader_election.cc:304] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:04.286427  4046 tablet_bootstrap.cc:492] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:04.286720  4111 raft_consensus.cc:2804] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:04.287137  4111 raft_consensus.cc:493] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:04.287542  4111 raft_consensus.cc:3060] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.287731  4150 leader_election.cc:290] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.289467  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:14:04.291155  3821 leader_election.cc:343] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:04.294109  4047 tablet_bootstrap.cc:492] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:04.294693  4047 ts_tablet_manager.cc:1403] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260709 13:14:04.287122  4046 ts_tablet_manager.cc:1403] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.001s
I20260709 13:14:04.298105  4047 raft_consensus.cc:359] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.298228  4111 raft_consensus.cc:515] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.298951  4047 raft_consensus.cc:385] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.299321  4047 raft_consensus.cc:740] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.299556  4046 raft_consensus.cc:359] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.300004  4047 consensus_queue.cc:260] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.300621  4111 leader_election.cc:290] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.301417  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:04.300447  4046 raft_consensus.cc:385] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.301847  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:04.301870  3930 raft_consensus.cc:3060] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.302970  4048 tablet_bootstrap.cc:492] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:04.303471  4048 ts_tablet_manager.cc:1403] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.017s
W20260709 13:14:04.303828  3821 leader_election.cc:343] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:04.305781  4048 raft_consensus.cc:359] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.306349  4048 raft_consensus.cc:385] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.306655  4048 raft_consensus.cc:740] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.307360  4048 consensus_queue.cc:260] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.307955  4047 ts_tablet_manager.cc:1434] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:14:04.309037  4047 tablet_bootstrap.cc:492] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:04.309623  4048 ts_tablet_manager.cc:1434] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:14:04.310000  3930 raft_consensus.cc:2468] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:04.310614  4048 tablet_bootstrap.cc:492] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:04.311375  3821 leader_election.cc:304] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:04.312760  4111 raft_consensus.cc:2804] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:04.313314  4111 raft_consensus.cc:697] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:04.314198  4111 consensus_queue.cc:237] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.302143  4046 raft_consensus.cc:740] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.317191  4047 tablet_bootstrap.cc:654] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.316682  4046 consensus_queue.cc:260] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.317813  4048 tablet_bootstrap.cc:654] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.319164  4046 ts_tablet_manager.cc:1434] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:14:04.320297  4046 tablet_bootstrap.cc:492] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:04.328153  4046 tablet_bootstrap.cc:654] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.340061  3752 catalog_manager.cc:5697] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:04.348348  4139 raft_consensus.cc:493] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.348968  4139 raft_consensus.cc:515] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.351265  4139 leader_election.cc:290] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.354355  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:04.355216  3857 raft_consensus.cc:2468] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:04.357976  4047 tablet_bootstrap.cc:492] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:04.359994  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:04.360725  4003 raft_consensus.cc:2468] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:04.361348  4047 ts_tablet_manager.cc:1403] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260709 13:14:04.362859  3896 leader_election.cc:304] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:04.364396  4152 raft_consensus.cc:2804] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:04.364825  4152 raft_consensus.cc:493] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:04.365314  4048 tablet_bootstrap.cc:492] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:04.365912  4048 ts_tablet_manager.cc:1403] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.037s
I20260709 13:14:04.365389  4047 raft_consensus.cc:359] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.366412  4047 raft_consensus.cc:385] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.366859  4047 raft_consensus.cc:740] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.365202  4152 raft_consensus.cc:3060] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.367992  4047 consensus_queue.cc:260] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.370415  4047 ts_tablet_manager.cc:1434] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:04.371632  4047 tablet_bootstrap.cc:492] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:04.373486  4133 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:04.375243  4055 raft_consensus.cc:493] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.375402  4048 raft_consensus.cc:359] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.376175  4048 raft_consensus.cc:385] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.375813  4055 raft_consensus.cc:515] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.376446  4048 raft_consensus.cc:740] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.377472  4048 consensus_queue.cc:260] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.378151  4055 leader_election.cc:290] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.379204  4047 tablet_bootstrap.cc:654] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.379832  4133 raft_consensus.cc:493] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.380378  4133 raft_consensus.cc:515] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.383622  4133 leader_election.cc:290] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:04.385576  4048 ts_tablet_manager.cc:1434] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:14:04.386750  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590f0690662647c898daff8448fac502" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:04.387066  4048 tablet_bootstrap.cc:492] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:04.387569  3853 raft_consensus.cc:2393] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:04.385524  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590f0690662647c898daff8448fac502" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:04.390244  3970 leader_election.cc:304] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:04.391696  4142 raft_consensus.cc:3060] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.396291  4048 tablet_bootstrap.cc:654] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.406737  4098 raft_consensus.cc:493] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.408811  4098 raft_consensus.cc:515] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.412250  4046 tablet_bootstrap.cc:492] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:04.412053  4098 leader_election.cc:290] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:04.413033  4046 ts_tablet_manager.cc:1403] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.003s
I20260709 13:14:04.412817  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbc6afdd1664093bb91ca6f1bf1f048" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:04.418715  4152 raft_consensus.cc:515] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.420480  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbc6afdd1664093bb91ca6f1bf1f048" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:04.426882  3854 raft_consensus.cc:2468] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:04.423276  4046 raft_consensus.cc:359] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.429108  4046 raft_consensus.cc:385] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.429581  4046 raft_consensus.cc:740] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.430658  4046 consensus_queue.cc:260] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.466866  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0808af98eb584067b99aaf44cb450a92" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:04.467607  3930 raft_consensus.cc:2468] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:04.470950  4152 leader_election.cc:290] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.486347  4047 tablet_bootstrap.cc:492] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:04.486902  4047 ts_tablet_manager.cc:1403] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.115s	user 0.020s	sys 0.030s
I20260709 13:14:04.486864  4046 ts_tablet_manager.cc:1434] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.073s	user 0.011s	sys 0.000s
W20260709 13:14:04.464371  3896 leader_election.cc:343] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:04.495282  4046 tablet_bootstrap.cc:492] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:04.479650  4142 raft_consensus.cc:2749] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:04.501433  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 62751.9us
I20260709 13:14:04.507256  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:04.508494  4003 raft_consensus.cc:3060] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.509279  3896 leader_election.cc:304] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:04.511288  3854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0808af98eb584067b99aaf44cb450a92" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:04.511677  4142 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:04.511979  3854 raft_consensus.cc:2468] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:04.521775  3970 leader_election.cc:304] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:04.525940  4133 raft_consensus.cc:2804] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:04.526360  4133 raft_consensus.cc:493] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:04.526738  4133 raft_consensus.cc:3060] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.536754  4047 raft_consensus.cc:359] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.537541  4047 raft_consensus.cc:385] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.537863  4047 raft_consensus.cc:740] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.537652  4133 raft_consensus.cc:515] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.538503  4047 consensus_queue.cc:260] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.541885  4048 tablet_bootstrap.cc:492] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:04.542382  4048 ts_tablet_manager.cc:1403] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.156s	user 0.026s	sys 0.024s
I20260709 13:14:04.544355  4121 consensus_queue.cc:1048] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:04.544778  4047 ts_tablet_manager.cc:1434] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 13:14:04.536679  4055 raft_consensus.cc:2804] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:04.546119  4055 raft_consensus.cc:493] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:04.546608  4055 raft_consensus.cc:3060] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.549870  4047 tablet_bootstrap.cc:492] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:04.545962  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:04.550485  3857 raft_consensus.cc:3060] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.548223  4133 leader_election.cc:290] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:04.530385  4003 raft_consensus.cc:2468] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:04.559160  4240 raft_consensus.cc:493] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.562940  4240 raft_consensus.cc:515] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.567028  4121 raft_consensus.cc:493] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.567652  4121 raft_consensus.cc:515] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.570048  4121 leader_election.cc:290] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.570889  4240 leader_election.cc:290] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.572736  4003 raft_consensus.cc:3060] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.570326  4046 tablet_bootstrap.cc:654] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.576180  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:04.577335  4006 raft_consensus.cc:2468] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:04.579926  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:04.578048  4152 consensus_queue.cc:1048] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:04.581360  3932 raft_consensus.cc:2468] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:04.583638  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:04.583879  3896 leader_election.cc:304] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:04.584301  3855 raft_consensus.cc:2468] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:04.584578  4152 raft_consensus.cc:2804] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:04.584684  3896 leader_election.cc:304] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:04.585165  4152 raft_consensus.cc:697] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:04.588475  4121 raft_consensus.cc:2804] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:04.589057  4121 raft_consensus.cc:493] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:04.589389  4121 raft_consensus.cc:3060] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.589324  3821 leader_election.cc:304] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:04.589912  4240 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:04.590293  4239 raft_consensus.cc:2804] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:04.590853  4239 raft_consensus.cc:493] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:04.588452  3857 raft_consensus.cc:2468] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:04.595321  4239 raft_consensus.cc:3060] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.614930  4048 raft_consensus.cc:359] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.616053  4048 raft_consensus.cc:385] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.605482  4240 raft_consensus.cc:493] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.616446  4048 raft_consensus.cc:740] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.617834  4048 consensus_queue.cc:260] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.651247  4142 raft_consensus.cc:493] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.650990  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0808af98eb584067b99aaf44cb450a92" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:04.651834  4142 raft_consensus.cc:515] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.652134  3928 raft_consensus.cc:3060] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:04.655441  4142 leader_election.cc:290] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:04.605686  4152 consensus_queue.cc:237] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.657779  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0808af98eb584067b99aaf44cb450a92" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:04.621876  4240 raft_consensus.cc:515] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.673198  4098 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:14:04.692018  3857 raft_consensus.cc:3060] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:04.671509  4241 log.cc:927] Time spent T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
I20260709 13:14:04.719808  4119 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:14:04.728825  4048 ts_tablet_manager.cc:1434] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.186s	user 0.028s	sys 0.048s
I20260709 13:14:04.741744  4048 tablet_bootstrap.cc:492] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:04.753345  4047 tablet_bootstrap.cc:654] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.746982  4139 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 13:14:04.759223  3803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:04.770392  4245 raft_consensus.cc:493] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:04.753746  4243 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:14:04.774418  4119 consensus_queue.cc:1048] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 13:14:04.783696  4244 log.cc:927] Time spent T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4: Append to log took a long time: real 0.092s	user 0.003s	sys 0.000s
I20260709 13:14:04.778892  4245 raft_consensus.cc:515] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.811074  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:04.812170  3929 raft_consensus.cc:2468] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:04.806968  4240 leader_election.cc:290] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.835645  4055 raft_consensus.cc:515] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.836692  4245 leader_election.cc:290] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.837684  4055 leader_election.cc:290] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.840601  4239 raft_consensus.cc:515] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:04.841800  4242 log.cc:927] Time spent T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80: Append to log took a long time: real 0.152s	user 0.002s	sys 0.000s
I20260709 13:14:04.833415  3928 raft_consensus.cc:2468] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:04.844789  4239 leader_election.cc:290] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.838354  4055 consensus_queue.cc:1048] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 13:14:04.864326  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 61259.9us
I20260709 13:14:04.875263  4047 tablet_bootstrap.cc:492] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:04.875743  4047 ts_tablet_manager.cc:1403] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.330s	user 0.043s	sys 0.010s
I20260709 13:14:04.885593  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:04.886906  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:04.880148  3821 leader_election.cc:304] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:04.903615  4046 tablet_bootstrap.cc:492] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:04.985059  4046 ts_tablet_manager.cc:1403] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.490s	user 0.028s	sys 0.023s
I20260709 13:14:04.946770  4048 tablet_bootstrap.cc:654] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:04.963115  4047 raft_consensus.cc:359] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.987212  4047 raft_consensus.cc:385] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:04.987680  4047 raft_consensus.cc:740] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:04.988528  4047 consensus_queue.cc:260] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:04.990926  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 112565us
I20260709 13:14:04.945914  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:04.994088  4002 raft_consensus.cc:2468] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:04.995342  4121 raft_consensus.cc:515] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:04.996348  4240 consensus_queue.cc:1048] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:04.997502  4121 leader_election.cc:290] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:04.906294  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbc6afdd1664093bb91ca6f1bf1f048" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:04.998445  3852 raft_consensus.cc:3060] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:04.945757  4247 log.cc:927] Time spent T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
W20260709 13:14:04.959980  4250 log.cc:927] Time spent T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 13:14:04.999804  4047 ts_tablet_manager.cc:1434] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.124s	user 0.008s	sys 0.004s
I20260709 13:14:05.012540  4047 tablet_bootstrap.cc:492] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:05.012838  4000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:05.011103  3930 raft_consensus.cc:2393] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:04.999060  4239 raft_consensus.cc:2804] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:04.945540  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:05.020494  4239 raft_consensus.cc:493] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:05.029249  4239 raft_consensus.cc:3060] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.036787  4046 raft_consensus.cc:359] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.037621  4046 raft_consensus.cc:385] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.033802  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:05.038393  3997 raft_consensus.cc:3060] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.039657  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbc6afdd1664093bb91ca6f1bf1f048" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:05.037912  4046 raft_consensus.cc:740] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.048163  4046 consensus_queue.cc:260] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.050180  4046 ts_tablet_manager.cc:1434] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.065s	user 0.001s	sys 0.004s
I20260709 13:14:05.051285  4046 tablet_bootstrap.cc:492] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:05.053648  4047 tablet_bootstrap.cc:654] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.052987  4239 raft_consensus.cc:515] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.056483  4239 leader_election.cc:290] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:05.030902  3857 raft_consensus.cc:2468] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:05.058305  4046 tablet_bootstrap.cc:654] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.115518  3852 raft_consensus.cc:2468] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:05.120216  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:05.121426  4048 tablet_bootstrap.cc:492] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:05.122462  4048 ts_tablet_manager.cc:1403] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.393s	user 0.016s	sys 0.019s
I20260709 13:14:05.123509  3997 raft_consensus.cc:2468] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:05.140857  3970 leader_election.cc:304] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:05.148710  4098 raft_consensus.cc:2804] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:05.149262  4001 raft_consensus.cc:3060] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.148890  4048 raft_consensus.cc:359] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.149674  4098 raft_consensus.cc:697] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:05.150352  4048 raft_consensus.cc:385] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:14:05.154881  3821 leader_election.cc:343] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.157678  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:05.158872  4006 raft_consensus.cc:2393] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:05.161067  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:05.162420  4047 tablet_bootstrap.cc:492] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:05.164340  4047 ts_tablet_manager.cc:1403] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.003s
I20260709 13:14:05.152894  4048 raft_consensus.cc:740] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.162420  3930 raft_consensus.cc:2393] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:05.178349  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:05.185715  3929 raft_consensus.cc:3060] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.173470  3752 catalog_manager.cc:5697] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:05.190732  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:05.151633  4098 consensus_queue.cc:237] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:05.195390  3896 leader_election.cc:343] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.191984  3852 raft_consensus.cc:2393] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:05.192863  4048 consensus_queue.cc:260] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.208280  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:05.209712  3896 leader_election.cc:304] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:05.216671  4246 raft_consensus.cc:2804] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:05.217397  3821 leader_election.cc:304] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:05.218645  4239 raft_consensus.cc:2804] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:05.219501  4239 raft_consensus.cc:697] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:05.220657  4239 consensus_queue.cc:237] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:05.221720  4249 log.cc:927] Time spent T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4: Append to log took a long time: real 0.230s	user 0.000s	sys 0.005s
I20260709 13:14:05.233975  4046 tablet_bootstrap.cc:492] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:05.234845  4046 ts_tablet_manager.cc:1403] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.184s	user 0.013s	sys 0.015s
I20260709 13:14:05.241984  4246 raft_consensus.cc:697] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:05.243695  4246 consensus_queue.cc:237] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.238770  4150 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:14:05.252197  4046 raft_consensus.cc:359] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.253157  4046 raft_consensus.cc:385] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.253552  4046 raft_consensus.cc:740] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.254477  4046 consensus_queue.cc:260] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:05.268910  3896 leader_election.cc:343] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.270713  3896 leader_election.cc:304] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:05.283037  4152 raft_consensus.cc:2749] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:05.287375  4047 raft_consensus.cc:359] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.288416  4047 raft_consensus.cc:385] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.288744  4047 raft_consensus.cc:740] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.295670  4046 ts_tablet_manager.cc:1434] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 13:14:05.296110  4047 consensus_queue.cc:260] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.300902  4047 ts_tablet_manager.cc:1434] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.136s	user 0.007s	sys 0.002s
I20260709 13:14:05.302753  4047 tablet_bootstrap.cc:492] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:05.298655  3929 raft_consensus.cc:2468] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:05.298368  4048 ts_tablet_manager.cc:1434] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.175s	user 0.012s	sys 0.000s
I20260709 13:14:05.309719  4048 tablet_bootstrap.cc:492] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
W20260709 13:14:05.307114  3896 leader_election.cc:343] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.328147  4047 tablet_bootstrap.cc:654] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.331738  3970 leader_election.cc:304] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:05.338757  4098 raft_consensus.cc:2749] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:05.343052  4046 tablet_bootstrap.cc:492] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:05.349233  4142 raft_consensus.cc:493] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:05.350171  4142 raft_consensus.cc:515] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.354311  3896 leader_election.cc:304] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:05.356042  4152 raft_consensus.cc:2749] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:05.358180  4142 leader_election.cc:290] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:05.385830  3821 leader_election.cc:304] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:05.386698  4047 tablet_bootstrap.cc:492] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:05.387253  4047 ts_tablet_manager.cc:1403] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.020s
I20260709 13:14:05.393189  4150 raft_consensus.cc:2804] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:05.395993  4150 raft_consensus.cc:697] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:05.397061  4150 consensus_queue.cc:237] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.397535  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3387ba19c774b09b87b525f13971c07" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:05.398229  3929 raft_consensus.cc:2468] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
W20260709 13:14:05.392634  3821 leader_election.cc:343] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.402504  3970 leader_election.cc:304] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:05.401337  4111 consensus_queue.cc:1048] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:05.410216  4142 raft_consensus.cc:2804] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:05.414005  4142 raft_consensus.cc:493] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:05.414419  4142 raft_consensus.cc:3060] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.420277  4046 tablet_bootstrap.cc:654] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.419790  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3387ba19c774b09b87b525f13971c07" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:05.421557  3852 raft_consensus.cc:2468] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:05.424640  4139 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:05.429185  4048 tablet_bootstrap.cc:654] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.458668  3755 catalog_manager.cc:5697] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:05.474135  4245 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:14:05.478603  4047 raft_consensus.cc:359] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.483486  4047 raft_consensus.cc:385] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.483887  4047 raft_consensus.cc:740] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.491102  4047 consensus_queue.cc:260] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.505757  4243 raft_consensus.cc:493] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:05.506636  4243 raft_consensus.cc:515] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.510926  4243 leader_election.cc:290] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:05.517397  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbc6afdd1664093bb91ca6f1bf1f048" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:05.530387  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbc6afdd1664093bb91ca6f1bf1f048" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:05.531327  3856 raft_consensus.cc:2393] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:05.531716  4098 raft_consensus.cc:493] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:05.532248  4098 raft_consensus.cc:515] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.533433  4046 tablet_bootstrap.cc:492] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:05.533998  4046 ts_tablet_manager.cc:1403] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.198s	user 0.014s	sys 0.004s
I20260709 13:14:05.536507  4098 leader_election.cc:290] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:05.537475  4047 ts_tablet_manager.cc:1434] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.150s	user 0.007s	sys 0.008s
I20260709 13:14:05.536898  3754 catalog_manager.cc:5697] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:05.543810  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:05.544852  3928 raft_consensus.cc:2468] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:05.547183  3970 leader_election.cc:304] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:05.552559  4142 raft_consensus.cc:515] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.557191  4243 raft_consensus.cc:2804] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:05.557708  4243 raft_consensus.cc:493] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:05.558058  4243 raft_consensus.cc:3060] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.564333  4047 tablet_bootstrap.cc:492] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:05.569840  3970 leader_election.cc:304] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:05.572281  4098 raft_consensus.cc:3060] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.575979  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3387ba19c774b09b87b525f13971c07" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:05.576717  3928 raft_consensus.cc:3060] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.577250  4046 raft_consensus.cc:359] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.578065  4046 raft_consensus.cc:385] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.578387  4046 raft_consensus.cc:740] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.579277  4046 consensus_queue.cc:260] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.580288  4048 tablet_bootstrap.cc:492] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:05.580801  4048 ts_tablet_manager.cc:1403] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.271s	user 0.026s	sys 0.032s
I20260709 13:14:05.568713  4142 leader_election.cc:290] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:05.590543  4048 raft_consensus.cc:359] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.591724  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:05.591982  4048 raft_consensus.cc:385] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.592442  4048 raft_consensus.cc:740] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.592970  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3387ba19c774b09b87b525f13971c07" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:05.593868  3856 raft_consensus.cc:3060] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.595692  4048 consensus_queue.cc:260] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.597538  4046 ts_tablet_manager.cc:1434] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.063s	user 0.013s	sys 0.001s
I20260709 13:14:05.600015  4046 tablet_bootstrap.cc:492] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:05.602041  4048 ts_tablet_manager.cc:1434] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.005s
I20260709 13:14:05.603613  4048 tablet_bootstrap.cc:492] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:05.585239  4243 raft_consensus.cc:515] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.610754  4150 raft_consensus.cc:493] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:05.611388  4150 raft_consensus.cc:515] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.614766  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:05.615386  4098 raft_consensus.cc:2749] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:05.614596  3754 catalog_manager.cc:5697] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:05.616317  3856 raft_consensus.cc:2468] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
W20260709 13:14:05.616516  3821 leader_election.cc:343] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.618458  3928 raft_consensus.cc:2468] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:05.623168  4047 tablet_bootstrap.cc:654] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.624784  4048 tablet_bootstrap.cc:654] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.632582  4281 raft_consensus.cc:493] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:05.633447  4281 raft_consensus.cc:515] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.636384  4281 leader_election.cc:290] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:05.643038  4048 tablet_bootstrap.cc:492] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:05.643528  4048 ts_tablet_manager.cc:1403] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.002s
I20260709 13:14:05.646243  4048 raft_consensus.cc:359] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.647006  4048 raft_consensus.cc:385] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.647289  4048 raft_consensus.cc:740] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.648090  4047 tablet_bootstrap.cc:492] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:05.648587  4047 ts_tablet_manager.cc:1403] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.000s
I20260709 13:14:05.648007  4048 consensus_queue.cc:260] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.652556  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0399ea5e194748f6a6dc73c74848e603" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:05.654842  4150 leader_election.cc:290] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:14:05.658304  3821 leader_election.cc:343] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.666584  4150 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:05.655252  4048 ts_tablet_manager.cc:1434] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:14:05.657912  4047 raft_consensus.cc:359] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.670514  4048 tablet_bootstrap.cc:492] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:05.672348  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0399ea5e194748f6a6dc73c74848e603" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:05.676292  4047 raft_consensus.cc:385] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.676704  4047 raft_consensus.cc:740] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.672892  3970 leader_election.cc:304] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:05.677587  4047 consensus_queue.cc:260] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.678717  4142 raft_consensus.cc:2804] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:05.679205  4243 leader_election.cc:290] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:05.681005  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
W20260709 13:14:05.684005  3821 leader_election.cc:343] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.684898  3821 leader_election.cc:304] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:05.686054  4281 raft_consensus.cc:2749] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:05.686574  4048 tablet_bootstrap.cc:654] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.687757  4047 ts_tablet_manager.cc:1434] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.001s
I20260709 13:14:05.675664  4046 tablet_bootstrap.cc:654] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.672892  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:05.689152  4047 tablet_bootstrap.cc:492] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:05.688344  3752 catalog_manager.cc:5697] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:05.698063  3970 leader_election.cc:343] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.697077  4142 raft_consensus.cc:697] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:05.700294  4142 consensus_queue.cc:237] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.696854  4152 raft_consensus.cc:493] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:05.705475  4243 consensus_queue.cc:1048] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:05.705518  4152 raft_consensus.cc:515] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.710819  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:05.711514  3857 raft_consensus.cc:2468] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:05.713984  3896 leader_election.cc:304] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:05.715124  4152 leader_election.cc:290] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:05.715883  4152 raft_consensus.cc:2804] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:05.716236  4152 raft_consensus.cc:493] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:05.716566  4152 raft_consensus.cc:3060] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.718465  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:14:05.721344  3896 leader_election.cc:343] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:05.723766  3970 leader_election.cc:343] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.725116  4246 consensus_queue.cc:1048] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:05.725386  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:05.725986  3932 raft_consensus.cc:3060] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:05.727412  3821 leader_election.cc:343] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.728147  3821 leader_election.cc:304] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:05.730051  4240 raft_consensus.cc:2749] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:05.729844  4152 raft_consensus.cc:515] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.733837  3932 raft_consensus.cc:2468] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:05.738193  4048 tablet_bootstrap.cc:492] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:05.738693  3970 leader_election.cc:304] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:05.739272  4048 ts_tablet_manager.cc:1403] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.004s
I20260709 13:14:05.739607  4098 raft_consensus.cc:2804] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:05.740254  4098 raft_consensus.cc:697] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:05.741509  4098 consensus_queue.cc:237] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.742426  4047 tablet_bootstrap.cc:654] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.746462  4281 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:14:05.761205  4245 consensus_queue.cc:1048] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:05.774374  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:05.775043  3852 raft_consensus.cc:3060] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:05.781728  4048 raft_consensus.cc:359] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.782253  4048 raft_consensus.cc:385] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.792058  4098 raft_consensus.cc:493] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:05.782579  4048 raft_consensus.cc:740] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.783598  3754 catalog_manager.cc:5697] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:05.772994  4152 leader_election.cc:290] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:05.792644  4098 raft_consensus.cc:515] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.839699  4046 tablet_bootstrap.cc:492] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:05.841481  4046 ts_tablet_manager.cc:1403] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.242s	user 0.013s	sys 0.008s
I20260709 13:14:05.843346  4098 leader_election.cc:290] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:05.846009  3852 raft_consensus.cc:2468] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:05.848264  3896 leader_election.cc:304] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:05.848165  4048 consensus_queue.cc:260] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.803918  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:05.849735  4152 raft_consensus.cc:2804] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:05.852281  4152 raft_consensus.cc:697] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:05.853241  4152 consensus_queue.cc:237] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.854460  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:05.856913  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:05.857733  3930 raft_consensus.cc:2393] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:05.854305  4046 raft_consensus.cc:359] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.861091  4046 raft_consensus.cc:385] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.861420  4046 raft_consensus.cc:740] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.862211  4046 consensus_queue.cc:260] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.863801  4048 ts_tablet_manager.cc:1434] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.124s	user 0.021s	sys 0.011s
I20260709 13:14:05.869318  3970 leader_election.cc:304] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:05.871325  4297 raft_consensus.cc:3060] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:05.874806  3896 leader_election.cc:343] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:05.875785  4048 tablet_bootstrap.cc:492] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:05.877907  4142 consensus_queue.cc:1048] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:05.888901  4297 raft_consensus.cc:2749] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:05.897498  4046 ts_tablet_manager.cc:1434] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.001s
I20260709 13:14:05.898833  4046 tablet_bootstrap.cc:492] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:05.912838  4047 tablet_bootstrap.cc:492] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:05.913398  4047 ts_tablet_manager.cc:1403] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.225s	user 0.014s	sys 0.007s
I20260709 13:14:05.916944  4240 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:05.923800  4047 raft_consensus.cc:359] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.925321  4047 raft_consensus.cc:385] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:05.925611  4047 raft_consensus.cc:740] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:05.927943  3752 catalog_manager.cc:5697] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:05.927839  3755 catalog_manager.cc:5697] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:05.929159  4047 consensus_queue.cc:260] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:05.939615  4047 ts_tablet_manager.cc:1434] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.002s
I20260709 13:14:05.940760  4047 tablet_bootstrap.cc:492] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:05.941831  4046 tablet_bootstrap.cc:654] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.954818  4240 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:05.958845  4048 tablet_bootstrap.cc:654] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:05.949398  3803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:05.976017  4047 tablet_bootstrap.cc:654] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:05.999768  4046 tablet_bootstrap.cc:492] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:06.000361  4046 ts_tablet_manager.cc:1403] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.019s
I20260709 13:14:06.007201  4046 raft_consensus.cc:359] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.008064  4046 raft_consensus.cc:385] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.007464  4150 raft_consensus.cc:493] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.008409  4046 raft_consensus.cc:740] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.008764  4150 raft_consensus.cc:515] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.019011  4150 leader_election.cc:290] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.019351  4047 tablet_bootstrap.cc:492] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.019881  4047 ts_tablet_manager.cc:1403] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.000s
I20260709 13:14:06.022316  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524e773322084ab7a8951bae38e2826d" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.022470  4047 raft_consensus.cc:359] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.023504  4047 raft_consensus.cc:385] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.023933  4047 raft_consensus.cc:740] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.024928  4047 consensus_queue.cc:260] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.027360  4047 ts_tablet_manager.cc:1434] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:14:06.027206  4003 raft_consensus.cc:2468] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:06.028520  4047 tablet_bootstrap.cc:492] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:06.032145  4046 consensus_queue.cc:260] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.031488  3821 leader_election.cc:304] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:06.037611  4281 raft_consensus.cc:2804] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:06.039290  4281 raft_consensus.cc:493] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:06.039651  4281 raft_consensus.cc:3060] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.039932  4046 ts_tablet_manager.cc:1434] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.002s
I20260709 13:14:06.041013  4046 tablet_bootstrap.cc:492] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:06.024417  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524e773322084ab7a8951bae38e2826d" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.033895  4150 raft_consensus.cc:493] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.051493  4150 raft_consensus.cc:515] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:06.052889  3821 leader_election.cc:343] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.054579  4152 raft_consensus.cc:493] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.055179  4152 raft_consensus.cc:515] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.055568  4150 leader_election.cc:290] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.050163  4281 raft_consensus.cc:515] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.057657  4281 leader_election.cc:290] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.057304  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.062084  4152 leader_election.cc:290] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.062577  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:06.063549  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:14:06.063982  3896 leader_election.cc:343] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.064347  4048 tablet_bootstrap.cc:492] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:06.064882  4048 ts_tablet_manager.cc:1403] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.190s	user 0.022s	sys 0.024s
W20260709 13:14:06.064999  3896 leader_election.cc:343] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.065398  3896 leader_election.cc:304] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:06.066949  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.067485  4245 raft_consensus.cc:2749] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:06.067744  3928 raft_consensus.cc:2393] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:06.069360  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524e773322084ab7a8951bae38e2826d" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:06.070188  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524e773322084ab7a8951bae38e2826d" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:06.070775  4003 raft_consensus.cc:3060] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.072820  4047 tablet_bootstrap.cc:654] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.074142  4046 tablet_bootstrap.cc:654] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:06.077764  3821 leader_election.cc:343] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.074777  4048 raft_consensus.cc:359] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.078797  3821 leader_election.cc:304] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:06.079244  4048 raft_consensus.cc:385] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.079599  4150 raft_consensus.cc:3060] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.079766  4048 raft_consensus.cc:740] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.080952  4048 consensus_queue.cc:260] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.085189  4152 raft_consensus.cc:493] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.085747  4152 raft_consensus.cc:515] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.088008  4152 leader_election.cc:290] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.088773  4150 raft_consensus.cc:2749] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:06.089727  4003 raft_consensus.cc:2468] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:06.091776  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864890761a204755b6159285a74f6a41" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:06.093532  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864890761a204755b6159285a74f6a41" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.095381  3821 leader_election.cc:304] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:06.096027  4048 ts_tablet_manager.cc:1434] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
W20260709 13:14:06.096767  3896 leader_election.cc:343] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.097754  4048 tablet_bootstrap.cc:492] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
W20260709 13:14:06.097800  3896 leader_election.cc:343] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.098428  3896 leader_election.cc:304] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:06.099470  4245 raft_consensus.cc:2749] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:06.102119  4046 tablet_bootstrap.cc:492] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:06.102674  4046 ts_tablet_manager.cc:1403] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.001s
I20260709 13:14:06.096547  4150 raft_consensus.cc:2804] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:06.106881  4142 raft_consensus.cc:493] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.107391  4142 raft_consensus.cc:515] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.109380  4142 leader_election.cc:290] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:06.109438  4046 raft_consensus.cc:359] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.113330  4048 tablet_bootstrap.cc:654] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.114871  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a09e2bd35444b9bab75c418ca0a6f1c" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:06.113631  4150 raft_consensus.cc:697] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:06.113590  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a09e2bd35444b9bab75c418ca0a6f1c" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.116070  4150 consensus_queue.cc:237] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.117025  4047 tablet_bootstrap.cc:492] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.117519  4047 ts_tablet_manager.cc:1403] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.023s
W20260709 13:14:06.117470  3970 leader_election.cc:343] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.120620  4047 raft_consensus.cc:359] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.121523  4047 raft_consensus.cc:385] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.121838  4047 raft_consensus.cc:740] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.123071  4046 raft_consensus.cc:385] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.122684  4047 consensus_queue.cc:260] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.123442  4046 raft_consensus.cc:740] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.124152  4048 tablet_bootstrap.cc:492] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:06.124703  4048 ts_tablet_manager.cc:1403] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.001s
I20260709 13:14:06.125376  4047 ts_tablet_manager.cc:1434] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:06.127588  4048 raft_consensus.cc:359] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.128273  4048 raft_consensus.cc:385] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.128527  4048 raft_consensus.cc:740] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.129027  4047 tablet_bootstrap.cc:492] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:06.131847  4048 consensus_queue.cc:260] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.135344  4048 ts_tablet_manager.cc:1434] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:06.135609  4047 tablet_bootstrap.cc:654] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.142578  4046 consensus_queue.cc:260] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.146525  4048 tablet_bootstrap.cc:492] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:06.146726  3857 raft_consensus.cc:2468] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:06.147810  4046 ts_tablet_manager.cc:1434] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260709 13:14:06.149042  4046 tablet_bootstrap.cc:492] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:06.151871  3970 leader_election.cc:304] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:06.152751  4048 tablet_bootstrap.cc:654] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.153025  4297 raft_consensus.cc:2804] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:06.153460  4297 raft_consensus.cc:493] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:06.153797  4297 raft_consensus.cc:3060] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.159318  4046 tablet_bootstrap.cc:654] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.165756  4297 raft_consensus.cc:515] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.168713  4297 leader_election.cc:290] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:06.170755  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a09e2bd35444b9bab75c418ca0a6f1c" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:06.172785  4048 tablet_bootstrap.cc:492] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:06.173278  4048 ts_tablet_manager.cc:1403] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
W20260709 13:14:06.173609  3970 leader_election.cc:343] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.174474  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a09e2bd35444b9bab75c418ca0a6f1c" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:06.175067  3857 raft_consensus.cc:3060] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.175869  4048 raft_consensus.cc:359] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.176515  4048 raft_consensus.cc:385] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.176766  4048 raft_consensus.cc:740] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.176865  4047 tablet_bootstrap.cc:492] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.177340  4047 ts_tablet_manager.cc:1403] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.008s
I20260709 13:14:06.177652  4048 consensus_queue.cc:260] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.179976  4048 ts_tablet_manager.cc:1434] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:14:06.180197  4047 raft_consensus.cc:359] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.181609  4047 raft_consensus.cc:385] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.181603  3857 raft_consensus.cc:2468] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:06.182047  4047 raft_consensus.cc:740] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.183101  3970 leader_election.cc:304] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:06.182883  4047 consensus_queue.cc:260] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.184192  4142 raft_consensus.cc:2804] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:06.184655  4142 raft_consensus.cc:697] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:06.185259  4047 ts_tablet_manager.cc:1434] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:06.184504  3755 catalog_manager.cc:5697] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:06.185479  4142 consensus_queue.cc:237] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.186589  4047 tablet_bootstrap.cc:492] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:06.190181  4297 raft_consensus.cc:493] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.192950  4048 tablet_bootstrap.cc:492] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:06.196238  4047 tablet_bootstrap.cc:654] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.190804  4297 raft_consensus.cc:515] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.200325  4297 leader_election.cc:290] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:06.202013  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.202870  3932 raft_consensus.cc:2468] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:06.204223  3970 leader_election.cc:304] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:06.205277  4297 raft_consensus.cc:2804] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:06.205725  4297 raft_consensus.cc:493] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:06.206111  4297 raft_consensus.cc:3060] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.206511  4048 tablet_bootstrap.cc:654] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.209547  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
W20260709 13:14:06.211097  3970 leader_election.cc:343] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.213951  4047 tablet_bootstrap.cc:492] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.214452  4047 ts_tablet_manager.cc:1403] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260709 13:14:06.217322  4047 raft_consensus.cc:359] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.217106  4297 raft_consensus.cc:515] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.218050  4047 raft_consensus.cc:385] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.218362  4047 raft_consensus.cc:740] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.220054  4047 consensus_queue.cc:260] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.220592  4048 tablet_bootstrap.cc:492] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:06.222401  4047 ts_tablet_manager.cc:1434] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:14:06.222616  4048 ts_tablet_manager.cc:1403] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.009s
I20260709 13:14:06.223419  4047 tablet_bootstrap.cc:492] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:06.225539  4245 raft_consensus.cc:493] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.226013  4245 raft_consensus.cc:515] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.228051  4245 leader_election.cc:290] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.229923  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d7ce5dc85e4f538280f70bf3520f03" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.230718  4003 raft_consensus.cc:2468] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:06.221297  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:06.232023  3896 leader_election.cc:304] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:06.233292  4152 raft_consensus.cc:2804] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:06.233461  4047 tablet_bootstrap.cc:654] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.233685  4152 raft_consensus.cc:493] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:06.234061  4152 raft_consensus.cc:3060] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:06.234144  3970 leader_election.cc:343] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.225749  3755 catalog_manager.cc:5697] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:06.236275  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:06.236871  3932 raft_consensus.cc:3060] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.229990  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d7ce5dc85e4f538280f70bf3520f03" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
W20260709 13:14:06.239624  3896 leader_election.cc:343] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.244597  3932 raft_consensus.cc:2468] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:06.245312  4048 raft_consensus.cc:359] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.245971  4048 raft_consensus.cc:385] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.244410  4152 raft_consensus.cc:515] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.246184  3970 leader_election.cc:304] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:06.247337  4098 raft_consensus.cc:2804] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:06.247841  4098 raft_consensus.cc:697] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:06.248780  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d7ce5dc85e4f538280f70bf3520f03" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:06.248687  4098 consensus_queue.cc:237] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:06.250355  3896 leader_election.cc:343] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.251107  4245 raft_consensus.cc:493] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.251611  4245 raft_consensus.cc:515] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.253664  4245 leader_election.cc:290] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.255456  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd76d629e7ba4ffa8d39d250d69c2960" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.257509  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd76d629e7ba4ffa8d39d250d69c2960" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
W20260709 13:14:06.258728  3896 leader_election.cc:343] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:06.260637  3896 leader_election.cc:343] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.261137  3896 leader_election.cc:304] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:06.262523  4245 raft_consensus.cc:2749] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:06.263266  4297 leader_election.cc:290] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:06.246256  4048 raft_consensus.cc:740] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.264688  4048 consensus_queue.cc:260] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.266964  4048 ts_tablet_manager.cc:1434] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:14:06.266904  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d7ce5dc85e4f538280f70bf3520f03" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:06.267597  4003 raft_consensus.cc:3060] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.268397  4048 tablet_bootstrap.cc:492] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:06.268203  4246 raft_consensus.cc:493] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.269049  4246 raft_consensus.cc:515] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.271797  4246 leader_election.cc:290] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.275394  4048 tablet_bootstrap.cc:654] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.275796  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a09e2bd35444b9bab75c418ca0a6f1c" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:06.276610  3857 raft_consensus.cc:2393] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:06.279277  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a09e2bd35444b9bab75c418ca0a6f1c" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.281857  3896 leader_election.cc:304] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:06.283311  4245 raft_consensus.cc:3060] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.286897  4243 consensus_queue.cc:1048] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:06.287693  4297 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:06.288280  4046 tablet_bootstrap.cc:492] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:06.265344  4152 leader_election.cc:290] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.290895  3755 catalog_manager.cc:5697] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:06.293432  4047 tablet_bootstrap.cc:492] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.293351  4245 raft_consensus.cc:2749] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:06.299698  4047 ts_tablet_manager.cc:1403] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.027s
I20260709 13:14:06.302125  4047 raft_consensus.cc:359] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.302904  4047 raft_consensus.cc:385] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.302706  4142 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:06.303210  4047 raft_consensus.cc:740] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.294144  4003 raft_consensus.cc:2468] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:06.295104  4046 ts_tablet_manager.cc:1403] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.146s	user 0.017s	sys 0.003s
I20260709 13:14:06.303893  4047 consensus_queue.cc:260] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.310286  4047 ts_tablet_manager.cc:1434] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:06.291451  4048 tablet_bootstrap.cc:492] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:06.310864  4048 ts_tablet_manager.cc:1403] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.007s
I20260709 13:14:06.311280  4047 tablet_bootstrap.cc:492] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:06.311519  4243 consensus_queue.cc:1048] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:06.314241  4046 raft_consensus.cc:359] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.315029  4046 raft_consensus.cc:385] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.315307  4046 raft_consensus.cc:740] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.316115  4046 consensus_queue.cc:260] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.321537  4046 ts_tablet_manager.cc:1434] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:14:06.325873  4048 raft_consensus.cc:359] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.326645  4047 tablet_bootstrap.cc:654] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.326740  4048 raft_consensus.cc:385] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.327180  4048 raft_consensus.cc:740] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.327980  4048 consensus_queue.cc:260] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.329666  4046 tablet_bootstrap.cc:492] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:06.336505  4047 tablet_bootstrap.cc:492] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.337529  4047 ts_tablet_manager.cc:1403] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.004s
I20260709 13:14:06.337894  3896 leader_election.cc:304] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:06.332351  4048 ts_tablet_manager.cc:1434] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:14:06.339828  4048 tablet_bootstrap.cc:492] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:06.340355  4245 raft_consensus.cc:2804] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:06.341626  4245 raft_consensus.cc:697] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:06.342465  4245 consensus_queue.cc:237] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.347745  4246 raft_consensus.cc:493] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.348629  4246 raft_consensus.cc:515] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.352185  4246 leader_election.cc:290] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.347700  4047 raft_consensus.cc:359] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.353938  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524e773322084ab7a8951bae38e2826d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.354803  4003 raft_consensus.cc:2393] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:06.354346  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524e773322084ab7a8951bae38e2826d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:06.354377  4047 raft_consensus.cc:385] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.356436  4047 raft_consensus.cc:740] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.357234  3896 leader_election.cc:304] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:06.358033  4152 raft_consensus.cc:3060] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.358188  4047 consensus_queue.cc:260] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.360019  4046 tablet_bootstrap.cc:654] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.364964  4048 tablet_bootstrap.cc:654] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.368665  4047 ts_tablet_manager.cc:1434] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:14:06.370136  4098 raft_consensus.cc:493] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.370702  4098 raft_consensus.cc:515] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.377231  4098 leader_election.cc:290] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:06.378335  4239 raft_consensus.cc:493] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.378922  4239 raft_consensus.cc:515] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.379300  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0399ea5e194748f6a6dc73c74848e603" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.381232  4239 leader_election.cc:290] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.382035  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0399ea5e194748f6a6dc73c74848e603" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
W20260709 13:14:06.381305  3970 leader_election.cc:343] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.382719  3857 raft_consensus.cc:2468] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:06.383162  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864890761a204755b6159285a74f6a41" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.383740  3970 leader_election.cc:304] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:06.384073  3932 raft_consensus.cc:2468] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:06.385221  4098 raft_consensus.cc:2804] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:06.385713  4098 raft_consensus.cc:493] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:06.385591  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864890761a204755b6159285a74f6a41" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.386278  4098 raft_consensus.cc:3060] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.384510  4047 tablet_bootstrap.cc:492] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:06.388178  3821 leader_election.cc:304] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:06.389596  4003 raft_consensus.cc:2468] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:06.395179  4047 tablet_bootstrap.cc:654] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.395080  4239 raft_consensus.cc:2804] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:06.396937  4239 raft_consensus.cc:493] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:06.397442  4239 raft_consensus.cc:3060] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.404680  4152 raft_consensus.cc:2749] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:06.407251  4098 raft_consensus.cc:515] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.425166  4239 raft_consensus.cc:515] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.429013  4048 tablet_bootstrap.cc:492] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:06.445896  4048 ts_tablet_manager.cc:1403] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.106s	user 0.019s	sys 0.033s
I20260709 13:14:06.447407  4046 tablet_bootstrap.cc:492] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:06.447892  4046 ts_tablet_manager.cc:1403] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.119s	user 0.027s	sys 0.017s
I20260709 13:14:06.448660  4048 raft_consensus.cc:359] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.449358  4048 raft_consensus.cc:385] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.449617  4048 raft_consensus.cc:740] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.450335  4046 raft_consensus.cc:359] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.451038  4046 raft_consensus.cc:385] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.451288  4046 raft_consensus.cc:740] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.452039  4046 consensus_queue.cc:260] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.454305  4046 ts_tablet_manager.cc:1434] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:14:06.455407  4046 tablet_bootstrap.cc:492] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:06.457873  4048 consensus_queue.cc:260] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.458503  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864890761a204755b6159285a74f6a41" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:06.459118  3932 raft_consensus.cc:3060] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.460314  4048 ts_tablet_manager.cc:1434] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:14:06.460384  4297 raft_consensus.cc:493] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.461476  4048 tablet_bootstrap.cc:492] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:06.461019  4297 raft_consensus.cc:515] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.461931  4239 leader_election.cc:290] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.458565  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864890761a204755b6159285a74f6a41" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:06.463261  4297 leader_election.cc:290] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:06.463668  4003 raft_consensus.cc:3060] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.465773  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:06.466037  4001 raft_consensus.cc:3060] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.466753  3852 raft_consensus.cc:2393] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:06.467628  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.469238  3970 leader_election.cc:304] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:06.471539  3932 raft_consensus.cc:2468] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:06.475001  3821 leader_election.cc:304] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:06.475327  4003 raft_consensus.cc:2468] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:06.476068  4281 raft_consensus.cc:2804] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:06.476697  4281 raft_consensus.cc:697] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:06.476994  4098 leader_election.cc:290] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:06.443418  3754 catalog_manager.cc:5697] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:06.477622  4281 consensus_queue.cc:237] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.478436  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0399ea5e194748f6a6dc73c74848e603" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:06.479027  3932 raft_consensus.cc:3060] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.481163  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0399ea5e194748f6a6dc73c74848e603" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:06.481930  3852 raft_consensus.cc:3060] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.488989  4047 tablet_bootstrap.cc:492] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.489583  4047 ts_tablet_manager.cc:1403] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.006s
I20260709 13:14:06.489737  3932 raft_consensus.cc:2468] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:06.489702  3852 raft_consensus.cc:2468] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:06.491150  3970 leader_election.cc:304] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:06.492944  4142 raft_consensus.cc:2804] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:06.493741  4142 raft_consensus.cc:697] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:06.496924  4142 consensus_queue.cc:237] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.500828  4297 raft_consensus.cc:2749] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:06.502876  4046 tablet_bootstrap.cc:654] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.504454  4245 consensus_queue.cc:1048] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:06.500546  4047 raft_consensus.cc:359] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.509697  4047 raft_consensus.cc:385] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.510054  4047 raft_consensus.cc:740] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.510569  4240 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:06.516032  4048 tablet_bootstrap.cc:654] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.521466  4245 consensus_queue.cc:1048] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:06.511963  4047 consensus_queue.cc:260] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.524564  4047 ts_tablet_manager.cc:1434] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260709 13:14:06.525792  4047 tablet_bootstrap.cc:492] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:06.530200  3752 catalog_manager.cc:5697] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:06.552354  4047 tablet_bootstrap.cc:654] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.565138  4048 tablet_bootstrap.cc:492] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:06.565641  4048 ts_tablet_manager.cc:1403] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.011s
I20260709 13:14:06.574362  4048 raft_consensus.cc:359] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.577028  4046 tablet_bootstrap.cc:492] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:06.576795  4239 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:06.577651  4046 ts_tablet_manager.cc:1403] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.011s
I20260709 13:14:06.578960  4047 tablet_bootstrap.cc:492] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.579437  4047 ts_tablet_manager.cc:1403] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.010s
I20260709 13:14:06.581593  4048 raft_consensus.cc:385] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.581998  4048 raft_consensus.cc:740] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.582330  4046 raft_consensus.cc:359] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.583079  4046 raft_consensus.cc:385] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.578960  3755 catalog_manager.cc:5697] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:06.583494  4046 raft_consensus.cc:740] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.582978  4048 consensus_queue.cc:260] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.584204  4046 consensus_queue.cc:260] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.586270  4048 ts_tablet_manager.cc:1434] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:14:06.587028  4047 raft_consensus.cc:359] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.587651  4048 tablet_bootstrap.cc:492] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:06.587735  4047 raft_consensus.cc:385] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.588222  4047 raft_consensus.cc:740] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.588902  4047 consensus_queue.cc:260] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.590968  4047 ts_tablet_manager.cc:1434] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:14:06.591883  4047 tablet_bootstrap.cc:492] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:06.593737  4245 raft_consensus.cc:493] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.594260  4245 raft_consensus.cc:515] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.596329  4245 leader_election.cc:290] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.598184  4047 tablet_bootstrap.cc:654] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.599049  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.601007  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:06.586324  4046 ts_tablet_manager.cc:1434] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
W20260709 13:14:06.601619  3896 leader_election.cc:343] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.602679  4048 tablet_bootstrap.cc:654] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:06.602573  3896 leader_election.cc:343] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.603147  3896 leader_election.cc:304] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:06.605501  4245 raft_consensus.cc:2749] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:06.609871  4046 tablet_bootstrap.cc:492] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:06.610133  4047 tablet_bootstrap.cc:492] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.610628  4047 ts_tablet_manager.cc:1403] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260709 13:14:06.613417  4047 raft_consensus.cc:359] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.614107  4047 raft_consensus.cc:385] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.614399  4047 raft_consensus.cc:740] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.615725  4047 consensus_queue.cc:260] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.617141  4046 tablet_bootstrap.cc:654] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.620985  4142 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:06.628265  4047 ts_tablet_manager.cc:1434] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:14:06.632745  4047 tablet_bootstrap.cc:492] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:06.639909  4047 tablet_bootstrap.cc:654] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.668957  4048 tablet_bootstrap.cc:492] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:06.669469  4048 ts_tablet_manager.cc:1403] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.005s
I20260709 13:14:06.671802  4243 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:06.672673  4048 raft_consensus.cc:359] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.673413  4048 raft_consensus.cc:385] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.673732  4048 raft_consensus.cc:740] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.674672  4048 consensus_queue.cc:260] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.677491  4048 ts_tablet_manager.cc:1434] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:14:06.682219  4047 tablet_bootstrap.cc:492] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.682799  4047 ts_tablet_manager.cc:1403] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.050s	user 0.032s	sys 0.006s
I20260709 13:14:06.685659  4046 tablet_bootstrap.cc:492] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:06.686667  4046 ts_tablet_manager.cc:1403] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.028s
I20260709 13:14:06.689330  4046 raft_consensus.cc:359] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.690023  4046 raft_consensus.cc:385] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.690281  4046 raft_consensus.cc:740] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.690935  4046 consensus_queue.cc:260] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.692548  4046 ts_tablet_manager.cc:1434] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:06.693558  4046 tablet_bootstrap.cc:492] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:06.694500  4048 tablet_bootstrap.cc:492] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:06.696645  4142 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:06.699928  4046 tablet_bootstrap.cc:654] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.703183  4047 raft_consensus.cc:359] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.704610  4239 raft_consensus.cc:493] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.705232  4239 raft_consensus.cc:515] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.704754  4047 raft_consensus.cc:385] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.707186  4047 raft_consensus.cc:740] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.707970  4047 consensus_queue.cc:260] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.710002  4047 ts_tablet_manager.cc:1434] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 13:14:06.711081  4047 tablet_bootstrap.cc:492] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:06.719573  4239 leader_election.cc:290] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.720567  4048 tablet_bootstrap.cc:654] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.721973  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd76d629e7ba4ffa8d39d250d69c2960" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.722736  3930 raft_consensus.cc:2468] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:06.724447  3821 leader_election.cc:304] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:06.725201  4240 raft_consensus.cc:493] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.726218  4281 raft_consensus.cc:2804] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:06.726655  4281 raft_consensus.cc:493] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:06.727064  4281 raft_consensus.cc:3060] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.725822  4240 raft_consensus.cc:515] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.732537  4240 leader_election.cc:290] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.733049  4047 tablet_bootstrap.cc:654] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.734016  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd76d629e7ba4ffa8d39d250d69c2960" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.734973  4001 raft_consensus.cc:2468] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:06.739816  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.742897  4240 raft_consensus.cc:493] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.744278  4048 tablet_bootstrap.cc:492] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:06.743654  4240 raft_consensus.cc:515] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.744839  4048 ts_tablet_manager.cc:1403] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.002s
I20260709 13:14:06.747856  4048 raft_consensus.cc:359] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.748622  4048 raft_consensus.cc:385] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.748910  4048 raft_consensus.cc:740] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.750051  4240 leader_election.cc:290] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.750696  4048 consensus_queue.cc:260] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.752589  4048 ts_tablet_manager.cc:1434] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:06.753638  4048 tablet_bootstrap.cc:492] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:06.764541  4048 tablet_bootstrap.cc:654] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:06.766974  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d7ce5dc85e4f538280f70bf3520f03" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.770774  4243 raft_consensus.cc:493] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.771643  4243 raft_consensus.cc:515] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.785882  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.801213  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d7ce5dc85e4f538280f70bf3520f03" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:06.803267  4001 raft_consensus.cc:2393] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:06.774451  4243 leader_election.cc:290] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:06.801522  4281 raft_consensus.cc:515] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.806324  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605ebbc359d24795bb04e36b06d4368a" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:06.808583  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605ebbc359d24795bb04e36b06d4368a" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:06.810920  3930 raft_consensus.cc:2468] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:06.815135  3821 leader_election.cc:304] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:06.825341  3821 leader_election.cc:304] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:06.831039  4150 raft_consensus.cc:3060] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:06.823242  3970 leader_election.cc:343] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:06.834757  4240 raft_consensus.cc:2749] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:06.869786  3970 leader_election.cc:304] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:06.882747  4281 leader_election.cc:290] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:06.884243  4048 tablet_bootstrap.cc:492] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:06.884829  4048 ts_tablet_manager.cc:1403] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.019s
I20260709 13:14:06.886102  4098 raft_consensus.cc:2804] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:06.886579  4098 raft_consensus.cc:493] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:06.886947  4098 raft_consensus.cc:3060] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.897233  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd76d629e7ba4ffa8d39d250d69c2960" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:06.898077  4003 raft_consensus.cc:3060] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.900022  4048 raft_consensus.cc:359] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.901023  4048 raft_consensus.cc:385] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.900879  4297 raft_consensus.cc:493] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:06.901695  4297 raft_consensus.cc:515] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.903774  3855 raft_consensus.cc:3060] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.906301  4297 leader_election.cc:290] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:06.918258  4003 raft_consensus.cc:2468] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:06.854260  4150 raft_consensus.cc:2749] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:06.921945  4048 raft_consensus.cc:740] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.927188  4098 raft_consensus.cc:515] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.927907  3821 leader_election.cc:304] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:06.929284  4240 raft_consensus.cc:2804] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:06.929805  4240 raft_consensus.cc:697] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:06.930716  4240 consensus_queue.cc:237] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.929801  4098 leader_election.cc:290] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:06.971715  4048 consensus_queue.cc:260] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.973675  4047 tablet_bootstrap.cc:492] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:06.974499  4047 ts_tablet_manager.cc:1403] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.264s	user 0.039s	sys 0.029s
I20260709 13:14:06.920874  4239 consensus_queue.cc:1048] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260709 13:14:06.969410  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd76d629e7ba4ffa8d39d250d69c2960" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:06.981805  3928 raft_consensus.cc:3060] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:06.982301  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:06.920959  4246 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260709 13:14:06.992484  3928 raft_consensus.cc:2468] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:06.992839  4047 raft_consensus.cc:359] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.994154  4047 raft_consensus.cc:385] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:06.994469  4047 raft_consensus.cc:740] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:06.995285  4047 consensus_queue.cc:260] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:06.999258  4047 ts_tablet_manager.cc:1434] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:14:07.000586  4047 tablet_bootstrap.cc:492] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:07.000772  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605ebbc359d24795bb04e36b06d4368a" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:07.001471  3927 raft_consensus.cc:3060] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:07.002698  4246 raft_consensus.cc:493] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:07.003190  4246 raft_consensus.cc:515] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.006157  4246 leader_election.cc:290] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:07.010936  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:07.011667  3930 raft_consensus.cc:2468] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:07.012424  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605ebbc359d24795bb04e36b06d4368a" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:07.015913  4297 raft_consensus.cc:493] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:07.016114  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:07.016474  4297 raft_consensus.cc:515] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.017863  3927 raft_consensus.cc:2468] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:07.018225  3999 raft_consensus.cc:2468] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
W20260709 13:14:07.023068  3970 leader_election.cc:343] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.024787  3896 leader_election.cc:304] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:07.024961  4142 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:07.028801  4152 raft_consensus.cc:2804] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:14:07.026942  3970 leader_election.cc:343] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.029336  4152 raft_consensus.cc:493] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:07.029729  4152 raft_consensus.cc:3060] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:07.025902  4047 tablet_bootstrap.cc:654] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.030069  4142 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:07.030808  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:07.035156  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:07.028693  4297 leader_election.cc:290] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:14:07.040184  3896 leader_election.cc:343] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.040720  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:07.040594  4362 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:07.044958  3753 catalog_manager.cc:5697] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:07.049649  4046 tablet_bootstrap.cc:492] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:07.055343  4046 ts_tablet_manager.cc:1403] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.362s	user 0.075s	sys 0.148s
I20260709 13:14:07.050184  4048 ts_tablet_manager.cc:1434] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.165s	user 0.013s	sys 0.001s
W20260709 13:14:07.050850  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 94203.3us
I20260709 13:14:07.064999  4046 raft_consensus.cc:359] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.066936  4048 tablet_bootstrap.cc:492] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
W20260709 13:14:07.068110  3970 leader_election.cc:343] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.073137  4046 raft_consensus.cc:385] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.073778  4046 raft_consensus.cc:740] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.074040  3970 leader_election.cc:304] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:07.075838  3970 leader_election.cc:304] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:07.076579  4098 raft_consensus.cc:2804] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:07.076910  4046 consensus_queue.cc:260] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.076934  4098 raft_consensus.cc:493] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:07.078577  4098 raft_consensus.cc:3060] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:07.089494  4046 ts_tablet_manager.cc:1434] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.003s
I20260709 13:14:07.090725  4358 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:07.092510  4046 tablet_bootstrap.cc:492] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:07.075906  4240 consensus_queue.cc:1048] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:14:07.096349  4152 raft_consensus.cc:515] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.099251  3930 raft_consensus.cc:2393] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:07.101394  4152 leader_election.cc:290] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:07.103533  4098 raft_consensus.cc:515] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.092485  4243 raft_consensus.cc:2804] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:07.112075  4098 leader_election.cc:290] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:07.112419  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:07.115293  3970 leader_election.cc:304] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:07.119580  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:07.113667  4281 raft_consensus.cc:493] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:07.119740  4098 raft_consensus.cc:3060] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:07.121456  3896 leader_election.cc:343] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.115986  4243 raft_consensus.cc:697] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:07.126904  4281 raft_consensus.cc:515] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:07.136198  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 46142.9us
I20260709 13:14:07.145659  4281 leader_election.cc:290] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:07.144356  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:07.150959  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:07.151659  3928 raft_consensus.cc:3060] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:07.151459  4243 consensus_queue.cc:237] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.154145  4047 tablet_bootstrap.cc:492] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:07.154747  4047 ts_tablet_manager.cc:1403] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.006s
W20260709 13:14:07.155951  3970 leader_election.cc:343] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.137672  4358 raft_consensus.cc:493] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:07.179868  4098 raft_consensus.cc:2749] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:07.184460  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:07.185300  3932 raft_consensus.cc:2468] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:07.197681  3821 leader_election.cc:304] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:07.210532  4003 raft_consensus.cc:2468] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
W20260709 13:14:07.256175  4077 log.cc:927] Time spent T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 13:14:07.336159  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 138602us
W20260709 13:14:07.367879  4372 log.cc:927] Time spent T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4: Append to log took a long time: real 0.155s	user 0.000s	sys 0.007s
I20260709 13:14:07.371732  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:07.373145  4046 tablet_bootstrap.cc:654] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.199466  3928 raft_consensus.cc:2468] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:07.279477  4047 raft_consensus.cc:359] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.179729  4358 raft_consensus.cc:515] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.376643  4047 raft_consensus.cc:385] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.377079  4047 raft_consensus.cc:740] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.383179  4048 tablet_bootstrap.cc:654] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.385579  4047 consensus_queue.cc:260] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.394763  4245 raft_consensus.cc:493] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:07.398447  4245 raft_consensus.cc:515] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.401511  4245 leader_election.cc:290] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:14:07.402313  3803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:07.406312  4001 raft_consensus.cc:2468] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:07.465214  3970 leader_election.cc:304] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:07.462025  4371 raft_consensus.cc:2804] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:07.467068  4371 raft_consensus.cc:493] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:07.467865  4047 ts_tablet_manager.cc:1434] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.313s	user 0.013s	sys 0.001s
I20260709 13:14:07.467442  4371 raft_consensus.cc:3060] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:07.469216  4047 tablet_bootstrap.cc:492] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:07.470405  4142 raft_consensus.cc:2804] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:07.487749  4142 raft_consensus.cc:697] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:07.488564  4048 tablet_bootstrap.cc:492] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:07.488675  4142 consensus_queue.cc:237] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.489300  4048 ts_tablet_manager.cc:1403] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.423s	user 0.015s	sys 0.011s
I20260709 13:14:07.502741  3896 leader_election.cc:304] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:07.508021  4048 raft_consensus.cc:359] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.509177  4048 raft_consensus.cc:385] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.509585  4048 raft_consensus.cc:740] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.528651  4048 consensus_queue.cc:260] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.535526  4047 tablet_bootstrap.cc:654] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.541669  4048 ts_tablet_manager.cc:1434] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 13:14:07.551054  4378 raft_consensus.cc:2804] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:07.551709  4378 raft_consensus.cc:697] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:07.552577  4378 consensus_queue.cc:237] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.558007  4048 tablet_bootstrap.cc:492] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:07.560843  4046 tablet_bootstrap.cc:492] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:07.561213  4046 ts_tablet_manager.cc:1403] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.471s	user 0.015s	sys 0.013s
I20260709 13:14:07.563719  4356 consensus_queue.cc:1048] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:07.564656  4046 raft_consensus.cc:359] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.565310  4046 raft_consensus.cc:385] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.566502  4046 raft_consensus.cc:740] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.568733  4046 consensus_queue.cc:260] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.574779  4246 raft_consensus.cc:493] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:07.575913  4246 raft_consensus.cc:515] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.580813  4246 leader_election.cc:290] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:14:07.584204  4376 log.cc:927] Time spent T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260709 13:14:07.559857  4371 raft_consensus.cc:515] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.604121  4046 ts_tablet_manager.cc:1434] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
W20260709 13:14:07.620544  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 45523.4us
I20260709 13:14:07.623981  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f984fa3025784a2f8d0ec9d682c5d683" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:07.649734  4358 leader_election.cc:290] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:14:07.653103  4032 tablet.cc:2406] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:14:07.656426  4046 tablet_bootstrap.cc:492] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:07.658437  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb1857e0c845e7bc851f36f3e76650" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:14:07.660946  3896 leader_election.cc:343] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.657325  4383 raft_consensus.cc:493] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:07.669207  4371 leader_election.cc:290] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:07.671805  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:07.672461  3927 raft_consensus.cc:3060] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:07.675016  4048 tablet_bootstrap.cc:654] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.680299  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f984fa3025784a2f8d0ec9d682c5d683" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:07.665663  4383 raft_consensus.cc:515] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.699299  4383 leader_election.cc:290] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:07.705500  4046 tablet_bootstrap.cc:654] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.708719  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:07.713430  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:07.714238  3855 raft_consensus.cc:2393] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:07.715564  4046 tablet_bootstrap.cc:492] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:07.715679  3927 raft_consensus.cc:2468] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:07.716099  4046 ts_tablet_manager.cc:1403] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.008s
I20260709 13:14:07.716010  3851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb1857e0c845e7bc851f36f3e76650" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:07.721153  4046 raft_consensus.cc:359] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.721875  4046 raft_consensus.cc:385] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.721921  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76dad57f411d40cf9cc6759a3ce4f0cb" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:07.722239  4046 raft_consensus.cc:740] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.722868  4046 consensus_queue.cc:260] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.727273  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76dad57f411d40cf9cc6759a3ce4f0cb" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:07.731163  4048 tablet_bootstrap.cc:492] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:07.731725  4048 ts_tablet_manager.cc:1403] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.177s	user 0.014s	sys 0.004s
I20260709 13:14:07.734737  4048 raft_consensus.cc:359] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.735100  3821 leader_election.cc:304] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:07.735541  4048 raft_consensus.cc:385] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.735872  4371 raft_consensus.cc:2804] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:07.736475  4371 raft_consensus.cc:697] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:07.737389  4371 consensus_queue.cc:237] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:07.742687  3896 leader_election.cc:343] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.735880  4048 raft_consensus.cc:740] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
W20260709 13:14:07.746088  3896 leader_election.cc:343] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.746486  3896 leader_election.cc:304] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:07.748678  4387 raft_consensus.cc:2749] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:07.755326  3896 leader_election.cc:343] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.755817  3896 leader_election.cc:304] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:07.756285  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:07.756635  4387 raft_consensus.cc:2749] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:07.757133  3999 raft_consensus.cc:3060] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:07.744670  4048 consensus_queue.cc:260] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.761528  4048 ts_tablet_manager.cc:1434] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 13:14:07.762360  4047 tablet_bootstrap.cc:492] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:07.762673  4048 tablet_bootstrap.cc:492] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:07.774991  3755 catalog_manager.cc:5697] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:07.767582  4046 ts_tablet_manager.cc:1434] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260709 13:14:07.785718  4046 tablet_bootstrap.cc:492] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:07.779191  4047 ts_tablet_manager.cc:1403] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.310s	user 0.022s	sys 0.048s
W20260709 13:14:07.796451  3970 leader_election.cc:343] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.798983  3753 catalog_manager.cc:5697] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:07.804261  4048 tablet_bootstrap.cc:654] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.806246  4047 raft_consensus.cc:359] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.807034  4047 raft_consensus.cc:385] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.807303  4047 raft_consensus.cc:740] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.807965  4047 consensus_queue.cc:260] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.809923  3970 leader_election.cc:304] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:07.810871  3999 raft_consensus.cc:2468] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:07.812861  4379 raft_consensus.cc:2749] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:07.816306  4047 ts_tablet_manager.cc:1434] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 13:14:07.817176  4046 tablet_bootstrap.cc:654] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.817389  4047 tablet_bootstrap.cc:492] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:07.820672  3752 catalog_manager.cc:5697] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:07.825129  4047 tablet_bootstrap.cc:654] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.824961  3752 catalog_manager.cc:5697] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:07.828751  3970 consensus_peers.cc:597] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:07.829346  3970 leader_election.cc:343] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.829706  3970 leader_election.cc:304] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:07.830672  4385 raft_consensus.cc:2749] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:07.832085  4046 tablet_bootstrap.cc:492] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:07.832702  4046 ts_tablet_manager.cc:1403] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.006s
I20260709 13:14:07.835314  4375 consensus_queue.cc:1048] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:07.835790  4046 raft_consensus.cc:359] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.836767  4046 raft_consensus.cc:385] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.837138  4046 raft_consensus.cc:740] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.838498  4046 consensus_queue.cc:260] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.840909  4046 ts_tablet_manager.cc:1434] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:14:07.842087  4046 tablet_bootstrap.cc:492] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:07.849920  4046 tablet_bootstrap.cc:654] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.853503  4047 tablet_bootstrap.cc:492] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:07.854214  4047 ts_tablet_manager.cc:1403] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.000s
I20260709 13:14:07.861053  4047 raft_consensus.cc:359] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.861809  4047 raft_consensus.cc:385] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.862105  4047 raft_consensus.cc:740] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.862777  4047 consensus_queue.cc:260] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.863446  4046 tablet_bootstrap.cc:492] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:07.863936  4046 ts_tablet_manager.cc:1403] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 13:14:07.864979  4047 ts_tablet_manager.cc:1434] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:14:07.866031  4047 tablet_bootstrap.cc:492] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:07.866761  4046 raft_consensus.cc:359] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.867964  4046 raft_consensus.cc:385] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.868371  4046 raft_consensus.cc:740] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.869954  4387 raft_consensus.cc:493] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:07.870637  4387 raft_consensus.cc:515] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.873518  4387 leader_election.cc:290] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:07.874365  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5263ca4eef44c9b3c2751dbd2db6d1" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:07.869917  4046 consensus_queue.cc:260] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.876968  4046 ts_tablet_manager.cc:1434] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:14:07.879115  4046 tablet_bootstrap.cc:492] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
W20260709 13:14:07.879782  3896 leader_election.cc:343] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.881872  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5263ca4eef44c9b3c2751dbd2db6d1" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:14:07.883438  3896 leader_election.cc:343] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:07.883917  3896 leader_election.cc:304] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:07.885689  4047 tablet_bootstrap.cc:654] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.885815  4375 raft_consensus.cc:493] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:07.886353  4375 raft_consensus.cc:515] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.886760  4387 raft_consensus.cc:2749] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:07.891497  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605ebbc359d24795bb04e36b06d4368a" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:07.892304  3927 raft_consensus.cc:2393] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:07.893069  4375 leader_election.cc:290] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:07.897238  4047 tablet_bootstrap.cc:492] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:07.897738  4047 ts_tablet_manager.cc:1403] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.003s
I20260709 13:14:07.901332  4385 consensus_queue.cc:1048] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:07.902125  4046 tablet_bootstrap.cc:654] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.901970  4047 raft_consensus.cc:359] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.902722  4047 raft_consensus.cc:385] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.903033  4047 raft_consensus.cc:740] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.903743  4047 consensus_queue.cc:260] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.905776  4047 ts_tablet_manager.cc:1434] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:14:07.906389  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "605ebbc359d24795bb04e36b06d4368a" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:07.909857  4048 tablet_bootstrap.cc:492] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:07.910352  4048 ts_tablet_manager.cc:1403] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.148s	user 0.022s	sys 0.028s
I20260709 13:14:07.910732  3821 leader_election.cc:304] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:07.911412  4375 raft_consensus.cc:3060] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:07.912868  4048 raft_consensus.cc:359] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.913528  4048 raft_consensus.cc:385] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.913779  4048 raft_consensus.cc:740] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.914499  4048 consensus_queue.cc:260] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.916697  4048 ts_tablet_manager.cc:1434] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:07.918265  4048 tablet_bootstrap.cc:492] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:07.920032  4375 raft_consensus.cc:2749] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:07.924067  4048 tablet_bootstrap.cc:654] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.927014  4047 tablet_bootstrap.cc:492] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:07.933142  4046 tablet_bootstrap.cc:492] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:07.933722  4046 ts_tablet_manager.cc:1403] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.005s
I20260709 13:14:07.934338  4047 tablet_bootstrap.cc:654] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.936460  4046 raft_consensus.cc:359] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.937268  4046 raft_consensus.cc:385] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.937590  4046 raft_consensus.cc:740] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.938366  4046 consensus_queue.cc:260] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.940214  4047 tablet_bootstrap.cc:492] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:07.940714  4047 ts_tablet_manager.cc:1403] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.009s
I20260709 13:14:07.941406  4048 tablet_bootstrap.cc:492] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:07.941823  4048 ts_tablet_manager.cc:1403] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.002s
I20260709 13:14:07.943378  4047 raft_consensus.cc:359] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.944079  4047 raft_consensus.cc:385] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.944343  4047 raft_consensus.cc:740] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.944339  4048 raft_consensus.cc:359] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.945181  4048 raft_consensus.cc:385] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:07.945458  4048 raft_consensus.cc:740] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:07.945356  4047 consensus_queue.cc:260] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.946177  4048 consensus_queue.cc:260] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.948352  4048 ts_tablet_manager.cc:1434] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:14:07.949291  4048 tablet_bootstrap.cc:492] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:07.953256  4046 ts_tablet_manager.cc:1434] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:14:07.955142  4048 tablet_bootstrap.cc:654] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.964123  4047 ts_tablet_manager.cc:1434] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:14:07.965626  4047 tablet_bootstrap.cc:492] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:07.968137  4046 tablet_bootstrap.cc:492] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:07.975330  4046 tablet_bootstrap.cc:654] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:07.980883  4385 raft_consensus.cc:493] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:07.981482  4385 raft_consensus.cc:515] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:07.984975  4385 leader_election.cc:290] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:07.992333  4047 tablet_bootstrap.cc:654] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.006320  4047 tablet_bootstrap.cc:492] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:08.008392  4047 ts_tablet_manager.cc:1403] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.005s
I20260709 13:14:08.012079  4047 raft_consensus.cc:359] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.013025  4047 raft_consensus.cc:385] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.013372  4047 raft_consensus.cc:740] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.014475  4047 consensus_queue.cc:260] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.027168  4375 raft_consensus.cc:493] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.027881  4375 raft_consensus.cc:515] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.032148  4375 leader_election.cc:290] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.033818  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
W20260709 13:14:08.035519  3821 leader_election.cc:343] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.036494  4047 ts_tablet_manager.cc:1434] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:14:08.037952  4047 tablet_bootstrap.cc:492] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:08.047399  4047 tablet_bootstrap.cc:654] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.059361  4379 raft_consensus.cc:493] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:08.060899  3970 consensus_peers.cc:597] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:08.064285  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.065111  4003 raft_consensus.cc:2468] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:08.067966  3821 leader_election.cc:304] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:08.060024  4379 raft_consensus.cc:515] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.078656  4379 leader_election.cc:290] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:08.087167  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.093168  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f984fa3025784a2f8d0ec9d682c5d683" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.093832  3856 raft_consensus.cc:2468] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:08.081035  4375 raft_consensus.cc:2804] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.102419  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f984fa3025784a2f8d0ec9d682c5d683" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:08.103132  3929 raft_consensus.cc:2468] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:08.103753  3855 raft_consensus.cc:2468] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:08.111001  3970 leader_election.cc:304] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:08.113883  4047 tablet_bootstrap.cc:492] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:08.114370  4047 ts_tablet_manager.cc:1403] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.004s
I20260709 13:14:08.117081  3970 leader_election.cc:304] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:08.122357  4379 raft_consensus.cc:2804] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.122825  4379 raft_consensus.cc:493] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.123176  4379 raft_consensus.cc:3060] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.111822  4375 raft_consensus.cc:493] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.125008  4360 raft_consensus.cc:493] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.125241  4375 raft_consensus.cc:3060] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.125491  4360 raft_consensus.cc:515] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.128021  4358 raft_consensus.cc:2804] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.128424  4358 raft_consensus.cc:493] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.128773  4358 raft_consensus.cc:3060] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.131197  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:08.138811  4388 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:08.144709  4383 raft_consensus.cc:493] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.145424  4383 raft_consensus.cc:515] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.134322  4047 raft_consensus.cc:359] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.153925  4047 raft_consensus.cc:385] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.154349  4047 raft_consensus.cc:740] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.155227  4047 consensus_queue.cc:260] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.169258  4048 tablet_bootstrap.cc:492] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:08.169394  4047 ts_tablet_manager.cc:1434] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 13:14:08.169844  4048 ts_tablet_manager.cc:1403] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.221s	user 0.094s	sys 0.089s
W20260709 13:14:08.171979  3970 leader_election.cc:343] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.174052  4047 tablet_bootstrap.cc:492] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:08.174705  4046 tablet_bootstrap.cc:492] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:08.175194  4046 ts_tablet_manager.cc:1403] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.207s	user 0.051s	sys 0.052s
I20260709 13:14:08.175752  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76dad57f411d40cf9cc6759a3ce4f0cb" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.176383  3855 raft_consensus.cc:2468] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:08.178617  3896 leader_election.cc:304] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:08.187543  4360 leader_election.cc:290] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.189491  4048 raft_consensus.cc:359] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.190498  4048 raft_consensus.cc:385] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.190829  4048 raft_consensus.cc:740] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.192802  4048 consensus_queue.cc:260] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.184830  4388 raft_consensus.cc:2804] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.196066  4046 raft_consensus.cc:359] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.196887  4046 raft_consensus.cc:385] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.197204  4046 raft_consensus.cc:740] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.194615  4388 raft_consensus.cc:493] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.198773  4388 raft_consensus.cc:3060] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.194901  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb1857e0c845e7bc851f36f3e76650" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.200836  4363 raft_consensus.cc:493] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:08.201489  3970 leader_election.cc:343] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.201659  4048 ts_tablet_manager.cc:1434] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:14:08.203413  4046 consensus_queue.cc:260] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.205478  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76dad57f411d40cf9cc6759a3ce4f0cb" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.206619  4048 tablet_bootstrap.cc:492] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:08.206110  3999 raft_consensus.cc:2468] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:08.210675  4358 raft_consensus.cc:515] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.201335  4363 raft_consensus.cc:515] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.195994  4239 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:14:08.216741  3852 raft_consensus.cc:3060] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.217346  4363 leader_election.cc:290] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.218622  4383 leader_election.cc:290] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:08.219485  4046 ts_tablet_manager.cc:1434] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 13:14:08.220513  4046 tablet_bootstrap.cc:492] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:08.220440  4375 raft_consensus.cc:515] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.212735  4358 leader_election.cc:290] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:08.225529  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:08.237752  3857 raft_consensus.cc:2393] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:08.227128  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.234357  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:08.229007  4388 raft_consensus.cc:515] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.243607  4388 leader_election.cc:290] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.234045  4358 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260709 13:14:08.249773  3821 leader_election.cc:343] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.228528  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:08.250792  4297 raft_consensus.cc:493] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.231173  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb1857e0c845e7bc851f36f3e76650" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:08.251271  4297 raft_consensus.cc:515] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.251797  3926 raft_consensus.cc:2468] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:08.231237  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:08.253259  4297 leader_election.cc:290] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:08.250815  4358 raft_consensus.cc:493] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.254220  4358 raft_consensus.cc:515] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.253885  4005 raft_consensus.cc:2393] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:08.227398  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.222540  4375 leader_election.cc:290] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.241011  4379 raft_consensus.cc:515] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.261473  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e802dc0e69b74ae880e507afe928bf18" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.269402  4047 tablet_bootstrap.cc:654] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.264550  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76dad57f411d40cf9cc6759a3ce4f0cb" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:08.270300  3855 raft_consensus.cc:3060] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.270828  4379 leader_election.cc:290] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:14:08.271572  3896 leader_election.cc:343] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.265008  3821 leader_election.cc:304] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
W20260709 13:14:08.272758  3896 leader_election.cc:343] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.273145  3896 leader_election.cc:304] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:08.273424  4239 raft_consensus.cc:2749] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.275094  4387 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:08.275784  4363 raft_consensus.cc:2749] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.265259  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e802dc0e69b74ae880e507afe928bf18" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
W20260709 13:14:08.265762  3970 leader_election.cc:343] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.266682  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76dad57f411d40cf9cc6759a3ce4f0cb" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:08.278952  3970 leader_election.cc:304] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:08.279083  3925 raft_consensus.cc:2468] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:08.279726  4379 raft_consensus.cc:2749] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.279075  4005 raft_consensus.cc:3060] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.280109  3970 leader_election.cc:304] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:08.281677  4357 raft_consensus.cc:2804] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.282048  4357 raft_consensus.cc:493] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.282378  4357 raft_consensus.cc:3060] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.267640  4358 leader_election.cc:290] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:08.284832  3970 leader_election.cc:304] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:08.288115  4046 tablet_bootstrap.cc:654] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.285544  4297 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:08.290973  3970 leader_election.cc:343] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.290618  4379 raft_consensus.cc:2804] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.291886  4379 raft_consensus.cc:493] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.292014  4297 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.292459  4379 raft_consensus.cc:3060] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.292840  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
W20260709 13:14:08.296711  3970 leader_election.cc:343] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.298409  4297 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:08.299261  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f984fa3025784a2f8d0ec9d682c5d683" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:08.299052  4357 raft_consensus.cc:515] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.299860  3929 raft_consensus.cc:3060] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.301178  4357 leader_election.cc:290] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:08.302587  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.303288  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f984fa3025784a2f8d0ec9d682c5d683" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:08.304311  3852 raft_consensus.cc:3060] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.305687  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb1857e0c845e7bc851f36f3e76650" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:08.303766  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
W20260709 13:14:08.309242  3970 leader_election.cc:343] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.309859  3970 leader_election.cc:304] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:08.311002  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb1857e0c845e7bc851f36f3e76650" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:08.311570  4357 raft_consensus.cc:2749] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.311651  3928 raft_consensus.cc:3060] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.312950  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:08.324156  4379 raft_consensus.cc:515] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.326232  4379 leader_election.cc:290] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:08.322652  3855 raft_consensus.cc:2468] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:08.329946  4047 tablet_bootstrap.cc:492] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:08.330431  4047 ts_tablet_manager.cc:1403] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.160s	user 0.011s	sys 0.005s
I20260709 13:14:08.322245  3929 raft_consensus.cc:2468] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:08.333695  4005 raft_consensus.cc:2468] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:08.333956  3852 raft_consensus.cc:2468] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:08.319953  3928 raft_consensus.cc:2468] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
W20260709 13:14:08.343566  3970 leader_election.cc:343] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:08.344466  3970 leader_election.cc:343] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.344609  4047 raft_consensus.cc:359] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.347088  4047 raft_consensus.cc:385] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.347206  3896 leader_election.cc:304] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:08.347692  4047 raft_consensus.cc:740] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.348764  4047 consensus_queue.cc:260] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.345187  3970 leader_election.cc:304] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:08.349545  4048 tablet_bootstrap.cc:654] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.366734  4047 ts_tablet_manager.cc:1434] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 13:14:08.358230  4245 raft_consensus.cc:2804] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:08.367690  4245 raft_consensus.cc:697] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
W20260709 13:14:08.372270  3970 leader_election.cc:343] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.372695  3970 leader_election.cc:304] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:08.368579  4245 consensus_queue.cc:237] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.375283  4379 raft_consensus.cc:2804] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:08.376444  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e802dc0e69b74ae880e507afe928bf18" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:08.377449  4383 raft_consensus.cc:2749] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.382804  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e802dc0e69b74ae880e507afe928bf18" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:08.383471  3927 raft_consensus.cc:3060] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.386072  4379 raft_consensus.cc:697] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:08.386044  3970 leader_election.cc:304] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:08.387231  4379 consensus_queue.cc:237] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.391037  4046 tablet_bootstrap.cc:492] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:08.394351  4048 tablet_bootstrap.cc:492] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:08.394968  4048 ts_tablet_manager.cc:1403] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.000s
W20260709 13:14:08.398159  3970 leader_election.cc:343] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.391754  4046 ts_tablet_manager.cc:1403] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.171s	user 0.023s	sys 0.000s
I20260709 13:14:08.407006  4047 tablet_bootstrap.cc:492] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:08.404006  4297 raft_consensus.cc:2804] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:08.409675  4297 raft_consensus.cc:697] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:08.405716  4356 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:08.410612  4297 consensus_queue.cc:237] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.436237  4048 raft_consensus.cc:359] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.436937  4048 raft_consensus.cc:385] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.437752  4048 raft_consensus.cc:740] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.438707  4142 raft_consensus.cc:493] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.445362  4048 consensus_queue.cc:260] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.447899  3752 catalog_manager.cc:5697] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.451952  4375 raft_consensus.cc:493] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.440274  4142 raft_consensus.cc:515] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.452492  4375 raft_consensus.cc:515] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.454093  4142 leader_election.cc:290] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:08.454496  4375 leader_election.cc:290] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.461418  4046 raft_consensus.cc:359] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.460260  3927 raft_consensus.cc:2468] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:08.462132  4046 raft_consensus.cc:385] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.462404  4046 raft_consensus.cc:740] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.460398  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
W20260709 13:14:08.463418  3803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:08.467175  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
W20260709 13:14:08.468026  3970 leader_election.cc:343] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.463114  4046 consensus_queue.cc:260] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.469214  3970 leader_election.cc:304] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:08.470759  4142 raft_consensus.cc:2804] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:08.471316  4048 ts_tablet_manager.cc:1434] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.000s
I20260709 13:14:08.471292  4142 raft_consensus.cc:697] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:08.475108  4142 consensus_queue.cc:237] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:08.472808  3970 leader_election.cc:343] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.477073  3970 leader_election.cc:304] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:08.477532  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5263ca4eef44c9b3c2751dbd2db6d1" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:08.479139  3926 raft_consensus.cc:2468] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:08.480878  4047 tablet_bootstrap.cc:654] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.480957  3821 leader_election.cc:304] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:08.482646  4356 raft_consensus.cc:2804] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.483124  4356 raft_consensus.cc:493] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.483558  4356 raft_consensus.cc:3060] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.489069  4379 raft_consensus.cc:2749] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.488924  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5263ca4eef44c9b3c2751dbd2db6d1" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.489991  4046 ts_tablet_manager.cc:1434] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.001s
I20260709 13:14:08.490924  4048 tablet_bootstrap.cc:492] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:08.500089  4046 tablet_bootstrap.cc:492] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
W20260709 13:14:08.509179  3821 leader_election.cc:343] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.528241  3755 catalog_manager.cc:5697] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:08.510217  4356 raft_consensus.cc:515] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.532846  3755 catalog_manager.cc:5697] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:08.536856  4356 leader_election.cc:290] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.541414  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5263ca4eef44c9b3c2751dbd2db6d1" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
W20260709 13:14:08.544171  3821 leader_election.cc:343] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.545646  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5263ca4eef44c9b3c2751dbd2db6d1" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:08.546291  3927 raft_consensus.cc:3060] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.557350  4047 tablet_bootstrap.cc:492] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:08.558215  4047 ts_tablet_manager.cc:1403] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.178s	user 0.019s	sys 0.020s
I20260709 13:14:08.561691  4047 raft_consensus.cc:359] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.562693  4047 raft_consensus.cc:385] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.563078  4047 raft_consensus.cc:740] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.563246  3927 raft_consensus.cc:2468] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:08.564234  4047 consensus_queue.cc:260] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.564621  3821 leader_election.cc:304] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:08.565799  4356 raft_consensus.cc:2804] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:08.566298  4356 raft_consensus.cc:697] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:08.566715  4047 ts_tablet_manager.cc:1434] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:14:08.564621  4046 tablet_bootstrap.cc:654] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.567149  4356 consensus_queue.cc:237] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.568087  4047 tablet_bootstrap.cc:492] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:08.562352  4048 tablet_bootstrap.cc:654] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.576313  4047 tablet_bootstrap.cc:654] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.592511  3753 catalog_manager.cc:5697] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:08.616714  4046 tablet_bootstrap.cc:492] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:08.617275  4046 ts_tablet_manager.cc:1403] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.006s
I20260709 13:14:08.620756  4046 raft_consensus.cc:359] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.621485  4046 raft_consensus.cc:385] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.621783  4046 raft_consensus.cc:740] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.622756  4046 consensus_queue.cc:260] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.627853  3752 catalog_manager.cc:5697] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:08.621712  4239 raft_consensus.cc:493] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.630286  4239 raft_consensus.cc:515] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.632510  4239 leader_election.cc:290] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.634097  4046 ts_tablet_manager.cc:1434] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:14:08.635277  4046 tablet_bootstrap.cc:492] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:08.636978  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb1857e0c845e7bc851f36f3e76650" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.640919  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89eb1857e0c845e7bc851f36f3e76650" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:08.641753  3927 raft_consensus.cc:2393] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:08.644197  3821 leader_election.cc:304] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:08.645358  4239 raft_consensus.cc:3060] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.654600  4046 tablet_bootstrap.cc:654] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.663710  4239 raft_consensus.cc:2749] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.670953  4046 tablet_bootstrap.cc:492] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:08.671478  4046 ts_tablet_manager.cc:1403] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260709 13:14:08.674144  4046 raft_consensus.cc:359] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.674855  4046 raft_consensus.cc:385] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.675113  4046 raft_consensus.cc:740] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.675755  4046 consensus_queue.cc:260] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.677887  4046 ts_tablet_manager.cc:1434] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:08.679031  4046 tablet_bootstrap.cc:492] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:08.685057  4046 tablet_bootstrap.cc:654] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.700284  4046 tablet_bootstrap.cc:492] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:08.700765  4046 ts_tablet_manager.cc:1403] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 13:14:08.703440  4046 raft_consensus.cc:359] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.704139  4046 raft_consensus.cc:385] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.704411  4046 raft_consensus.cc:740] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.705125  4046 consensus_queue.cc:260] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.707625  4046 ts_tablet_manager.cc:1434] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:08.708779  4046 tablet_bootstrap.cc:492] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:08.715096  4046 tablet_bootstrap.cc:654] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.726351  4046 tablet_bootstrap.cc:492] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:08.726876  4046 ts_tablet_manager.cc:1403] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:14:08.736831  4046 raft_consensus.cc:359] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.737563  4046 raft_consensus.cc:385] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.737851  4046 raft_consensus.cc:740] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.738734  4046 consensus_queue.cc:260] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.741984  4046 ts_tablet_manager.cc:1434] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:14:08.745088  4048 tablet_bootstrap.cc:492] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:08.745692  4048 ts_tablet_manager.cc:1403] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.257s	user 0.043s	sys 0.089s
I20260709 13:14:08.748387  4046 tablet_bootstrap.cc:492] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:08.748430  4048 raft_consensus.cc:359] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.749373  4048 raft_consensus.cc:385] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.749686  4048 raft_consensus.cc:740] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.750450  4048 consensus_queue.cc:260] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.753383  4047 tablet_bootstrap.cc:492] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:08.753870  4047 ts_tablet_manager.cc:1403] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.186s	user 0.036s	sys 0.037s
I20260709 13:14:08.757438  4047 raft_consensus.cc:359] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.757858  4048 ts_tablet_manager.cc:1434] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:14:08.758168  4047 raft_consensus.cc:385] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.758458  4047 raft_consensus.cc:740] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.759204  4048 tablet_bootstrap.cc:492] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:08.762638  4047 consensus_queue.cc:260] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.764844  4046 tablet_bootstrap.cc:654] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.766149  4048 tablet_bootstrap.cc:654] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.777194  4385 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:08.790145  4047 ts_tablet_manager.cc:1434] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 13:14:08.792900  4047 tablet_bootstrap.cc:492] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:08.798666  4360 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:08.804414  4047 tablet_bootstrap.cc:654] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.808701  4048 tablet_bootstrap.cc:492] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:08.809329  4048 ts_tablet_manager.cc:1403] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.008s
I20260709 13:14:08.817981  4048 raft_consensus.cc:359] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.819018  4048 raft_consensus.cc:385] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.819384  4048 raft_consensus.cc:740] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.820163  4048 consensus_queue.cc:260] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.823513  4385 consensus_queue.cc:1048] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:08.831437  4046 tablet_bootstrap.cc:492] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:08.832288  4046 ts_tablet_manager.cc:1403] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.005s
I20260709 13:14:08.833084  4048 ts_tablet_manager.cc:1434] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:14:08.834214  4048 tablet_bootstrap.cc:492] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:08.835381  4046 raft_consensus.cc:359] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.836498  4046 raft_consensus.cc:385] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.836897  4046 raft_consensus.cc:740] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.837850  4046 consensus_queue.cc:260] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.838364  4385 consensus_queue.cc:1048] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:08.839020  4356 raft_consensus.cc:493] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.840816  4356 raft_consensus.cc:515] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.857892  4363 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:08.846819  4048 tablet_bootstrap.cc:654] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.856312  4388 raft_consensus.cc:493] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.856832  4047 tablet_bootstrap.cc:492] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:08.860401  4047 ts_tablet_manager.cc:1403] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.014s
I20260709 13:14:08.862185  4142 raft_consensus.cc:493] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.861922  4388 raft_consensus.cc:515] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.862730  4142 raft_consensus.cc:515] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.863186  4047 raft_consensus.cc:359] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.863863  4047 raft_consensus.cc:385] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.864071  4388 leader_election.cc:290] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.865386  4142 leader_election.cc:290] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:08.857510  4046 ts_tablet_manager.cc:1434] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 13:14:08.871804  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.872692  3856 raft_consensus.cc:2393] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:08.873201  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.873690  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5263ca4eef44c9b3c2751dbd2db6d1" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.874255  4005 raft_consensus.cc:2393] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in this term.
I20260709 13:14:08.864144  4047 raft_consensus.cc:740] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.878952  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5263ca4eef44c9b3c2751dbd2db6d1" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:08.878845  4047 consensus_queue.cc:260] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.878077  4046 tablet_bootstrap.cc:492] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:08.879670  3928 raft_consensus.cc:2393] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:08.885667  4446 raft_consensus.cc:493] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.886461  4446 raft_consensus.cc:515] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.890786  4356 leader_election.cc:290] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.893290  4047 ts_tablet_manager.cc:1434] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 13:14:08.894145  4388 raft_consensus.cc:493] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.894713  4388 raft_consensus.cc:515] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.896939  4388 leader_election.cc:290] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.897902  4048 tablet_bootstrap.cc:492] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:08.898401  4048 ts_tablet_manager.cc:1403] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.023s
I20260709 13:14:08.900539  4046 tablet_bootstrap.cc:654] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.901194  4048 raft_consensus.cc:359] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.901440  4356 raft_consensus.cc:493] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.901888  4048 raft_consensus.cc:385] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.902215  4048 raft_consensus.cc:740] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.902094  4356 raft_consensus.cc:515] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.902941  4048 consensus_queue.cc:260] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.903779  4446 leader_election.cc:290] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.904304  4356 leader_election.cc:290] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.904788  4047 tablet_bootstrap.cc:492] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:08.908529  4046 tablet_bootstrap.cc:492] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:08.909072  4046 ts_tablet_manager.cc:1403] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.006s
I20260709 13:14:08.905119  4048 ts_tablet_manager.cc:1434] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:08.911202  4048 tablet_bootstrap.cc:492] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:08.914281  4046 raft_consensus.cc:359] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.916687  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06b98e4a9c24728a483230efb8d1dd5" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.915052  4046 raft_consensus.cc:385] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.918386  4046 raft_consensus.cc:740] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.921375  4046 consensus_queue.cc:260] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.923002  4046 ts_tablet_manager.cc:1434] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:14:08.923879  4046 tablet_bootstrap.cc:492] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:08.924705  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06b98e4a9c24728a483230efb8d1dd5" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.925397  3999 raft_consensus.cc:2468] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:08.926899  4363 raft_consensus.cc:493] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:08.932103  3896 leader_election.cc:304] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:08.932466  4363 raft_consensus.cc:515] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.932986  3896 leader_election.cc:304] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:08.933733  4360 raft_consensus.cc:3060] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:08.934243  3896 leader_election.cc:343] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:08.934739  4363 leader_election.cc:290] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.927407  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:08.935647  3928 raft_consensus.cc:2468] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:08.930783  4046 tablet_bootstrap.cc:654] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.931900  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:08.936134  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:08.936743  3852 raft_consensus.cc:2468] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:08.932834  4388 raft_consensus.cc:2804] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.931375  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:08.937963  3821 leader_election.cc:304] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:08.942814  4048 tablet_bootstrap.cc:654] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.938970  4388 raft_consensus.cc:493] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.942901  3927 raft_consensus.cc:2468] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:08.938349  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.939435  3896 leader_election.cc:304] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:08.943512  4388 raft_consensus.cc:3060] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.945235  3999 raft_consensus.cc:2468] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:08.944267  4356 raft_consensus.cc:2804] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.950683  4356 raft_consensus.cc:493] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.951048  4356 raft_consensus.cc:3060] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.946071  3970 leader_election.cc:304] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:08.947515  3821 leader_election.cc:304] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:08.947963  4417 raft_consensus.cc:2804] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.958534  4417 raft_consensus.cc:493] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.959007  4417 raft_consensus.cc:3060] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.959540  4446 raft_consensus.cc:2804] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:08.959954  4446 raft_consensus.cc:493] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:08.960384  4446 raft_consensus.cc:3060] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.967392  4446 raft_consensus.cc:515] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.968127  4360 raft_consensus.cc:2749] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.967393  4417 raft_consensus.cc:515] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.970723  4417 leader_election.cc:290] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.972090  4383 raft_consensus.cc:3060] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.974174  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:08.975078  3852 raft_consensus.cc:2393] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:08.976964  4356 raft_consensus.cc:515] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.978150  4383 raft_consensus.cc:2749] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.978994  4446 leader_election.cc:290] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.979209  4356 leader_election.cc:290] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.980832  4047 tablet_bootstrap.cc:654] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:08.982533  4048 tablet_bootstrap.cc:492] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:08.982380  4383 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:08.983006  4048 ts_tablet_manager.cc:1403] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.000s
I20260709 13:14:08.985031  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:08.985841  3926 raft_consensus.cc:2393] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:08.985039  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:08.986091  4048 raft_consensus.cc:359] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.986651  3999 raft_consensus.cc:3060] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.986877  4048 raft_consensus.cc:385] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:08.986936  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.987286  4048 raft_consensus.cc:740] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:08.987075  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:08.987884  3926 raft_consensus.cc:3060] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:08.988281  4048 consensus_queue.cc:260] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:08.988793  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.990592  4048 ts_tablet_manager.cc:1434] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:08.990401  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:08.985991  4046 tablet_bootstrap.cc:492] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:08.992813  4046 ts_tablet_manager.cc:1403] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.069s	user 0.001s	sys 0.012s
I20260709 13:14:08.993626  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:08.995601  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:08.995679  3926 raft_consensus.cc:2468] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:08.998448  4048 tablet_bootstrap.cc:492] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:08.994836  3999 raft_consensus.cc:2468] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
W20260709 13:14:09.004871  3821 leader_election.cc:343] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.005659  4048 tablet_bootstrap.cc:654] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.006256  3821 leader_election.cc:304] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:09.007682  4375 raft_consensus.cc:2749] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:09.007632  3821 leader_election.cc:304] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
W20260709 13:14:09.009660  3821 leader_election.cc:343] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.010248  4446 raft_consensus.cc:2749] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:08.977074  4388 raft_consensus.cc:515] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.012105  4388 leader_election.cc:290] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:08.995550  4046 raft_consensus.cc:359] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.015007  4046 raft_consensus.cc:385] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.015309  4046 raft_consensus.cc:740] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.015993  4046 consensus_queue.cc:260] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.017616  3821 leader_election.cc:304] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:09.018177  4046 ts_tablet_manager.cc:1434] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.004s
I20260709 13:14:09.018474  4356 raft_consensus.cc:2804] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.019268  4046 tablet_bootstrap.cc:492] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:09.019268  4356 raft_consensus.cc:697] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:09.020684  4360 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.020581  4356 consensus_queue.cc:237] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.021512  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06b98e4a9c24728a483230efb8d1dd5" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:09.021441  4360 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.024191  4446 raft_consensus.cc:493] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.024693  4446 raft_consensus.cc:515] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.024958  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06b98e4a9c24728a483230efb8d1dd5" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:09.025642  4005 raft_consensus.cc:3060] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.025851  4046 tablet_bootstrap.cc:654] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.027580  4446 leader_election.cc:290] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.031446  3855 raft_consensus.cc:3060] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.032877  3857 raft_consensus.cc:3060] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.040207  4005 raft_consensus.cc:2468] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:09.047057  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:09.026719  4047 tablet_bootstrap.cc:492] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:09.050750  4383 consensus_queue.cc:1048] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:09.051397  4047 ts_tablet_manager.cc:1403] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.147s	user 0.008s	sys 0.004s
W20260709 13:14:09.057621  3821 leader_election.cc:343] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.059233  3896 leader_election.cc:304] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:09.048852  4360 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.066300  4388 raft_consensus.cc:2804] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.067215  4375 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.067718  4375 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.069864  4375 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.067049  4388 raft_consensus.cc:697] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:09.072309  4388 consensus_queue.cc:237] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:09.077114  3896 leader_election.cc:343] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.079356  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:09.095984  4048 tablet_bootstrap.cc:492] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:09.096779  4048 ts_tablet_manager.cc:1403] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.099s	user 0.027s	sys 0.021s
I20260709 13:14:09.079483  4047 raft_consensus.cc:359] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.082562  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:09.104219  4005 raft_consensus.cc:2468] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:09.105494  4046 tablet_bootstrap.cc:492] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:09.109259  4046 ts_tablet_manager.cc:1403] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.018s
I20260709 13:14:09.106884  4048 raft_consensus.cc:359] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:09.108594  3821 leader_election.cc:343] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.111764  3821 leader_election.cc:304] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:09.103765  4047 raft_consensus.cc:385] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.113689  4446 raft_consensus.cc:2749] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:09.115170  4385 consensus_queue.cc:1048] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.115597  4047 raft_consensus.cc:740] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.114519  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:09.118161  3852 raft_consensus.cc:2468] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:09.119508  4047 consensus_queue.cc:260] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.116943  3821 leader_election.cc:304] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:09.114130  4048 raft_consensus.cc:385] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.122006  4446 raft_consensus.cc:2804] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.121765  4048 raft_consensus.cc:740] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.123974  4048 consensus_queue.cc:260] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.125759  4046 raft_consensus.cc:359] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.126842  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:09.126086  4047 ts_tablet_manager.cc:1434] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 13:14:09.122418  4446 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.134066  4047 tablet_bootstrap.cc:492] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:09.133324  4446 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.132881  3928 raft_consensus.cc:2468] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:09.141180  4047 tablet_bootstrap.cc:654] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.132295  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:09.142071  4005 raft_consensus.cc:2468] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:09.132689  4046 raft_consensus.cc:385] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.133564  4048 ts_tablet_manager.cc:1434] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.001s
I20260709 13:14:09.143046  4046 raft_consensus.cc:740] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.144287  4048 tablet_bootstrap.cc:492] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:09.143868  4046 consensus_queue.cc:260] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.145419  4385 raft_consensus.cc:493] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.145913  4385 raft_consensus.cc:515] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.132095  3896 leader_election.cc:304] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:09.148130  4385 leader_election.cc:290] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:09.147971  4446 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.148730  4388 raft_consensus.cc:2804] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.149336  4388 raft_consensus.cc:697] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:09.150024  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb12a2e8726482586378f64bb060ed3" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:09.150254  4388 consensus_queue.cc:237] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:09.152150  3970 leader_election.cc:343] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.154436  4046 ts_tablet_manager.cc:1434] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.002s
I20260709 13:14:09.154230  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb12a2e8726482586378f64bb060ed3" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:09.155495  3926 raft_consensus.cc:2468] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 0.
I20260709 13:14:09.156345  4446 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.156603  3970 leader_election.cc:304] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:09.156909  4046 tablet_bootstrap.cc:492] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:09.158811  4385 raft_consensus.cc:2804] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.159248  4385 raft_consensus.cc:493] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.159590  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:09.160207  4005 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.158084  3755 catalog_manager.cc:5697] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.163203  4356 raft_consensus.cc:493] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.163831  4356 raft_consensus.cc:515] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.166322  4356 leader_election.cc:290] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.168155  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:09.168856  3999 raft_consensus.cc:2468] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:09.173032  3821 leader_election.cc:304] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:09.173839  4356 raft_consensus.cc:2804] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.159632  4385 raft_consensus.cc:3060] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.174381  4356 raft_consensus.cc:493] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.175091  4356 raft_consensus.cc:3060] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.177865  4375 consensus_queue.cc:1048] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.179661  4048 tablet_bootstrap.cc:654] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.182348  3753 catalog_manager.cc:5697] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.185313  3896 leader_election.cc:304] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:09.189872  4417 raft_consensus.cc:2804] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.190299  4417 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.190807  4417 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.231055  4046 tablet_bootstrap.cc:654] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.250413  4048 tablet_bootstrap.cc:492] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:09.251163  4048 ts_tablet_manager.cc:1403] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.013s
W20260709 13:14:09.254686  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 45534.6us
I20260709 13:14:09.262365  4047 tablet_bootstrap.cc:492] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:09.263075  4047 ts_tablet_manager.cc:1403] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.015s
I20260709 13:14:09.263751  4005 raft_consensus.cc:2468] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:09.240839  4465 consensus_queue.cc:1048] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:14:09.270146  3821 leader_election.cc:304] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:09.269177  4047 raft_consensus.cc:359] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.289158  4047 raft_consensus.cc:385] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.289577  4047 raft_consensus.cc:740] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.276535  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:09.279022  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:09.281092  4048 raft_consensus.cc:359] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.281314  4356 raft_consensus.cc:515] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.303592  4048 raft_consensus.cc:385] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.298015  4047 consensus_queue.cc:260] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.297489  4239 raft_consensus.cc:2804] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.306524  4047 ts_tablet_manager.cc:1434] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 13:14:09.307940  4047 tablet_bootstrap.cc:492] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:09.314292  4048 raft_consensus.cc:740] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.316377  4047 tablet_bootstrap.cc:654] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.316573  4048 consensus_queue.cc:260] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.318428  4048 ts_tablet_manager.cc:1434] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 13:14:09.321415  4356 leader_election.cc:290] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.288015  4417 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.279721  4385 raft_consensus.cc:515] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.324409  4417 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.324666  4385 leader_election.cc:290] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:09.325510  4239 raft_consensus.cc:697] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:09.325723  3929 raft_consensus.cc:2393] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0313246471124e0a8512f0ae44abbb80 in current term 1: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:09.337092  4048 tablet_bootstrap.cc:492] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
W20260709 13:14:09.342046  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 50497.1us
I20260709 13:14:09.342259  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:09.346619  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:09.358836  4046 tablet_bootstrap.cc:492] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:09.359525  4046 ts_tablet_manager.cc:1403] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.204s	user 0.027s	sys 0.034s
I20260709 13:14:09.361742  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb12a2e8726482586378f64bb060ed3" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
W20260709 13:14:09.366333  3970 leader_election.cc:343] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.326519  4239 consensus_queue.cc:237] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.374774  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:09.375442  4003 raft_consensus.cc:3060] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.379259  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb12a2e8726482586378f64bb060ed3" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:09.380143  3927 raft_consensus.cc:3060] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.381660  4046 raft_consensus.cc:359] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.382395  4046 raft_consensus.cc:385] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.382687  4046 raft_consensus.cc:740] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.383502  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:09.383723  4046 consensus_queue.cc:260] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.384670  3997 raft_consensus.cc:2393] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:09.385419  4046 ts_tablet_manager.cc:1434] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:14:09.386494  4046 tablet_bootstrap.cc:492] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:09.397136  4003 raft_consensus.cc:2468] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:09.403227  4297 raft_consensus.cc:493] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.404047  4297 raft_consensus.cc:515] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.419781  4467 raft_consensus.cc:493] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.414830  4446 raft_consensus.cc:493] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.420363  4467 raft_consensus.cc:515] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.423434  4467 leader_election.cc:290] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.420468  4446 raft_consensus.cc:515] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.427408  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:09.428066  3855 raft_consensus.cc:2468] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:09.429952  4446 leader_election.cc:290] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.431792  4297 leader_election.cc:290] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:09.435199  3896 leader_election.cc:304] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:09.435199  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:09.445593  4468 raft_consensus.cc:2804] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.446208  4468 raft_consensus.cc:493] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.446707  4468 raft_consensus.cc:3060] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.445540  4048 tablet_bootstrap.cc:654] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:09.448443  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 99356.9us
I20260709 13:14:09.447786  3896 leader_election.cc:304] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:09.452051  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2adb2cfc02434c809100471463884f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
W20260709 13:14:09.457854  3821 leader_election.cc:343] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:09.460971  3896 leader_election.cc:343] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.456745  4467 raft_consensus.cc:2749] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:14:09.474870  3821 leader_election.cc:343] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.473940  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2adb2cfc02434c809100471463884f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:09.463253  3754 catalog_manager.cc:5697] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:09.474924  3970 leader_election.cc:343] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.484936  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:09.485450  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:09.486128  4005 raft_consensus.cc:2468] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:09.491935  4046 tablet_bootstrap.cc:654] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.494102  3821 leader_election.cc:304] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
W20260709 13:14:09.484973  3970 leader_election.cc:343] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.498592  3970 leader_election.cc:304] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:09.501325  4048 tablet_bootstrap.cc:492] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:09.501906  4048 ts_tablet_manager.cc:1403] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.174s	user 0.008s	sys 0.007s
W20260709 13:14:09.502904  3821 leader_election.cc:343] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.506297  4047 tablet_bootstrap.cc:492] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:09.506884  4047 ts_tablet_manager.cc:1403] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.199s	user 0.022s	sys 0.005s
I20260709 13:14:09.500589  4478 raft_consensus.cc:2804] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.510687  3821 leader_election.cc:304] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:09.503044  4379 raft_consensus.cc:2749] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:09.514428  4375 raft_consensus.cc:2804] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.516296  3927 raft_consensus.cc:2468] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:09.526191  4375 raft_consensus.cc:493] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.533581  4375 raft_consensus.cc:3060] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.535285  4468 raft_consensus.cc:515] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.526880  4478 raft_consensus.cc:697] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:09.539404  3851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:09.540043  3851 raft_consensus.cc:3060] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.543208  3970 leader_election.cc:304] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:09.547304  4243 raft_consensus.cc:2804] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.547885  4243 raft_consensus.cc:697] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
W20260709 13:14:09.548135  4480 log.cc:927] Time spent T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80: Append to log took a long time: real 0.074s	user 0.003s	sys 0.000s
I20260709 13:14:09.548693  4243 consensus_queue.cc:237] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.540328  4478 consensus_queue.cc:237] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.557926  4469 consensus_queue.cc:1048] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.561817  3753 catalog_manager.cc:5697] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.569506  4048 raft_consensus.cc:359] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.565168  4047 raft_consensus.cc:359] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:09.572721  3803 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:09.572801  4047 raft_consensus.cc:385] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.575927  4047 raft_consensus.cc:740] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.570318  4048 raft_consensus.cc:385] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.579020  4048 raft_consensus.cc:740] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.591889  4048 consensus_queue.cc:260] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.576797  4047 consensus_queue.cc:260] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.603566  4047 ts_tablet_manager.cc:1434] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.002s
I20260709 13:14:09.587937  3851 raft_consensus.cc:2468] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:09.611454  4048 ts_tablet_manager.cc:1434] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.002s
I20260709 13:14:09.621532  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:09.622201  3999 raft_consensus.cc:3060] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.601557  4465 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:14:09.610365  4468 leader_election.cc:290] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.629269  4048 tablet_bootstrap.cc:492] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:09.637897  4375 raft_consensus.cc:515] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.642081  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:09.643479  4047 tablet_bootstrap.cc:492] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
W20260709 13:14:09.659351  3821 leader_election.cc:343] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.686030  4046 tablet_bootstrap.cc:492] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:09.686595  4046 ts_tablet_manager.cc:1403] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.300s	user 0.018s	sys 0.005s
I20260709 13:14:09.690989  3855 raft_consensus.cc:3060] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.692041  3896 leader_election.cc:304] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:09.692793  4388 raft_consensus.cc:2804] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.693254  4388 raft_consensus.cc:697] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:09.694007  4388 consensus_queue.cc:237] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.697108  4375 leader_election.cc:290] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.705760  4046 raft_consensus.cc:359] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.707129  4046 raft_consensus.cc:385] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.707635  4046 raft_consensus.cc:740] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.720047  4245 consensus_queue.cc:1048] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:14:09.725235  3821 consensus_peers.cc:597] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:09.728404  4469 consensus_queue.cc:1048] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:09.733184  3999 raft_consensus.cc:2468] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:09.733278  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:09.749527  4004 raft_consensus.cc:3060] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.756192  4467 raft_consensus.cc:493] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.756824  4467 raft_consensus.cc:515] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.760448  4467 leader_election.cc:290] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.764599  3754 catalog_manager.cc:5697] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:09.783958  4046 consensus_queue.cc:260] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.786317  4046 ts_tablet_manager.cc:1434] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.099s	user 0.014s	sys 0.003s
I20260709 13:14:09.807268  4048 tablet_bootstrap.cc:654] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.793848  4467 consensus_queue.cc:1048] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:09.801388  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:09.804081  4004 raft_consensus.cc:2468] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:09.805033  4047 tablet_bootstrap.cc:654] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.814303  3821 leader_election.cc:304] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:09.809074  4375 raft_consensus.cc:493] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.815164  4446 raft_consensus.cc:2804] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.815766  4446 raft_consensus.cc:697] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:09.815047  4375 raft_consensus.cc:515] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.817039  4046 tablet_bootstrap.cc:492] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:09.816606  4446 consensus_queue.cc:237] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.818622  4375 leader_election.cc:290] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.831408  3851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:09.832259  3851 raft_consensus.cc:2468] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 0.
I20260709 13:14:09.833285  4047 tablet_bootstrap.cc:492] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:09.834148  4047 ts_tablet_manager.cc:1403] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.216s	user 0.009s	sys 0.004s
I20260709 13:14:09.834959  4467 raft_consensus.cc:493] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:09.835626  4467 raft_consensus.cc:515] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.837960  4467 leader_election.cc:290] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:14:09.838485  3896 leader_election.cc:343] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:09.845886  4046 tablet_bootstrap.cc:654] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.846200  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06b98e4a9c24728a483230efb8d1dd5" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:09.848915  3754 catalog_manager.cc:5697] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.852177  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:09.853078  4004 raft_consensus.cc:2393] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 in current term 1: Already voted for candidate 0313246471124e0a8512f0ae44abbb80 in this term.
I20260709 13:14:09.853653  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06b98e4a9c24728a483230efb8d1dd5" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:09.858506  3896 leader_election.cc:304] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:09.859325  4388 raft_consensus.cc:2804] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:09.859764  4388 raft_consensus.cc:493] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:09.860121  4388 raft_consensus.cc:3060] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.862057  3821 leader_election.cc:304] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:09.863328  4375 raft_consensus.cc:2749] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:09.868260  4047 raft_consensus.cc:359] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.869025  4047 raft_consensus.cc:385] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.869400  4047 raft_consensus.cc:740] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.870154  4047 consensus_queue.cc:260] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.871582  4388 raft_consensus.cc:515] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.873863  4388 leader_election.cc:290] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:09.879880  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:09.880734  4005 raft_consensus.cc:3060] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.882326  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:09.889213  4047 ts_tablet_manager.cc:1434] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.000s
I20260709 13:14:09.891515  4047 tablet_bootstrap.cc:492] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
I20260709 13:14:09.891839  4005 raft_consensus.cc:2468] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:09.892964  3896 leader_election.cc:304] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:09.893831  4388 raft_consensus.cc:2804] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:09.894591  4388 raft_consensus.cc:697] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:09.895651  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:09.896697  3852 raft_consensus.cc:3060] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.895539  4388 consensus_queue.cc:237] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.907917  4047 tablet_bootstrap.cc:654] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:09.913558  3896 leader_election.cc:304] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:09.914333  4467 raft_consensus.cc:3060] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:09.930382  3753 catalog_manager.cc:5697] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.941393  4467 raft_consensus.cc:2749] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:09.957324  4466 consensus_queue.cc:1048] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:14:09.967173  4446 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:09.975059  3852 raft_consensus.cc:2468] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
I20260709 13:14:09.979048  4046 tablet_bootstrap.cc:492] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:09.979746  4046 ts_tablet_manager.cc:1403] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.163s	user 0.025s	sys 0.015s
I20260709 13:14:09.984009  4048 tablet_bootstrap.cc:492] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:09.984537  4048 ts_tablet_manager.cc:1403] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.359s	user 0.049s	sys 0.059s
I20260709 13:14:09.993600  4048 raft_consensus.cc:359] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.995767  4048 raft_consensus.cc:385] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:09.996057  4048 raft_consensus.cc:740] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:09.996656  4048 consensus_queue.cc:260] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:09.997988  4466 consensus_queue.cc:1048] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:09.999187  4048 ts_tablet_manager.cc:1434] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:14:10.000226  4048 tablet_bootstrap.cc:492] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:10.014262  3753 catalog_manager.cc:5697] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.016781  4469 raft_consensus.cc:493] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.017310  4469 raft_consensus.cc:515] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.018721  4047 tablet_bootstrap.cc:492] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:10.019194  4047 ts_tablet_manager.cc:1403] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.008s
I20260709 13:14:10.022370  4469 leader_election.cc:290] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:10.023303  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:10.024271  4047 raft_consensus.cc:359] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.028321  4047 raft_consensus.cc:385] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.028719  4047 raft_consensus.cc:740] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.032459  4375 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.031548  3755 catalog_manager.cc:5697] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.039966  4047 consensus_queue.cc:260] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.044552  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:14:10.048678  3896 leader_election.cc:343] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:10.053962  4047 ts_tablet_manager.cc:1434] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.001s
I20260709 13:14:10.055595  4047 tablet_bootstrap.cc:492] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4: Bootstrap starting.
W20260709 13:14:10.076068  3896 leader_election.cc:343] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:10.076802  3896 leader_election.cc:304] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:10.080281  4388 raft_consensus.cc:2749] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:10.083454  4046 raft_consensus.cc:359] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.084398  4046 raft_consensus.cc:385] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.084679  4046 raft_consensus.cc:740] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.085500  4046 consensus_queue.cc:260] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.093930  4047 tablet_bootstrap.cc:654] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.113324  4046 ts_tablet_manager.cc:1434] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.133s	user 0.006s	sys 0.001s
I20260709 13:14:10.114274  4046 tablet_bootstrap.cc:492] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:10.129715  4465 raft_consensus.cc:493] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.143205  4046 tablet_bootstrap.cc:654] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.132807  4465 raft_consensus.cc:515] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.145488  4476 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:10.151793  4048 tablet_bootstrap.cc:654] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.161038  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:10.161798  3928 raft_consensus.cc:2468] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:10.163128  3821 leader_election.cc:304] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:10.165753  4478 raft_consensus.cc:2804] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:10.166273  4478 raft_consensus.cc:493] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:10.166749  4478 raft_consensus.cc:3060] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.166857  4465 leader_election.cc:290] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:10.171794  4047 tablet_bootstrap.cc:492] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4: No bootstrap required, opened a new log
I20260709 13:14:10.172434  4047 ts_tablet_manager.cc:1403] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.011s
I20260709 13:14:10.177295  4476 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:10.183887  4004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:10.198506  4046 tablet_bootstrap.cc:492] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:10.201009  4046 ts_tablet_manager.cc:1403] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.002s
I20260709 13:14:10.204893  4379 consensus_queue.cc:1048] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:10.210038  4047 raft_consensus.cc:359] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.211184  4047 raft_consensus.cc:385] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.212262  4047 raft_consensus.cc:740] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.225018  4047 consensus_queue.cc:260] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.228777  4004 raft_consensus.cc:2468] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:10.228369  4478 raft_consensus.cc:515] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.234782  4478 leader_election.cc:290] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:10.238039  4047 ts_tablet_manager.cc:1434] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 13:14:10.241389  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:10.221020  4046 raft_consensus.cc:359] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.242100  3925 raft_consensus.cc:3060] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.242508  4046 raft_consensus.cc:385] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.242874  4046 raft_consensus.cc:740] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
W20260709 13:14:10.243487  3970 consensus_peers.cc:597] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:10.244910  4046 consensus_queue.cc:260] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.250047  3925 raft_consensus.cc:2468] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:10.252920  4046 ts_tablet_manager.cc:1434] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.004s
I20260709 13:14:10.253958  4046 tablet_bootstrap.cc:492] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80: Bootstrap starting.
I20260709 13:14:10.255218  4048 tablet_bootstrap.cc:492] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:10.255748  4048 ts_tablet_manager.cc:1403] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.256s	user 0.014s	sys 0.008s
I20260709 13:14:10.260700  3821 leader_election.cc:304] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:10.261917  4511 raft_consensus.cc:2804] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:10.262465  4511 raft_consensus.cc:697] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:10.263383  4511 consensus_queue.cc:237] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.260282  4046 tablet_bootstrap.cc:654] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.279290  4046 tablet_bootstrap.cc:492] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80: No bootstrap required, opened a new log
I20260709 13:14:10.279858  4046 ts_tablet_manager.cc:1403] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 13:14:10.279839  4048 raft_consensus.cc:359] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.282924  4046 raft_consensus.cc:359] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.288902  3754 catalog_manager.cc:5697] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.294183  3997 raft_consensus.cc:3060] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.295127  4048 raft_consensus.cc:385] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:14:10.296171  3821 consensus_peers.cc:597] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:10.302763  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:10.303421  3999 raft_consensus.cc:3060] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.304064  4511 raft_consensus.cc:493] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.304606  4511 raft_consensus.cc:515] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.309046  4511 leader_election.cc:290] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:10.295483  4048 raft_consensus.cc:740] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.296974  4046 raft_consensus.cc:385] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.310997  4046 raft_consensus.cc:740] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.311816  4046 consensus_queue.cc:260] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.313426  4046 ts_tablet_manager.cc:1434] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.000s
I20260709 13:14:10.310263  4048 consensus_queue.cc:260] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.318117  4048 ts_tablet_manager.cc:1434] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.003s
I20260709 13:14:10.319193  4048 tablet_bootstrap.cc:492] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2: Bootstrap starting.
I20260709 13:14:10.323769  3999 raft_consensus.cc:2468] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:10.330974  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:10.331769  3925 raft_consensus.cc:2468] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:10.334880  3821 leader_election.cc:304] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:10.336288  4511 raft_consensus.cc:2804] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:10.336676  4511 raft_consensus.cc:493] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:10.336993  4511 raft_consensus.cc:3060] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.342954  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:10.343683  3997 raft_consensus.cc:2468] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:10.349983  4048 tablet_bootstrap.cc:654] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:10.349776  4511 raft_consensus.cc:515] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.353732  4511 leader_election.cc:290] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:10.360366  4048 tablet_bootstrap.cc:492] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2: No bootstrap required, opened a new log
I20260709 13:14:10.361022  4048 ts_tablet_manager.cc:1403] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.007s
I20260709 13:14:10.364535  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:10.365272  3927 raft_consensus.cc:3060] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.367654  4048 raft_consensus.cc:359] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.368572  4048 raft_consensus.cc:385] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:10.368957  4048 raft_consensus.cc:740] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Initialized, Role: FOLLOWER
I20260709 13:14:10.369829  4048 consensus_queue.cc:260] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.373062  4048 ts_tablet_manager.cc:1434] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:14:10.373561  3927 raft_consensus.cc:2468] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:10.376425  3821 leader_election.cc:304] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:10.377704  4475 raft_consensus.cc:2804] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:10.378270  4475 raft_consensus.cc:697] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:10.379184  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:10.379875  3999 raft_consensus.cc:3060] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.379215  4475 consensus_queue.cc:237] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.386617  4467 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:10.388831  3999 raft_consensus.cc:2468] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:10.394524  3754 catalog_manager.cc:5697] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 2, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.413993  4467 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:10.444386  4475 consensus_queue.cc:1048] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:10.449287  4467 raft_consensus.cc:493] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.449811  4467 raft_consensus.cc:515] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.452102  4467 leader_election.cc:290] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:10.454576  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:10.461658  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:10.464329  3896 leader_election.cc:304] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:10.466301  4467 raft_consensus.cc:2749] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:10.467312  4446 raft_consensus.cc:493] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.467892  4446 raft_consensus.cc:515] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.470402  4446 leader_election.cc:290] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:10.471650  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2adb2cfc02434c809100471463884f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:10.476497  3927 raft_consensus.cc:2468] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:10.473096  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2adb2cfc02434c809100471463884f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:10.477197  3999 raft_consensus.cc:2468] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 0.
I20260709 13:14:10.477829  3821 leader_election.cc:304] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:10.475550  4446 raft_consensus.cc:493] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:10.479144  4475 raft_consensus.cc:2804] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:10.479127  4446 raft_consensus.cc:515] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.479684  4475 raft_consensus.cc:493] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:10.480132  4475 raft_consensus.cc:3060] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.481340  4446 leader_election.cc:290] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:10.482534  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb12a2e8726482586378f64bb060ed3" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:10.482816  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb12a2e8726482586378f64bb060ed3" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:10.485114  3821 leader_election.cc:304] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:10.485971  4446 raft_consensus.cc:2749] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:10.488183  4475 raft_consensus.cc:515] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.490757  4475 leader_election.cc:290] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:10.492558  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2adb2cfc02434c809100471463884f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:10.492488  3927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2adb2cfc02434c809100471463884f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:10.493287  3999 raft_consensus.cc:3060] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.493367  3927 raft_consensus.cc:3060] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.500170  3999 raft_consensus.cc:2468] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:10.500167  3927 raft_consensus.cc:2468] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 1.
I20260709 13:14:10.501798  3821 leader_election.cc:304] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:10.502548  4475 raft_consensus.cc:2804] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:10.503084  4475 raft_consensus.cc:697] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:10.503893  4475 consensus_queue.cc:237] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:10.521602  3755 catalog_manager.cc:5697] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.667626  4475 consensus_queue.cc:1048] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.683250  3925 raft_consensus.cc:3060] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.686331  4475 consensus_queue.cc:1048] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.693555  3856 raft_consensus.cc:3060] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:10.802115  3999 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:10.804630  4478 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:10.844908  3925 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:10.847036  4511 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:11.013271  4475 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:11.025583  4475 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:12.160178  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:12.201738  4539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:12.201792  4537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:14:12.202781  4536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:14:12.204293  2738 server_base.cc:1061] running on GCE node
I20260709 13:14:12.206617  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:12.207052  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:14:12.207350  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602852207329 us; error 0 us; skew 500 ppm
I20260709 13:14:12.208410  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:12.213817  2738 webserver.cc:533] Webserver started at http://127.2.172.132:37583/ using document root <none> and password file <none>
I20260709 13:14:12.214665  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:12.215004  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:12.215404  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:12.217571  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-3-root/instance:
uuid: "1219802fc214439bbca61022c3942ca5"
format_stamp: "Formatted at 2026-07-09 13:14:12 on dist-test-slave-r9m8"
I20260709 13:14:12.224285  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:14:12.227972  4544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.229130  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:14:12.229955  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-3-root
uuid: "1219802fc214439bbca61022c3942ca5"
format_stamp: "Formatted at 2026-07-09 13:14:12 on dist-test-slave-r9m8"
I20260709 13:14:12.230391  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:14:12.253682  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:12.255774  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:12.257831  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:12.260447  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:12.260746  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.261053  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:12.261232  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:12.336529  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.132:42401
I20260709 13:14:12.336661  4607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.132:42401 every 8 connection(s)
I20260709 13:14:12.341135  2738 auto_leader_rebalancer-test.cc:384] add a tserver: 1219802fc214439bbca61022c3942ca5
I20260709 13:14:12.360216  4608 heartbeater.cc:344] Connected to a master server at 127.2.172.190:46049
I20260709 13:14:12.360700  4608 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:12.361465  4608 heartbeater.cc:507] Master 127.2.172.190:46049 requested a full tablet report, sending...
I20260709 13:14:12.363590  3755 ts_manager.cc:194] Registered new tserver with Master: 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:12.365274  3755 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52570
I20260709 13:14:12.796329  3856 consensus_queue.cc:237] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:12.805840  3999 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:12.808784  3929 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:12.808882  4612 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:12.810685  4511 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:12.831054  4612 raft_consensus.cc:2955] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:12.832710  3999 raft_consensus.cc:2955] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:12.834939  3929 raft_consensus.cc:2955] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
W20260709 13:14:12.843108  3823 consensus_peers.cc:597] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0612b2c47f0c479f864c6274a391fc9a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:12.851226  3755 catalog_manager.cc:5697] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.874470  4001 consensus_queue.cc:237] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:12.909832  3929 raft_consensus.cc:1275] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:12.911999  4483 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:12.912635  3852 raft_consensus.cc:1275] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:12.915872  4483 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:14:12.923501  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 51534.9us
W20260709 13:14:12.946393  3972 consensus_peers.cc:597] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebc856d99de3412ea499aeca2530ad66. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:12.946655  4492 raft_consensus.cc:2955] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:12.950762  3928 raft_consensus.cc:2955] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:12.954985  3856 raft_consensus.cc:2955] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:12.963266  4001 consensus_queue.cc:237] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:12.971560  3753 catalog_manager.cc:5697] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.979427  3928 raft_consensus.cc:1275] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:12.979859  3972 consensus_peers.cc:597] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3387ba19c774b09b87b525f13971c07. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:12.981317  3852 raft_consensus.cc:1275] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:12.984190  4483 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:12.985975  4492 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:12.999751  4483 raft_consensus.cc:2955] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:13.001554  3928 raft_consensus.cc:2955] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:13.009562  3856 raft_consensus.cc:2955] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:13.021807  3755 catalog_manager.cc:5697] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:13.042940  3928 consensus_queue.cc:237] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:13.051559  4001 raft_consensus.cc:1275] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:13.052136  3856 raft_consensus.cc:1275] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:13.053716  4528 consensus_queue.cc:1048] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:13.055171  4626 consensus_queue.cc:1048] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:13.068985  3898 consensus_peers.cc:597] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55526297d0be4c04870beebbe5686b78. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:13.069314  4626 raft_consensus.cc:2955] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:13.089627  4001 raft_consensus.cc:2955] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:13.091902  3856 raft_consensus.cc:2955] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:13.095762  3755 catalog_manager.cc:5697] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.229554  4642 ts_tablet_manager.cc:933] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:13.232787  4642 tablet_copy_client.cc:323] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:13.247407  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet 0612b2c47f0c479f864c6274a391fc9a from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:13.248059  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet 0612b2c47f0c479f864c6274a391fc9a from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-0612b2c47f0c479f864c6274a391fc9a
I20260709 13:14:13.257431  3867 tablet_copy_source_session.cc:215] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:13.263110  4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0612b2c47f0c479f864c6274a391fc9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.284339  4642 tablet_copy_client.cc:806] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:13.285032  4642 tablet_copy_client.cc:670] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:13.290118  4642 tablet_copy_client.cc:538] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:13.299028  4642 tablet_bootstrap.cc:492] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:13.322754  4642 tablet_bootstrap.cc:492] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:13.323856  4642 tablet_bootstrap.cc:492] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:13.324977  4642 ts_tablet_manager.cc:1403] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.006s
I20260709 13:14:13.328065  4642 raft_consensus.cc:359] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:13.328954  4642 raft_consensus.cc:740] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:13.329625  4642 consensus_queue.cc:260] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:13.331813  4608 heartbeater.cc:499] Master 127.2.172.190:46049 was elected leader, sending a full tablet report...
I20260709 13:14:13.332432  4642 ts_tablet_manager.cc:1434] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260709 13:14:13.334340  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-0612b2c47f0c479f864c6274a391fc9a received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:13.334843  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-0612b2c47f0c479f864c6274a391fc9a on tablet 0612b2c47f0c479f864c6274a391fc9a with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:13.485996  4642 ts_tablet_manager.cc:933] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:13.487778  4642 tablet_copy_client.cc:323] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:13.500329  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet ebc856d99de3412ea499aeca2530ad66 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:13.500965  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet ebc856d99de3412ea499aeca2530ad66 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-ebc856d99de3412ea499aeca2530ad66
I20260709 13:14:13.506868  4016 tablet_copy_source_session.cc:215] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:13.508366  4649 ts_tablet_manager.cc:933] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:13.510260  4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc856d99de3412ea499aeca2530ad66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.510344  4649 tablet_copy_client.cc:323] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:13.512321  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet f3387ba19c774b09b87b525f13971c07 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:13.512866  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet f3387ba19c774b09b87b525f13971c07 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-f3387ba19c774b09b87b525f13971c07
I20260709 13:14:13.524361  4016 tablet_copy_source_session.cc:215] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:13.534107  4649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3387ba19c774b09b87b525f13971c07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.535609  4642 tablet_copy_client.cc:806] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:13.539012  4642 tablet_copy_client.cc:670] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:13.556466  4649 tablet_copy_client.cc:806] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:13.557508  4649 tablet_copy_client.cc:670] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:13.563730  4649 tablet_copy_client.cc:538] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:13.568744  4642 tablet_copy_client.cc:538] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:13.574492  4649 tablet_bootstrap.cc:492] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:13.589013  4642 tablet_bootstrap.cc:492] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:13.600121  4649 tablet_bootstrap.cc:492] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:13.601085  4649 tablet_bootstrap.cc:492] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:13.601804  4649 ts_tablet_manager.cc:1403] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.004s
I20260709 13:14:13.605449  4649 raft_consensus.cc:359] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:13.606412  4649 raft_consensus.cc:740] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:13.607513  4649 consensus_queue.cc:260] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:13.609754  4649 ts_tablet_manager.cc:1434] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 13:14:13.611723  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-f3387ba19c774b09b87b525f13971c07 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:13.612183  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-f3387ba19c774b09b87b525f13971c07 on tablet f3387ba19c774b09b87b525f13971c07 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:13.612394  4642 tablet_bootstrap.cc:492] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:13.613487  4642 tablet_bootstrap.cc:492] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:13.614452  4642 ts_tablet_manager.cc:1403] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 13:14:13.617847  4642 raft_consensus.cc:359] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:13.618959  4642 raft_consensus.cc:740] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:13.619720  4642 consensus_queue.cc:260] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:13.622304  4642 ts_tablet_manager.cc:1434] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:13.624153  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-ebc856d99de3412ea499aeca2530ad66 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:13.624583  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-ebc856d99de3412ea499aeca2530ad66 on tablet ebc856d99de3412ea499aeca2530ad66 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:13.645431  4583 raft_consensus.cc:1217] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:14:13.665568  4642 ts_tablet_manager.cc:933] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:13.667433  4642 tablet_copy_client.cc:323] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:13.681830  3942 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet 55526297d0be4c04870beebbe5686b78 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:13.682457  3942 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet 55526297d0be4c04870beebbe5686b78 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-55526297d0be4c04870beebbe5686b78
I20260709 13:14:13.694211  3942 tablet_copy_source_session.cc:215] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:13.698720  4642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55526297d0be4c04870beebbe5686b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:13.716706  4642 tablet_copy_client.cc:806] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:13.717239  4642 tablet_copy_client.cc:670] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:13.721220  4642 tablet_copy_client.cc:538] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:13.729295  4642 tablet_bootstrap.cc:492] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:13.749303  4642 tablet_bootstrap.cc:492] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:13.750097  4642 tablet_bootstrap.cc:492] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:13.750718  4642 ts_tablet_manager.cc:1403] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.003s
I20260709 13:14:13.752792  4642 raft_consensus.cc:359] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:13.753429  4642 raft_consensus.cc:740] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:13.753971  4642 consensus_queue.cc:260] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:13.756613  4642 ts_tablet_manager.cc:1434] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:13.758407  3942 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-55526297d0be4c04870beebbe5686b78 received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:13.758945  3942 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-55526297d0be4c04870beebbe5686b78 on tablet 55526297d0be4c04870beebbe5686b78 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:14.039086  4583 raft_consensus.cc:1217] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:14.066304  4583 raft_consensus.cc:1217] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:14.169026  4511 raft_consensus.cc:1064] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:14.171626  4511 consensus_queue.cc:237] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:14.180430  4001 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:14.181828  4583 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:14.184420  4612 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:14.185590  3928 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:14.186645  4511 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:14.187456  4612 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:14.199720  4612 raft_consensus.cc:2955] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.209175  4583 raft_consensus.cc:2955] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.218176  3925 raft_consensus.cc:2955] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.228178  3755 catalog_manager.cc:5697] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.275808  4001 raft_consensus.cc:2955] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.284162  4583 raft_consensus.cc:1217] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:14.306985  3852 consensus_queue.cc:237] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:14.320299  3928 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:14.320348  4583 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:14.322094  4664 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:14.323124  4511 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:14.330991  4511 raft_consensus.cc:2955] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.333815  3925 raft_consensus.cc:2955] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.342342  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0612b2c47f0c479f864c6274a391fc9a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:14.343014  4583 raft_consensus.cc:2955] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.365495  3754 catalog_manager.cc:5697] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.380508  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 0612b2c47f0c479f864c6274a391fc9a with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:14.401989  4670 tablet_replica.cc:333] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:14.403029  4670 raft_consensus.cc:2243] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:14.403687  4670 raft_consensus.cc:2272] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:14.407158  4670 ts_tablet_manager.cc:1916] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:14.422683  4670 ts_tablet_manager.cc:1929] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:14:14.423281  4670 log.cc:1199] T 0612b2c47f0c479f864c6274a391fc9a P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/0612b2c47f0c479f864c6274a391fc9a
I20260709 13:14:14.425855  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 0612b2c47f0c479f864c6274a391fc9a (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:14.479979  4657 raft_consensus.cc:1064] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:14.481972  4657 consensus_queue.cc:237] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:14.490180  4583 raft_consensus.cc:1275] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:14.491642  3852 raft_consensus.cc:1275] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:14.493683  3925 raft_consensus.cc:1275] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:14.492859  4657 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:14:14.495451  4636 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:14.496237  4492 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:14.517017  4636 raft_consensus.cc:2955] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.534336  4583 raft_consensus.cc:2955] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.535321  3925 raft_consensus.cc:2955] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.543761  3754 catalog_manager.cc:5697] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.544996  3852 raft_consensus.cc:2955] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.581110  4636 raft_consensus.cc:1064] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:14.588893  4001 consensus_queue.cc:237] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:14.614197  3852 raft_consensus.cc:1275] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:14.614326  4583 raft_consensus.cc:1275] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:14.615614  4492 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:14.615620  4636 consensus_queue.cc:237] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:14.616818  4651 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:14.625494  3852 raft_consensus.cc:2955] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.632855  4583 raft_consensus.cc:2955] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.623978  4651 raft_consensus.cc:2955] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.688071  3755 catalog_manager.cc:5697] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.706923  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3387ba19c774b09b87b525f13971c07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:14.710461  3851 raft_consensus.cc:1275] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:14.712653  3925 raft_consensus.cc:1275] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:14.713743  4636 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:14.714327  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet f3387ba19c774b09b87b525f13971c07 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:14.716241  4583 raft_consensus.cc:1275] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:14.718324  4492 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:14.727099  4657 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:14.809958  4657 raft_consensus.cc:2955] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.835299  4676 raft_consensus.cc:1064] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:14.819409  3852 raft_consensus.cc:2955] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.852972  4676 consensus_queue.cc:237] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:14.817134  3925 raft_consensus.cc:2955] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.827546  4678 tablet_replica.cc:333] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:14.821542  4583 raft_consensus.cc:2955] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.871930  3753 catalog_manager.cc:5697] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.893107  4678 raft_consensus.cc:2243] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:14.893867  4678 raft_consensus.cc:2272] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:14.899772  4583 raft_consensus.cc:1275] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:14.898592  4678 ts_tablet_manager.cc:1916] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:14.904551  4001 raft_consensus.cc:1275] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:14.905506  3851 raft_consensus.cc:1275] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:14.906469  4675 consensus_queue.cc:1048] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:14.909503  4675 consensus_queue.cc:1048] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:14.912338  4675 consensus_queue.cc:1048] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:14.944258  4678 ts_tablet_manager.cc:1929] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:14.945065  4678 log.cc:1199] T f3387ba19c774b09b87b525f13971c07 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/f3387ba19c774b09b87b525f13971c07
I20260709 13:14:14.950356  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet f3387ba19c774b09b87b525f13971c07 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:14.957363  4004 consensus_queue.cc:237] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:14.959688  4675 raft_consensus.cc:2955] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.962216  3851 raft_consensus.cc:2955] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.964679  4001 raft_consensus.cc:2955] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.967103  4583 raft_consensus.cc:1275] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:14.967164  3925 raft_consensus.cc:1275] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:14.968947  4651 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:14.976115  4651 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:14.986768  4657 raft_consensus.cc:2955] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.991374  4583 raft_consensus.cc:2955] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.992590  3755 catalog_manager.cc:5697] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:14.994491  4582 raft_consensus.cc:2955] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:15.005494  3925 raft_consensus.cc:2955] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:15.032229  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebc856d99de3412ea499aeca2530ad66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:15.035578  3753 catalog_manager.cc:5697] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:15.053021  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet ebc856d99de3412ea499aeca2530ad66 with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:15.057262  4689 tablet_replica.cc:333] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:15.057492  3925 consensus_queue.cc:237] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:15.058169  4689 raft_consensus.cc:2243] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:15.059021  4689 raft_consensus.cc:2272] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:15.062565  4689 ts_tablet_manager.cc:1916] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:15.062876  4582 raft_consensus.cc:1275] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:15.063871  4001 raft_consensus.cc:1275] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:15.065296  4675 consensus_queue.cc:1048] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:15.067214  4641 consensus_queue.cc:1048] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:15.075348  4667 raft_consensus.cc:2955] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:15.079963  4689 ts_tablet_manager.cc:1929] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:15.080451  4689 log.cc:1199] T ebc856d99de3412ea499aeca2530ad66 P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/ebc856d99de3412ea499aeca2530ad66
I20260709 13:14:15.082499  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet ebc856d99de3412ea499aeca2530ad66 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:15.081842  4001 raft_consensus.cc:2955] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:15.087404  4583 raft_consensus.cc:2955] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:15.088387  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55526297d0be4c04870beebbe5686b78 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:15.094827  3754 catalog_manager.cc:5697] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:15.107667  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet 55526297d0be4c04870beebbe5686b78 with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:15.109054  4689 tablet_replica.cc:333] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:15.109970  4689 raft_consensus.cc:2243] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:15.110670  4689 raft_consensus.cc:2272] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:15.114023  4689 ts_tablet_manager.cc:1916] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:15.127640  4689 ts_tablet_manager.cc:1929] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:15.128065  4689 log.cc:1199] T 55526297d0be4c04870beebbe5686b78 P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/55526297d0be4c04870beebbe5686b78
I20260709 13:14:15.129365  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet 55526297d0be4c04870beebbe5686b78 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:16.211385  3852 consensus_queue.cc:237] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:16.219007  3925 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:16.219199  4005 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:16.219038  3823 consensus_peers.cc:597] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1081854534b64034b5023aacec36fb8b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:16.220774  4511 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.221741  4683 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.230465  4511 raft_consensus.cc:2955] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.232540  4005 raft_consensus.cc:2955] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.233319  3925 raft_consensus.cc:2955] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.253417  4005 consensus_queue.cc:237] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:16.256376  3753 catalog_manager.cc:5697] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
W20260709 13:14:16.266181  3972 consensus_peers.cc:597] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7ecb4faacb94377a8f10da569529bf3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:16.267616  3925 raft_consensus.cc:1275] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:16.268409  3852 raft_consensus.cc:1275] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:16.270846  4657 consensus_queue.cc:1048] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:16.273689  4636 consensus_queue.cc:1048] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:16.299786  4636 raft_consensus.cc:2955] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.303874  3852 raft_consensus.cc:2955] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.307979  3929 raft_consensus.cc:2955] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.331030  4001 consensus_queue.cc:237] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:16.337041  3755 catalog_manager.cc:5697] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
W20260709 13:14:16.347791  3972 consensus_peers.cc:597] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb171acfbe6a44d8928717028b708233. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:16.351851  3925 raft_consensus.cc:1275] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:16.354701  3852 raft_consensus.cc:1275] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:16.359746  4698 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:16.361979  4636 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.374402  4636 raft_consensus.cc:2955] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.376631  3851 raft_consensus.cc:2955] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.384863  3925 raft_consensus.cc:2955] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.412611  4001 consensus_queue.cc:237] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:16.419255  3753 catalog_manager.cc:5697] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
W20260709 13:14:16.446269  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 56460us
I20260709 13:14:16.449018  3925 raft_consensus.cc:1275] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:16.450472  3851 raft_consensus.cc:1275] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:16.448056  3972 consensus_peers.cc:597] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0399ea5e194748f6a6dc73c74848e603. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:16.454296  4706 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:16.456545  4657 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.476656  4657 raft_consensus.cc:2955] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.479380  3925 raft_consensus.cc:2955] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.480619  3852 raft_consensus.cc:2955] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:16.505345  3753 catalog_manager.cc:5697] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.804034  4712 ts_tablet_manager.cc:933] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:16.806398  4712 tablet_copy_client.cc:323] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:16.808660  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet f7ecb4faacb94377a8f10da569529bf3 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:16.809293  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet f7ecb4faacb94377a8f10da569529bf3 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-f7ecb4faacb94377a8f10da569529bf3
I20260709 13:14:16.811443  4714 ts_tablet_manager.cc:933] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:16.814297  4714 tablet_copy_client.cc:323] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:16.816301  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet 1081854534b64034b5023aacec36fb8b from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:16.816823  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet 1081854534b64034b5023aacec36fb8b from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-1081854534b64034b5023aacec36fb8b
I20260709 13:14:16.820348  4016 tablet_copy_source_session.cc:215] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:16.824687  4712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ecb4faacb94377a8f10da569529bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:16.826874  3867 tablet_copy_source_session.cc:215] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:16.830715  4714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1081854534b64034b5023aacec36fb8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:16.841748  4712 tablet_copy_client.cc:806] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:16.843612  4712 tablet_copy_client.cc:670] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:16.848119  4714 tablet_copy_client.cc:806] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:16.849472  4714 tablet_copy_client.cc:670] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:16.855792  4712 tablet_copy_client.cc:538] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:16.855921  4714 tablet_copy_client.cc:538] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:16.866024  4714 tablet_bootstrap.cc:492] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:16.885485  4716 ts_tablet_manager.cc:933] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:16.889333  4712 tablet_bootstrap.cc:492] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:16.894574  4716 tablet_copy_client.cc:323] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:16.896651  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet 0399ea5e194748f6a6dc73c74848e603 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:16.897200  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet 0399ea5e194748f6a6dc73c74848e603 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-0399ea5e194748f6a6dc73c74848e603
I20260709 13:14:16.906279  4016 tablet_copy_source_session.cc:215] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:16.909946  4716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0399ea5e194748f6a6dc73c74848e603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:16.933948  4714 tablet_bootstrap.cc:492] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:16.935029  4714 tablet_bootstrap.cc:492] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:16.935745  4714 ts_tablet_manager.cc:1403] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.019s
I20260709 13:14:16.939105  4714 raft_consensus.cc:359] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:16.939993  4714 raft_consensus.cc:740] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:16.940690  4714 consensus_queue.cc:260] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:16.943197  4716 tablet_copy_client.cc:806] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:16.943789  4716 tablet_copy_client.cc:670] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:16.948107  4716 tablet_copy_client.cc:538] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:16.954414  4714 ts_tablet_manager.cc:1434] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260709 13:14:16.958765  4716 tablet_bootstrap.cc:492] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:16.965421  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-1081854534b64034b5023aacec36fb8b received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:16.965943  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-1081854534b64034b5023aacec36fb8b on tablet 1081854534b64034b5023aacec36fb8b with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:16.971808  4714 ts_tablet_manager.cc:933] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:16.988093  4714 tablet_copy_client.cc:323] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:16.990108  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet cb171acfbe6a44d8928717028b708233 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:16.990695  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet cb171acfbe6a44d8928717028b708233 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-cb171acfbe6a44d8928717028b708233
I20260709 13:14:16.991264  4712 tablet_bootstrap.cc:492] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:16.992230  4712 tablet_bootstrap.cc:492] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:16.992918  4712 ts_tablet_manager.cc:1403] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.023s
I20260709 13:14:16.996436  4712 raft_consensus.cc:359] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:16.997255  4712 raft_consensus.cc:740] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:16.997884  4712 consensus_queue.cc:260] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:16.998950  4016 tablet_copy_source_session.cc:215] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:17.000588  4712 ts_tablet_manager.cc:1434] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:17.003116  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-f7ecb4faacb94377a8f10da569529bf3 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:17.003588  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-f7ecb4faacb94377a8f10da569529bf3 on tablet f7ecb4faacb94377a8f10da569529bf3 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:17.005329  4716 tablet_bootstrap.cc:492] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:17.006318  4716 tablet_bootstrap.cc:492] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:17.007009  4714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb171acfbe6a44d8928717028b708233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:17.007117  4716 ts_tablet_manager.cc:1403] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.008s
I20260709 13:14:17.010207  4716 raft_consensus.cc:359] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:17.011097  4716 raft_consensus.cc:740] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:17.011770  4716 consensus_queue.cc:260] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:17.021245  4716 ts_tablet_manager.cc:1434] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:14:17.022927  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-0399ea5e194748f6a6dc73c74848e603 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:17.023392  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-0399ea5e194748f6a6dc73c74848e603 on tablet 0399ea5e194748f6a6dc73c74848e603 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:17.026834  4714 tablet_copy_client.cc:806] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:17.027421  4714 tablet_copy_client.cc:670] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:17.032339  4714 tablet_copy_client.cc:538] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:17.041731  4714 tablet_bootstrap.cc:492] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:17.068992  4714 tablet_bootstrap.cc:492] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:17.070061  4714 tablet_bootstrap.cc:492] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:17.070852  4714 ts_tablet_manager.cc:1403] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.014s
I20260709 13:14:17.074427  4714 raft_consensus.cc:359] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:17.075428  4714 raft_consensus.cc:740] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:17.076229  4714 consensus_queue.cc:260] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:17.080636  4714 ts_tablet_manager.cc:1434] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:14:17.083325  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-cb171acfbe6a44d8928717028b708233 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:17.083793  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-cb171acfbe6a44d8928717028b708233 on tablet cb171acfbe6a44d8928717028b708233 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:17.286514  4583 raft_consensus.cc:1217] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:17.352711  4583 raft_consensus.cc:1217] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:17.392612  4583 raft_consensus.cc:1217] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:17.559804  4583 raft_consensus.cc:1217] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:14:17.776022  3972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 44143.2us
I20260709 13:14:17.779353  4636 raft_consensus.cc:1064] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:17.781802  4636 consensus_queue.cc:237] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:17.790916  4657 raft_consensus.cc:1064] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:17.793669  4657 consensus_queue.cc:237] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:17.803462  4583 raft_consensus.cc:1275] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.807029  3928 raft_consensus.cc:1275] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.810273  4728 consensus_queue.cc:1048] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:17.841063  3852 raft_consensus.cc:1275] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.844568  4732 consensus_queue.cc:1048] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:14:17.849331  3928 raft_consensus.cc:1275] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.849970  3852 raft_consensus.cc:1275] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.850703  4731 consensus_queue.cc:1048] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:17.865352  4582 raft_consensus.cc:1275] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:17.865137  4734 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:17.868194  4733 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:17.875253  4732 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:17.906524  4657 raft_consensus.cc:2955] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:17.910480  3928 raft_consensus.cc:2955] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:17.920111  4732 raft_consensus.cc:2955] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:17.924235  3851 raft_consensus.cc:2955] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:17.932711  3929 raft_consensus.cc:2955] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:17.936098  3755 catalog_manager.cc:5697] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:17.947089  4583 raft_consensus.cc:2955] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:17.955571  3851 raft_consensus.cc:2955] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:17.964154  4582 raft_consensus.cc:2955] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.025163  3752 catalog_manager.cc:5697] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.039863  4728 raft_consensus.cc:1064] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:18.046193  4511 raft_consensus.cc:1064] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:18.048560  4511 consensus_queue.cc:237] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:18.056118  4005 consensus_queue.cc:237] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:18.056453  3997 consensus_queue.cc:237] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:18.065267  4583 raft_consensus.cc:1275] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:18.067555  4733 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:18.072046  3929 raft_consensus.cc:1275] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:18.084484  4657 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:18.091513  4728 consensus_queue.cc:237] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:18.094334  4731 raft_consensus.cc:2955] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.108317  4583 raft_consensus.cc:1275] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:18.109859  4657 consensus_queue.cc:1048] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:18.098475  4582 raft_consensus.cc:2955] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.118121  4734 raft_consensus.cc:2955] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.125249  4581 raft_consensus.cc:2955] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.136793  3851 raft_consensus.cc:1275] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:18.148553  4657 consensus_queue.cc:1048] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:18.150117  3929 raft_consensus.cc:2955] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.157629  3928 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:18.160337  4583 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:18.163415  4745 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:18.166011  3755 catalog_manager.cc:5697] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.172911  4745 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:18.179642  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7ecb4faacb94377a8f10da569529bf3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:18.179893  4583 raft_consensus.cc:1275] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:18.181469  4707 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:18.189698  4005 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:18.191182  3929 raft_consensus.cc:1275] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:18.195652  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0399ea5e194748f6a6dc73c74848e603 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:18.195817  3852 raft_consensus.cc:2955] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.199002  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet f7ecb4faacb94377a8f10da569529bf3 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:18.202728  3753 catalog_manager.cc:5697] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.210484  3855 raft_consensus.cc:1275] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:18.214025  4732 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:18.215705  4745 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:18.216171  4734 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:18.215835  4751 tablet_replica.cc:333] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:18.224556  4751 raft_consensus.cc:2243] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:18.225389  4751 raft_consensus.cc:2272] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:18.237416  4751 ts_tablet_manager.cc:1916] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:18.246789  4511 raft_consensus.cc:2955] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.254766  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet 0399ea5e194748f6a6dc73c74848e603 with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:18.257956  4005 raft_consensus.cc:2955] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.291875  3851 raft_consensus.cc:2955] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.288378  4734 raft_consensus.cc:2955] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.362955  3929 raft_consensus.cc:2955] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.406080  4757 tablet_replica.cc:333] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:18.421408  3754 catalog_manager.cc:5697] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.423045  4757 raft_consensus.cc:2243] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:18.423859  4757 raft_consensus.cc:2272] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:18.425433  3753 catalog_manager.cc:5697] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.431769  4757 ts_tablet_manager.cc:1916] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:18.430824  4580 raft_consensus.cc:2955] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.432276  4582 raft_consensus.cc:2955] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.470104  4751 ts_tablet_manager.cc:1929] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:18.471333  4751 log.cc:1199] T f7ecb4faacb94377a8f10da569529bf3 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/f7ecb4faacb94377a8f10da569529bf3
I20260709 13:14:18.470512  3929 raft_consensus.cc:2955] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.473023  4004 consensus_queue.cc:237] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:18.474853  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet f7ecb4faacb94377a8f10da569529bf3 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:18.482384  4582 raft_consensus.cc:1275] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:18.484036  4728 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:18.495288  4734 raft_consensus.cc:2955] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.498948  4757 ts_tablet_manager.cc:1929] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:18.499492  4757 log.cc:1199] T 0399ea5e194748f6a6dc73c74848e603 P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/0399ea5e194748f6a6dc73c74848e603
I20260709 13:14:18.501891  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet 0399ea5e194748f6a6dc73c74848e603 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:18.502746  4582 raft_consensus.cc:2955] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.508780  3856 consensus_queue.cc:237] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:18.510679  3851 raft_consensus.cc:1275] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:18.516566  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb171acfbe6a44d8928717028b708233 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:18.520212  3929 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:18.522843  4582 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:18.522892  4758 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:14:18.524704  4511 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:14:18.529773  3755 catalog_manager.cc:5697] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:18.534793  4746 raft_consensus.cc:2955] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.541534  4580 raft_consensus.cc:2955] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.543957  4657 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:18.546067  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet cb171acfbe6a44d8928717028b708233 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:18.547425  4751 tablet_replica.cc:333] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:18.549049  4751 raft_consensus.cc:2243] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:18.550271  4751 raft_consensus.cc:2272] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:18.560081  3928 raft_consensus.cc:2955] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.557057  3856 raft_consensus.cc:2955] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.568022  3755 catalog_manager.cc:5697] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:18.572499  4751 ts_tablet_manager.cc:1916] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:18.583665  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1081854534b64034b5023aacec36fb8b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:18.592590  4751 ts_tablet_manager.cc:1929] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:18.593250  4751 log.cc:1199] T cb171acfbe6a44d8928717028b708233 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/cb171acfbe6a44d8928717028b708233
I20260709 13:14:18.596315  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet cb171acfbe6a44d8928717028b708233 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:18.601974  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 1081854534b64034b5023aacec36fb8b with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:18.605412  4762 tablet_replica.cc:333] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:18.606685  4762 raft_consensus.cc:2243] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:18.607457  4762 raft_consensus.cc:2272] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:18.617394  4762 ts_tablet_manager.cc:1916] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:18.634521  4762 ts_tablet_manager.cc:1929] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:18.634945  4762 log.cc:1199] T 1081854534b64034b5023aacec36fb8b P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/1081854534b64034b5023aacec36fb8b
I20260709 13:14:18.636452  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 1081854534b64034b5023aacec36fb8b (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:19.672950  3927 consensus_queue.cc:237] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:19.680578  3898 consensus_peers.cc:597] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52147336f4ae48c290126b9f83d9f2da. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:19.682772  4004 raft_consensus.cc:1275] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:19.684257  4641 consensus_queue.cc:1048] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.691124  3856 raft_consensus.cc:1275] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:19.692741  4691 raft_consensus.cc:2955] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.694437  4004 raft_consensus.cc:2955] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.703230  4691 consensus_queue.cc:1048] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.710575  3755 catalog_manager.cc:5697] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:19.716747  3927 consensus_queue.cc:237] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:19.722909  3856 raft_consensus.cc:2955] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.727011  4004 raft_consensus.cc:1275] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:19.729358  3898 consensus_peers.cc:597] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14ad3201586946bcbb0948dc41b2a325. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:19.729569  3855 raft_consensus.cc:1275] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:19.731714  4691 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.733487  4691 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.785633  4641 raft_consensus.cc:2955] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.786862  3855 raft_consensus.cc:2955] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.817322  4005 raft_consensus.cc:2955] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.823766  3856 consensus_queue.cc:237] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:19.832051  3755 catalog_manager.cc:5697] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
W20260709 13:14:19.846599  3823 consensus_peers.cc:597] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd8142c37eab4b10ad4da6240140504f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:19.847967  4005 raft_consensus.cc:1275] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:19.849279  4775 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.851788  3928 raft_consensus.cc:1275] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:19.852876  4775 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.857436  4511 raft_consensus.cc:2955] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.859421  4005 raft_consensus.cc:2955] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.863559  3928 raft_consensus.cc:2955] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.872759  3927 consensus_queue.cc:237] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:19.875162  3754 catalog_manager.cc:5697] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:19.887610  3898 consensus_peers.cc:597] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76dad57f411d40cf9cc6759a3ce4f0cb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:19.889158  3856 raft_consensus.cc:1275] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:19.889745  4005 raft_consensus.cc:1275] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:19.890719  4641 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.891541  4691 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:19.909417  4641 raft_consensus.cc:2955] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.911180  4005 raft_consensus.cc:2955] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.919745  3856 raft_consensus.cc:2955] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:19.940053  3753 catalog_manager.cc:5697] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.200668  4782 ts_tablet_manager.cc:933] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:20.203365  4782 tablet_copy_client.cc:323] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:20.205050  3942 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet 14ad3201586946bcbb0948dc41b2a325 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:20.205528  3942 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet 14ad3201586946bcbb0948dc41b2a325 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-14ad3201586946bcbb0948dc41b2a325
I20260709 13:14:20.211130  3942 tablet_copy_source_session.cc:215] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:20.213990  4782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad3201586946bcbb0948dc41b2a325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:20.229612  4782 tablet_copy_client.cc:806] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:20.230243  4782 tablet_copy_client.cc:670] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:20.234521  4782 tablet_copy_client.cc:538] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:20.244110  4782 tablet_bootstrap.cc:492] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:20.262977  4782 tablet_bootstrap.cc:492] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:20.263864  4782 tablet_bootstrap.cc:492] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:20.264528  4782 ts_tablet_manager.cc:1403] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:14:20.266377  4785 ts_tablet_manager.cc:933] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:20.267756  4782 raft_consensus.cc:359] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:20.269042  4782 raft_consensus.cc:740] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:20.270126  4785 tablet_copy_client.cc:323] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:20.269954  4782 consensus_queue.cc:260] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:20.272186  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet dd8142c37eab4b10ad4da6240140504f from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:20.272747  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet dd8142c37eab4b10ad4da6240140504f from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-dd8142c37eab4b10ad4da6240140504f
I20260709 13:14:20.273526  4782 ts_tablet_manager.cc:1434] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:14:20.275508  3942 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-14ad3201586946bcbb0948dc41b2a325 received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:20.275954  3942 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-14ad3201586946bcbb0948dc41b2a325 on tablet 14ad3201586946bcbb0948dc41b2a325 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:20.284231  3867 tablet_copy_source_session.cc:215] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:20.289073  4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8142c37eab4b10ad4da6240140504f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:20.297765  4782 ts_tablet_manager.cc:933] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:20.309902  4782 tablet_copy_client.cc:323] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:20.312263  3942 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet 52147336f4ae48c290126b9f83d9f2da from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:20.312878  3942 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet 52147336f4ae48c290126b9f83d9f2da from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-52147336f4ae48c290126b9f83d9f2da
W20260709 13:14:20.357563  3823 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 44050.7us
I20260709 13:14:20.363771  3942 tablet_copy_source_session.cc:215] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:20.373814  4782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52147336f4ae48c290126b9f83d9f2da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:20.387460  4791 ts_tablet_manager.cc:933] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:20.388552  4785 tablet_copy_client.cc:806] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:20.390566  4785 tablet_copy_client.cc:670] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:20.396812  4785 tablet_copy_client.cc:538] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:20.400599  4782 tablet_copy_client.cc:806] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:20.401314  4782 tablet_copy_client.cc:670] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:20.402269  4791 tablet_copy_client.cc:323] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:20.405457  3941 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet 76dad57f411d40cf9cc6759a3ce4f0cb from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:20.406081  3941 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet 76dad57f411d40cf9cc6759a3ce4f0cb from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-76dad57f411d40cf9cc6759a3ce4f0cb
I20260709 13:14:20.409852  4785 tablet_bootstrap.cc:492] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:20.413862  3941 tablet_copy_source_session.cc:215] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:20.415709  4782 tablet_copy_client.cc:538] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:20.425120  4791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76dad57f411d40cf9cc6759a3ce4f0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:20.427591  4782 tablet_bootstrap.cc:492] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:20.455863  4791 tablet_copy_client.cc:806] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:20.457475  4782 tablet_bootstrap.cc:492] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:20.456708  4791 tablet_copy_client.cc:670] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:20.458623  4782 tablet_bootstrap.cc:492] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:20.459328  4782 ts_tablet_manager.cc:1403] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.006s
I20260709 13:14:20.464386  4785 tablet_bootstrap.cc:492] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:20.464998  4791 tablet_copy_client.cc:538] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:20.465395  4785 tablet_bootstrap.cc:492] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:20.469691  4785 ts_tablet_manager.cc:1403] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.010s
I20260709 13:14:20.464457  4782 raft_consensus.cc:359] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:20.471436  4782 raft_consensus.cc:740] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:20.472232  4782 consensus_queue.cc:260] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:20.474114  4785 raft_consensus.cc:359] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:20.475014  4785 raft_consensus.cc:740] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:20.475739  4785 consensus_queue.cc:260] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:20.476473  4782 ts_tablet_manager.cc:1434] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:14:20.478199  3941 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-52147336f4ae48c290126b9f83d9f2da received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:20.478709  3941 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-52147336f4ae48c290126b9f83d9f2da on tablet 52147336f4ae48c290126b9f83d9f2da with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:20.478641  4785 ts_tablet_manager.cc:1434] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:14:20.480592  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-dd8142c37eab4b10ad4da6240140504f received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:20.481004  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-dd8142c37eab4b10ad4da6240140504f on tablet dd8142c37eab4b10ad4da6240140504f with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:20.486303  4791 tablet_bootstrap.cc:492] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:20.509750  4791 tablet_bootstrap.cc:492] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:20.510834  4791 tablet_bootstrap.cc:492] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:20.511538  4791 ts_tablet_manager.cc:1403] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.005s
I20260709 13:14:20.517290  4791 raft_consensus.cc:359] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:20.518261  4791 raft_consensus.cc:740] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:20.518962  4791 consensus_queue.cc:260] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:20.521654  4791 ts_tablet_manager.cc:1434] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:20.523851  3941 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-76dad57f411d40cf9cc6759a3ce4f0cb received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:20.524462  3941 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-76dad57f411d40cf9cc6759a3ce4f0cb on tablet 76dad57f411d40cf9cc6759a3ce4f0cb with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:20.679225  4582 raft_consensus.cc:1217] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:20.753475  4582 raft_consensus.cc:1217] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:20.763159  4582 raft_consensus.cc:1217] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:20.899236  4582 raft_consensus.cc:1217] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:21.212828  4789 raft_consensus.cc:1064] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:21.218930  4789 consensus_queue.cc:237] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:21.225867  4005 raft_consensus.cc:1275] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.226580  4582 raft_consensus.cc:1275] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.226580  3927 raft_consensus.cc:1275] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.227389  4789 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.228700  4775 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.229445  4746 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.249384  4746 raft_consensus.cc:2955] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.252010  3929 raft_consensus.cc:2955] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.262591  4580 raft_consensus.cc:2955] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.270459  3754 catalog_manager.cc:5697] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:21.268172  4005 raft_consensus.cc:2955] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.323441  4796 raft_consensus.cc:1064] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:21.330930  4796 consensus_queue.cc:237] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:14:21.341265  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 44196.1us
I20260709 13:14:21.347242  4641 raft_consensus.cc:1064] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:21.349907  4641 consensus_queue.cc:237] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:21.384040  4582 raft_consensus.cc:1275] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:14:21.413815  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 55379us
I20260709 13:14:21.396463  4803 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 13:14:21.441754  3852 consensus_queue.cc:237] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:21.507218  4764 raft_consensus.cc:1064] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
W20260709 13:14:21.508038  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 62951.2us
I20260709 13:14:21.511549  3851 raft_consensus.cc:1275] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.507591  4580 raft_consensus.cc:1275] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.525193  4764 consensus_queue.cc:237] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:21.526703  4817 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.527483  4815 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.528888  4581 raft_consensus.cc:1275] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.534871  4775 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:21.543133  3856 raft_consensus.cc:1275] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.546808  4641 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:14:21.563803  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 101725us
I20260709 13:14:21.602849  3997 raft_consensus.cc:1275] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:14:21.574491  4797 log.cc:927] Time spent T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 13:14:21.630404  3997 raft_consensus.cc:1275] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.632689  4004 raft_consensus.cc:1275] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.633320  3855 raft_consensus.cc:1275] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:14:21.639103  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 81344.9us
I20260709 13:14:21.642165  4641 consensus_queue.cc:1048] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:21.655803  4775 raft_consensus.cc:2955] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.664465  4583 raft_consensus.cc:1275] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:21.642241  4817 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 13:14:21.649940  4764 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:14:21.672636  4818 consensus_queue.cc:1048] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.682928  4818 consensus_queue.cc:1048] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:21.690990  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 45232.6us
W20260709 13:14:21.691920  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 71283.5us
I20260709 13:14:21.701267  4817 raft_consensus.cc:2955] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.709678  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd8142c37eab4b10ad4da6240140504f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:21.715210  4003 raft_consensus.cc:1275] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.712472  4581 raft_consensus.cc:2955] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.718354  3752 catalog_manager.cc:5697] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:21.728401  4582 raft_consensus.cc:2955] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.752923  4823 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:21.761593  3755 catalog_manager.cc:5697] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.772265  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet dd8142c37eab4b10ad4da6240140504f with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:21.773155  3852 raft_consensus.cc:2955] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.783702  3997 raft_consensus.cc:2955] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.784963  4641 raft_consensus.cc:2955] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.793962  3856 raft_consensus.cc:2955] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.787014  4819 raft_consensus.cc:2955] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.811383  4003 raft_consensus.cc:2955] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.844595  4837 tablet_replica.cc:333] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:21.852548  4581 raft_consensus.cc:2955] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.855460  4837 raft_consensus.cc:2243] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:21.809021  3998 raft_consensus.cc:2955] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.859539  4837 raft_consensus.cc:2272] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:21.855628  4006 raft_consensus.cc:2955] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.877321  4837 ts_tablet_manager.cc:1916] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:21.876323  3926 consensus_queue.cc:237] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:21.888001  4583 raft_consensus.cc:1275] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.891467  4641 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:21.894018  4583 raft_consensus.cc:2955] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.898082  3753 catalog_manager.cc:5697] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:21.905638  4817 raft_consensus.cc:2955] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.912257  4581 raft_consensus.cc:2955] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.927078  4837 ts_tablet_manager.cc:1929] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:21.927686  4837 log.cc:1199] T dd8142c37eab4b10ad4da6240140504f P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/dd8142c37eab4b10ad4da6240140504f
I20260709 13:14:21.930581  3851 raft_consensus.cc:1275] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.931823  3855 raft_consensus.cc:2955] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.934417  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet dd8142c37eab4b10ad4da6240140504f (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:21.951737  3755 catalog_manager.cc:5697] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.958034  4816 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:21.957908  3925 consensus_queue.cc:237] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:21.964640  4581 raft_consensus.cc:1275] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:21.966723  4814 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:21.971127  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76dad57f411d40cf9cc6759a3ce4f0cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:21.976649  3855 raft_consensus.cc:2955] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.986626  3754 catalog_manager.cc:5697] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.990211  4641 raft_consensus.cc:2955] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:21.992429  4583 raft_consensus.cc:2955] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:22.001013  4006 raft_consensus.cc:1275] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:22.018292  3925 consensus_queue.cc:237] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:22.021339  4819 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:22.029479  4581 raft_consensus.cc:1275] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:22.032150  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 76dad57f411d40cf9cc6759a3ce4f0cb with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:22.032074  4817 consensus_queue.cc:1048] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:22.035506  4003 raft_consensus.cc:2955] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:22.035506  3855 raft_consensus.cc:1275] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:22.047935  4803 consensus_queue.cc:1048] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:22.046599  4814 raft_consensus.cc:2955] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:22.055505  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14ad3201586946bcbb0948dc41b2a325 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:22.051836  4838 tablet_replica.cc:333] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:22.047991  4582 raft_consensus.cc:2955] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:22.057662  4838 raft_consensus.cc:2243] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.058363  4838 raft_consensus.cc:2272] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.061275  3754 catalog_manager.cc:5697] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:22.062152  3855 raft_consensus.cc:2955] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:22.063635  4838 ts_tablet_manager.cc:1916] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:22.074522  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet 14ad3201586946bcbb0948dc41b2a325 with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:22.105273  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52147336f4ae48c290126b9f83d9f2da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:22.108933  4839 tablet_replica.cc:333] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:22.110066  4839 raft_consensus.cc:2243] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.110786  4839 raft_consensus.cc:2272] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.118151  3754 catalog_manager.cc:5697] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:22.123873  4839 ts_tablet_manager.cc:1916] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:22.133603  4838 ts_tablet_manager.cc:1929] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:22.134260  4838 log.cc:1199] T 76dad57f411d40cf9cc6759a3ce4f0cb P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/76dad57f411d40cf9cc6759a3ce4f0cb
I20260709 13:14:22.139737  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 76dad57f411d40cf9cc6759a3ce4f0cb (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:22.140172  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 52147336f4ae48c290126b9f83d9f2da with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:22.147079  4838 tablet_replica.cc:333] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:22.149183  4839 ts_tablet_manager.cc:1929] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:22.149704  4839 log.cc:1199] T 14ad3201586946bcbb0948dc41b2a325 P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/14ad3201586946bcbb0948dc41b2a325
I20260709 13:14:22.153141  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet 14ad3201586946bcbb0948dc41b2a325 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:22.164023  4838 raft_consensus.cc:2243] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.164753  4838 raft_consensus.cc:2272] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.167362  4838 ts_tablet_manager.cc:1916] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:22.181370  4838 ts_tablet_manager.cc:1929] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:22.181659  4838 log.cc:1199] T 52147336f4ae48c290126b9f83d9f2da P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/52147336f4ae48c290126b9f83d9f2da
I20260709 13:14:22.183368  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 52147336f4ae48c290126b9f83d9f2da (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:23.219301  4003 consensus_queue.cc:237] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:23.227099  3972 consensus_peers.cc:597] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 642002724e2a4bd880735fe21d019bc2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:23.230238  3856 raft_consensus.cc:1275] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:23.230238  3925 raft_consensus.cc:1275] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:23.231799  4804 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:23.232694  4706 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:23.245993  4706 raft_consensus.cc:2955] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.249039  3925 raft_consensus.cc:2955] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.251135  3856 raft_consensus.cc:2955] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.262919  3929 consensus_queue.cc:237] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:23.277177  3898 consensus_peers.cc:597] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e0fcea4dfd34282816306a7a7585c2e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:23.280105  3855 raft_consensus.cc:1275] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:23.297679  4003 raft_consensus.cc:1275] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:23.310369  3752 catalog_manager.cc:5697] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.314961  4814 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:23.327082  4641 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:23.350399  4814 raft_consensus.cc:2955] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.361057  3856 raft_consensus.cc:2955] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.362340  4003 raft_consensus.cc:2955] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.381357  4003 consensus_queue.cc:237] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:23.389570  3753 catalog_manager.cc:5697] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:23.395807  3972 consensus_peers.cc:597] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a09e2bd35444b9bab75c418ca0a6f1c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:23.396560  3929 raft_consensus.cc:1275] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:23.397616  3855 raft_consensus.cc:1275] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:23.397840  4804 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:23.399518  4844 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:23.410594  4844 raft_consensus.cc:2955] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.412549  3929 raft_consensus.cc:2955] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.414991  3856 raft_consensus.cc:2955] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.438395  3753 catalog_manager.cc:5697] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.445247  3855 consensus_queue.cc:237] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:23.458982  4003 raft_consensus.cc:1275] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:23.459981  3926 raft_consensus.cc:1275] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:23.460268  4823 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:23.461489  3823 consensus_peers.cc:597] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea3ccf4555cb4ad5b1a8794cf0834c46. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:23.461493  4851 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:23.474172  4802 raft_consensus.cc:2955] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.475442  3998 raft_consensus.cc:2955] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.505069  3752 catalog_manager.cc:5697] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:23.521997  3926 raft_consensus.cc:2955] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:23.736649  4863 ts_tablet_manager.cc:933] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:23.755108  4865 ts_tablet_manager.cc:933] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:23.764067  4863 tablet_copy_client.cc:323] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:23.766423  3941 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet 9e0fcea4dfd34282816306a7a7585c2e from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:23.767109  3941 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet 9e0fcea4dfd34282816306a7a7585c2e from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-9e0fcea4dfd34282816306a7a7585c2e
I20260709 13:14:23.767249  4865 tablet_copy_client.cc:323] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:23.771392  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet 642002724e2a4bd880735fe21d019bc2 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:23.772014  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet 642002724e2a4bd880735fe21d019bc2 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-642002724e2a4bd880735fe21d019bc2
I20260709 13:14:23.778014  4016 tablet_copy_source_session.cc:215] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:23.778487  3941 tablet_copy_source_session.cc:215] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:23.781760  4865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642002724e2a4bd880735fe21d019bc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:23.782595  4863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0fcea4dfd34282816306a7a7585c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:23.801406  4865 tablet_copy_client.cc:806] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:23.801995  4865 tablet_copy_client.cc:670] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:23.805519  4865 tablet_copy_client.cc:538] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:23.809139  4863 tablet_copy_client.cc:806] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:23.809850  4863 tablet_copy_client.cc:670] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:23.816324  4865 tablet_bootstrap.cc:492] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:23.819706  4863 tablet_copy_client.cc:538] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:23.833261  4863 tablet_bootstrap.cc:492] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:23.833027  4867 ts_tablet_manager.cc:933] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:23.843257  4867 tablet_copy_client.cc:323] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:23.845327  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet 9a09e2bd35444b9bab75c418ca0a6f1c from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:23.845892  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet 9a09e2bd35444b9bab75c418ca0a6f1c from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-9a09e2bd35444b9bab75c418ca0a6f1c
I20260709 13:14:23.855798  4016 tablet_copy_source_session.cc:215] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:23.855801  4865 tablet_bootstrap.cc:492] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:23.860860  4865 tablet_bootstrap.cc:492] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:23.862843  4865 ts_tablet_manager.cc:1403] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.012s
I20260709 13:14:23.881829  4867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a09e2bd35444b9bab75c418ca0a6f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:23.884599  4865 raft_consensus.cc:359] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:23.885608  4865 raft_consensus.cc:740] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:23.886345  4865 consensus_queue.cc:260] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:23.890177  4863 tablet_bootstrap.cc:492] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:23.891287  4863 tablet_bootstrap.cc:492] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:23.892050  4863 ts_tablet_manager.cc:1403] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.010s
I20260709 13:14:23.895211  4863 raft_consensus.cc:359] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:23.896100  4863 raft_consensus.cc:740] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:23.897254  4863 consensus_queue.cc:260] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:23.905869  4865 ts_tablet_manager.cc:1434] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.009s
I20260709 13:14:23.911823  4867 tablet_copy_client.cc:806] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:23.912647  4867 tablet_copy_client.cc:670] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:23.916416  4863 ts_tablet_manager.cc:1434] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.012s
I20260709 13:14:23.921327  3941 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-9e0fcea4dfd34282816306a7a7585c2e received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:23.921867  3941 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-9e0fcea4dfd34282816306a7a7585c2e on tablet 9e0fcea4dfd34282816306a7a7585c2e with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:23.922508  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-642002724e2a4bd880735fe21d019bc2 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:23.922993  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-642002724e2a4bd880735fe21d019bc2 on tablet 642002724e2a4bd880735fe21d019bc2 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:23.926941  4867 tablet_copy_client.cc:538] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:23.940280  4867 tablet_bootstrap.cc:492] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:23.963712  4867 tablet_bootstrap.cc:492] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:23.964674  4867 tablet_bootstrap.cc:492] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:23.965377  4867 ts_tablet_manager.cc:1403] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.006s
I20260709 13:14:23.968379  4867 raft_consensus.cc:359] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:23.971120  4867 raft_consensus.cc:740] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:23.974622  4865 ts_tablet_manager.cc:933] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:23.979238  4867 consensus_queue.cc:260] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:23.983743  4867 ts_tablet_manager.cc:1434] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260709 13:14:23.986712  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-9a09e2bd35444b9bab75c418ca0a6f1c received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:23.987190  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-9a09e2bd35444b9bab75c418ca0a6f1c on tablet 9a09e2bd35444b9bab75c418ca0a6f1c with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:23.993614  4865 tablet_copy_client.cc:323] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:23.995318  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet ea3ccf4555cb4ad5b1a8794cf0834c46 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:23.995919  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet ea3ccf4555cb4ad5b1a8794cf0834c46 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-ea3ccf4555cb4ad5b1a8794cf0834c46
I20260709 13:14:24.004252  3867 tablet_copy_source_session.cc:215] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:24.007496  4865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3ccf4555cb4ad5b1a8794cf0834c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:24.026000  4865 tablet_copy_client.cc:806] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:24.026640  4865 tablet_copy_client.cc:670] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:24.035528  4865 tablet_copy_client.cc:538] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:24.046099  4865 tablet_bootstrap.cc:492] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:24.070839  4865 tablet_bootstrap.cc:492] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:24.071831  4865 tablet_bootstrap.cc:492] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:24.072870  4865 ts_tablet_manager.cc:1403] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.010s
I20260709 13:14:24.075852  4865 raft_consensus.cc:359] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:24.076706  4865 raft_consensus.cc:740] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:24.077343  4865 consensus_queue.cc:260] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:24.079738  4865 ts_tablet_manager.cc:1434] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:14:24.081390  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-ea3ccf4555cb4ad5b1a8794cf0834c46 received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:24.081806  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-ea3ccf4555cb4ad5b1a8794cf0834c46 on tablet ea3ccf4555cb4ad5b1a8794cf0834c46 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:24.228446  4583 raft_consensus.cc:1217] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:24.243485  4583 raft_consensus.cc:1217] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:24.390323  4583 raft_consensus.cc:1217] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:24.439478  4583 raft_consensus.cc:1217] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:24.762475  4641 raft_consensus.cc:1064] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:24.765594  4641 consensus_queue.cc:237] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:24.778064  4583 raft_consensus.cc:1275] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.780592  3998 raft_consensus.cc:1275] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.780823  4877 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:24.790666  3851 raft_consensus.cc:1275] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.792461  4814 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.794029  4852 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.821031  4804 raft_consensus.cc:1064] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:24.823697  4804 consensus_queue.cc:237] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:24.832373  4877 raft_consensus.cc:2955] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:24.835863  3855 raft_consensus.cc:2955] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:24.839823  3998 raft_consensus.cc:2955] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:24.851459  4582 raft_consensus.cc:1275] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.852843  3929 raft_consensus.cc:1275] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.853068  4841 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.853397  3851 raft_consensus.cc:1275] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.854645  4804 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.855454  4847 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.859086  3754 catalog_manager.cc:5697] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:24.876927  4583 raft_consensus.cc:2955] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:24.901221  4847 raft_consensus.cc:2955] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:24.912595  4583 raft_consensus.cc:2955] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:24.923120  3929 raft_consensus.cc:2955] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:24.920768  3851 raft_consensus.cc:2955] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:24.931628  4851 raft_consensus.cc:1064] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:24.936879  4804 raft_consensus.cc:1064] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:24.934433  4851 consensus_queue.cc:237] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:24.940101  4804 consensus_queue.cc:237] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:24.947549  3926 consensus_queue.cc:237] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:24.963807  3755 catalog_manager.cc:5697] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:24.969111  3998 raft_consensus.cc:1275] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.970347  3928 raft_consensus.cc:1275] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.971614  4582 raft_consensus.cc:1275] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.971702  4862 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.974150  4891 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:24.989616  3926 raft_consensus.cc:1275] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.989470  4894 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:24.993019  3851 raft_consensus.cc:1275] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.993615  4583 raft_consensus.cc:1275] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:24.993250  4582 raft_consensus.cc:1275] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:24.996384  4641 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:24.996950  3855 raft_consensus.cc:1275] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:24.999913  4852 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:25.000134  4841 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:25.002031  4841 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:25.003656  4804 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:25.016609  4877 raft_consensus.cc:2955] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.018627  4582 raft_consensus.cc:2955] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.047617  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e0fcea4dfd34282816306a7a7585c2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:25.048306  3752 catalog_manager.cc:5697] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.068054  4841 raft_consensus.cc:2955] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.076251  4581 raft_consensus.cc:2955] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.077951  3998 consensus_queue.cc:237] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:25.083401  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e0fcea4dfd34282816306a7a7585c2e with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:25.089284  3925 raft_consensus.cc:2955] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.094697  4580 raft_consensus.cc:1275] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:25.095868  3855 raft_consensus.cc:1275] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:25.096645  4804 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:25.097993  4847 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:25.107131  4804 raft_consensus.cc:2955] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.111718  3855 raft_consensus.cc:2955] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.117970  4580 raft_consensus.cc:2955] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.161100  3753 catalog_manager.cc:5697] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.174243  4902 tablet_replica.cc:333] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
W20260709 13:14:25.172760  3898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 124540us
I20260709 13:14:25.210141  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 642002724e2a4bd880735fe21d019bc2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:25.204952  4894 raft_consensus.cc:2955] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:25.215420  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 167424us
I20260709 13:14:25.223150  3851 raft_consensus.cc:2955] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.224696  3753 catalog_manager.cc:5697] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.222623  4580 raft_consensus.cc:2955] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.238197  3998 raft_consensus.cc:2955] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.242727  4902 raft_consensus.cc:2243] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.243575  4902 raft_consensus.cc:2272] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.262177  4902 ts_tablet_manager.cc:1916] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:25.275740  4006 consensus_queue.cc:237] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:25.295167  3925 raft_consensus.cc:2955] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.304529  3754 catalog_manager.cc:5697] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:25.322423  4902 ts_tablet_manager.cc:1929] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:25.322971  4902 log.cc:1199] T 9e0fcea4dfd34282816306a7a7585c2e P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/9e0fcea4dfd34282816306a7a7585c2e
I20260709 13:14:25.323040  4580 raft_consensus.cc:1275] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:25.324914  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 9e0fcea4dfd34282816306a7a7585c2e (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:25.324512  3855 raft_consensus.cc:2955] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.334728  4804 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:25.345770  3925 raft_consensus.cc:1275] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:25.346885  4905 raft_consensus.cc:2955] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.350291  4804 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:25.351199  4582 raft_consensus.cc:2955] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.357149  3925 raft_consensus.cc:2955] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.359860  3856 consensus_queue.cc:237] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:25.368535  4580 raft_consensus.cc:1275] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:25.372931  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet 642002724e2a4bd880735fe21d019bc2 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:25.370289  4894 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:14:25.381045  4889 raft_consensus.cc:2955] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.382993  4580 raft_consensus.cc:2955] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.393896  4907 tablet_replica.cc:333] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:25.395332  4907 raft_consensus.cc:2243] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.401050  4907 raft_consensus.cc:2272] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.401685  3998 raft_consensus.cc:1275] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:25.406278  4851 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:25.416983  4907 ts_tablet_manager.cc:1916] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:25.423151  3998 raft_consensus.cc:2955] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.435695  4907 ts_tablet_manager.cc:1929] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:25.436192  4907 log.cc:1199] T 642002724e2a4bd880735fe21d019bc2 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/642002724e2a4bd880735fe21d019bc2
I20260709 13:14:25.456550  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea3ccf4555cb4ad5b1a8794cf0834c46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:25.476554  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a09e2bd35444b9bab75c418ca0a6f1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:25.495939  3753 catalog_manager.cc:5697] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:25.495476  3755 catalog_manager.cc:5697] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:25.502466  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet 642002724e2a4bd880735fe21d019bc2 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
W20260709 13:14:25.520274  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 51933.1us
I20260709 13:14:25.577335  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a09e2bd35444b9bab75c418ca0a6f1c with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:25.618978  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet ea3ccf4555cb4ad5b1a8794cf0834c46 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:25.621474  4907 tablet_replica.cc:333] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:25.627282  4907 raft_consensus.cc:2243] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.628923  4907 raft_consensus.cc:2272] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.641134  4907 ts_tablet_manager.cc:1916] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:25.678880  4909 tablet_replica.cc:333] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:25.706764  4909 raft_consensus.cc:2243] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:25.705644  4907 ts_tablet_manager.cc:1929] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:25.708003  4907 log.cc:1199] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/ea3ccf4555cb4ad5b1a8794cf0834c46
I20260709 13:14:25.708227  4909 raft_consensus.cc:2272] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:25.721555  4909 ts_tablet_manager.cc:1916] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:25.727494  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet ea3ccf4555cb4ad5b1a8794cf0834c46 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:25.759758  4909 ts_tablet_manager.cc:1929] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:25.760308  4909 log.cc:1199] T 9a09e2bd35444b9bab75c418ca0a6f1c P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/9a09e2bd35444b9bab75c418ca0a6f1c
I20260709 13:14:25.763401  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet 9a09e2bd35444b9bab75c418ca0a6f1c (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:26.648558  3856 consensus_queue.cc:237] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:26.654781  4006 raft_consensus.cc:1275] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:26.655273  3928 raft_consensus.cc:1275] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:26.656265  4894 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:26.657346  4851 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:26.659240  3823 consensus_peers.cc:597] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e2adb2cfc02434c809100471463884f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:26.665911  4894 raft_consensus.cc:2955] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.673595  3928 raft_consensus.cc:2955] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.695451  3925 consensus_queue.cc:237] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:26.703832  3752 catalog_manager.cc:5697] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.726915  4006 raft_consensus.cc:1275] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:26.726976  3856 raft_consensus.cc:1275] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:26.729029  3898 consensus_peers.cc:597] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 590f0690662647c898daff8448fac502. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:26.730324  4900 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:26.733035  4900 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:26.739781  4003 raft_consensus.cc:2955] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.776077  4916 raft_consensus.cc:2955] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.779352  3856 raft_consensus.cc:2955] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.787719  4003 raft_consensus.cc:2955] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.823802  3855 consensus_queue.cc:237] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:26.835419  4003 raft_consensus.cc:1275] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:26.835847  3928 raft_consensus.cc:1275] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:26.837332  4917 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:26.838431  3823 consensus_peers.cc:597] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 524e773322084ab7a8951bae38e2826d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:26.839375  4911 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:26.841297  3754 catalog_manager.cc:5697] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.848924  4917 raft_consensus.cc:2955] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.851336  3928 raft_consensus.cc:2955] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.867353  3856 consensus_queue.cc:237] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:26.874682  3997 raft_consensus.cc:2955] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.877068  3753 catalog_manager.cc:5697] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.884404  4003 raft_consensus.cc:1275] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:26.885543  3823 consensus_peers.cc:597] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3893a47d09bd4e7a853522ea125a2d9b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:26.885535  3928 raft_consensus.cc:1275] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:26.885895  4851 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:26.889164  4851 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:26.913573  4917 raft_consensus.cc:2955] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.915767  3928 raft_consensus.cc:2955] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.923627  4003 raft_consensus.cc:2955] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:26.938329  3753 catalog_manager.cc:5697] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:27.231158  4934 ts_tablet_manager.cc:933] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:27.233552  4934 tablet_copy_client.cc:323] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:27.235644  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet 524e773322084ab7a8951bae38e2826d from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:27.236307  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet 524e773322084ab7a8951bae38e2826d from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-524e773322084ab7a8951bae38e2826d
I20260709 13:14:27.240209  4936 ts_tablet_manager.cc:933] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:27.242379  4936 tablet_copy_client.cc:323] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:27.245859  3941 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet 590f0690662647c898daff8448fac502 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:27.245909  3867 tablet_copy_source_session.cc:215] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:27.246522  3941 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet 590f0690662647c898daff8448fac502 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-590f0690662647c898daff8448fac502
I20260709 13:14:27.250095  4938 ts_tablet_manager.cc:933] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:27.253811  4938 tablet_copy_client.cc:323] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:27.254428  4934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524e773322084ab7a8951bae38e2826d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.255729  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet 1e2adb2cfc02434c809100471463884f from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:27.256379  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet 1e2adb2cfc02434c809100471463884f from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-1e2adb2cfc02434c809100471463884f
I20260709 13:14:27.256943  3941 tablet_copy_source_session.cc:215] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:27.267669  4936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590f0690662647c898daff8448fac502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.274849  3867 tablet_copy_source_session.cc:215] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:27.278271  4934 tablet_copy_client.cc:806] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:27.280220  4934 tablet_copy_client.cc:670] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:27.282255  4938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2adb2cfc02434c809100471463884f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.286366  4934 tablet_copy_client.cc:538] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:27.303074  4934 tablet_bootstrap.cc:492] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:27.316697  4936 tablet_copy_client.cc:806] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:27.317682  4936 tablet_copy_client.cc:670] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:27.351434  4938 tablet_copy_client.cc:806] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:27.352233  4938 tablet_copy_client.cc:670] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:27.355430  4936 tablet_copy_client.cc:538] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:27.356741  4934 tablet_bootstrap.cc:492] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:27.356518  4938 tablet_copy_client.cc:538] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:27.357947  4934 tablet_bootstrap.cc:492] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:27.358793  4934 ts_tablet_manager.cc:1403] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.013s
I20260709 13:14:27.367758  4934 raft_consensus.cc:359] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:27.368782  4934 raft_consensus.cc:740] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:27.369598  4934 consensus_queue.cc:260] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:27.379654  4938 tablet_bootstrap.cc:492] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:27.398188  4934 ts_tablet_manager.cc:1434] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.018s
I20260709 13:14:27.400802  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-524e773322084ab7a8951bae38e2826d received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:27.401362  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-524e773322084ab7a8951bae38e2826d on tablet 524e773322084ab7a8951bae38e2826d with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:27.410158  4936 tablet_bootstrap.cc:492] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:27.415637  4938 tablet_bootstrap.cc:492] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:27.416568  4938 tablet_bootstrap.cc:492] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:27.417280  4938 ts_tablet_manager.cc:1403] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.008s
I20260709 13:14:27.420600  4938 raft_consensus.cc:359] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:27.421461  4938 raft_consensus.cc:740] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:27.422117  4938 consensus_queue.cc:260] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:27.425084  4938 ts_tablet_manager.cc:1434] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:27.428973  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-1e2adb2cfc02434c809100471463884f received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:27.429463  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-1e2adb2cfc02434c809100471463884f on tablet 1e2adb2cfc02434c809100471463884f with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:27.444509  4936 tablet_bootstrap.cc:492] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:27.445586  4936 tablet_bootstrap.cc:492] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:27.446456  4936 ts_tablet_manager.cc:1403] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.009s
I20260709 13:14:27.452054  4938 ts_tablet_manager.cc:933] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:27.451604  4936 raft_consensus.cc:359] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:27.456516  4936 raft_consensus.cc:740] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:27.468899  4936 consensus_queue.cc:260] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:27.473315  4936 ts_tablet_manager.cc:1434] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:14:27.475742  3941 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-590f0690662647c898daff8448fac502 received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:27.476228  3941 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-590f0690662647c898daff8448fac502 on tablet 590f0690662647c898daff8448fac502 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:27.481380  4938 tablet_copy_client.cc:323] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:27.483544  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet 3893a47d09bd4e7a853522ea125a2d9b from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:27.484221  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet 3893a47d09bd4e7a853522ea125a2d9b from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-3893a47d09bd4e7a853522ea125a2d9b
I20260709 13:14:27.493805  3867 tablet_copy_source_session.cc:215] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:27.497218  4938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3893a47d09bd4e7a853522ea125a2d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:27.512952  4938 tablet_copy_client.cc:806] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:27.513635  4938 tablet_copy_client.cc:670] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:27.518283  4938 tablet_copy_client.cc:538] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:27.528820  4938 tablet_bootstrap.cc:492] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:27.550729  4938 tablet_bootstrap.cc:492] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:27.551638  4938 tablet_bootstrap.cc:492] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:27.552299  4938 ts_tablet_manager.cc:1403] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:14:27.554948  4938 raft_consensus.cc:359] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:27.555835  4938 raft_consensus.cc:740] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:27.556614  4938 consensus_queue.cc:260] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:27.558943  4938 ts_tablet_manager.cc:1434] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:14:27.561183  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-3893a47d09bd4e7a853522ea125a2d9b received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:27.561635  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-3893a47d09bd4e7a853522ea125a2d9b on tablet 3893a47d09bd4e7a853522ea125a2d9b with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:27.629410  4582 raft_consensus.cc:1217] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:27.655594  4582 raft_consensus.cc:1217] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:27.689792  4582 raft_consensus.cc:1217] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:27.894843  4582 raft_consensus.cc:1217] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:28.621622  4911 raft_consensus.cc:1064] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:28.632913  4953 raft_consensus.cc:1064] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:28.650766  4917 raft_consensus.cc:1064] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:28.659734  4911 consensus_queue.cc:237] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:28.713404  4953 consensus_queue.cc:237] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:14:28.739667  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 53508us
W20260709 13:14:28.968303  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 94265.3us
I20260709 13:14:29.008859  4967 raft_consensus.cc:493] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.009645  4967 raft_consensus.cc:515] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.012336  4967 leader_election.cc:290] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.014865  4954 raft_consensus.cc:493] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.015496  4954 raft_consensus.cc:515] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.018013  4954 leader_election.cc:290] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:29.018945  4969 raft_consensus.cc:493] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.019690  4969 raft_consensus.cc:515] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.025395  4967 raft_consensus.cc:493] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.028648  4967 raft_consensus.cc:515] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:29.032442  4967 leader_election.cc:290] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:29.036074  4583 raft_consensus.cc:1275] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.039614  4948 raft_consensus.cc:493] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:14:29.022289  4969 leader_election.cc:290] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.040277  4948 raft_consensus.cc:515] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.043347  4948 leader_election.cc:290] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:29.056350  4953 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:14:29.063416  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 65613.9us
I20260709 13:14:29.080648  3856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
W20260709 13:14:29.107648  3820 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:14:29.116720  3822 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:29.119527  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:29.120281  3926 raft_consensus.cc:2468] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:29.122395  4917 consensus_queue.cc:237] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:29.132987  3851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.128502  4975 raft_consensus.cc:493] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:14:29.151162  4975 raft_consensus.cc:515] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:29.155781  4973 raft_consensus.cc:493] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.141538  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:29.148742  4916 raft_consensus.cc:493] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.157724  4916 raft_consensus.cc:515] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.159901  4916 leader_election.cc:290] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.160456  4916 raft_consensus.cc:493] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.160924  4916 raft_consensus.cc:515] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.164206  4973 raft_consensus.cc:515] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:29.136804  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 178443us
I20260709 13:14:29.167017  4916 leader_election.cc:290] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.167594  4973 leader_election.cc:290] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:29.169857  4580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:14:29.171111  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.171751  4003 raft_consensus.cc:2468] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 1.
W20260709 13:14:29.176350  3822 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:29.176091  4972 raft_consensus.cc:493] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.177816  4969 raft_consensus.cc:1064] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:29.179061  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.181658  4969 consensus_queue.cc:237] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:29.187872  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.191282  4953 raft_consensus.cc:493] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:14:29.191952  4953 raft_consensus.cc:515] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:29.193456  4971 raft_consensus.cc:493] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.179076  4972 raft_consensus.cc:515] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.195621  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fcea4dfd34282816306a7a7585c2e" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:14:29.194207  4953 leader_election.cc:290] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:29.197744  4972 leader_election.cc:290] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.194196  4971 raft_consensus.cc:515] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.200835  4971 leader_election.cc:290] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.200850  4581 raft_consensus.cc:1275] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.203485  4917 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:14:29.177260  4975 leader_election.cc:290] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.223734  4580 raft_consensus.cc:1275] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.225473  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.227609  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.230424  4917 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:29.233909  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.234651  4583 raft_consensus.cc:1275] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.234647  4949 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.236804  4972 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:29.236438  4949 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.239535  4949 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:29.246342  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5263ca4eef44c9b3c2751dbd2db6d1" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.248193  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.248631  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.249545  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f5263ca4eef44c9b3c2751dbd2db6d1" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.259670  3997 raft_consensus.cc:1275] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.260337  4972 raft_consensus.cc:493] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.260680  4003 raft_consensus.cc:1275] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.261085  3998 raft_consensus.cc:1275] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.260905  4972 raft_consensus.cc:515] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:29.262073  3820 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:29.263185  4972 leader_election.cc:290] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.273079  4969 raft_consensus.cc:493] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.273725  4969 raft_consensus.cc:515] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:29.274286  4971 raft_consensus.cc:493] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.274910  4971 raft_consensus.cc:515] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.276187  4969 leader_election.cc:290] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.276940  4971 leader_election.cc:290] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.282347  4972 raft_consensus.cc:493] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.283646  4972 raft_consensus.cc:515] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.285189  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:29.290552  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.290937  3926 raft_consensus.cc:2468] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:29.282979  4969 raft_consensus.cc:493] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.292383  4969 raft_consensus.cc:515] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.295086  4969 leader_election.cc:290] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.290621  4972 leader_election.cc:290] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.303692  3896 leader_election.cc:304] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [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: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:29.307361  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:29.309751  3926 raft_consensus.cc:2468] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:14:29.306411  4972 raft_consensus.cc:493] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.311904  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.312553  4972 raft_consensus.cc:515] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:29.313977  3970 leader_election.cc:304] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:29.314881  4949 raft_consensus.cc:2804] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:29.314960  4972 leader_election.cc:290] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.315387  4949 raft_consensus.cc:493] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.315908  4949 raft_consensus.cc:3060] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.316367  4971 raft_consensus.cc:2804] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:29.316849  4971 raft_consensus.cc:493] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.317410  4971 raft_consensus.cc:3060] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.322036  3970 leader_election.cc:304] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:29.323016  4969 raft_consensus.cc:493] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.323997  4969 raft_consensus.cc:515] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.324524  4949 raft_consensus.cc:515] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.326208  4969 leader_election.cc:290] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.323374  3970 leader_election.cc:304] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:29.323060  4947 raft_consensus.cc:2804] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:29.327021  4947 raft_consensus.cc:493] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.327451  4947 raft_consensus.cc:3060] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.334452  4949 leader_election.cc:290] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:29.336485  3970 leader_election.cc:304] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:29.336225  4949 raft_consensus.cc:2804] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:29.343158  4949 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:29.343640  4949 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.344470  4947 raft_consensus.cc:515] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.345494  4951 raft_consensus.cc:2749] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.348368  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fcea4dfd34282816306a7a7585c2e" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:29.351300  3932 raft_consensus.cc:1275] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.349447  3926 raft_consensus.cc:1275] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.349881  3929 raft_consensus.cc:1275] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.353132  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.342180  4971 raft_consensus.cc:515] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.355455  3925 raft_consensus.cc:1240] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Rejecting Update request from peer 0313246471124e0a8512f0ae44abbb80 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:29.354238  4949 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.356806  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a48cde5e4a42269af73460b4b73f06" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.358223  4949 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:29.355334  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.359030  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a48cde5e4a42269af73460b4b73f06" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.359947  3998 raft_consensus.cc:1275] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.360868  3852 raft_consensus.cc:1275] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:29.362726  4947 leader_election.cc:290] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:29.362778  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.364289  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.365715  4971 leader_election.cc:290] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:29.367887  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2adb2cfc02434c809100471463884f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.371035  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.372762  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.369881  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2adb2cfc02434c809100471463884f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.373649  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.375892  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524e773322084ab7a8951bae38e2826d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.375968  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.377151  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.377307  4917 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:29.378054  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864890761a204755b6159285a74f6a41" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.378307  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:29.380694  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864890761a204755b6159285a74f6a41" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.381283  4911 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:29.381843  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524e773322084ab7a8951bae38e2826d" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:29.382040  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:29.382915  3925 raft_consensus.cc:2393] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f06a9f99b3446f3955b1738d3aa74c4 in current term 2: Already voted for candidate 980dfdf5f86e43a6b095ba47843519e2 in this term.
I20260709 13:14:29.383009  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:29.383265  4911 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:29.385161  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:29.385842  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:29.388650  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:29.389406  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:29.399456  3821 leader_election.cc:304] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80; no voters: 1219802fc214439bbca61022c3942ca5, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:29.400442  3970 leader_election.cc:304] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:29.400918  4917 raft_consensus.cc:2749] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.401407  4951 raft_consensus.cc:2749] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.402702  3970 leader_election.cc:304] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:29.402343  4917 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:29.403551  4951 raft_consensus.cc:2749] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.404784  3970 leader_election.cc:304] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:29.405526  4951 raft_consensus.cc:2749] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.434300  3999 raft_consensus.cc:1240] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Rejecting Update request from peer 0313246471124e0a8512f0ae44abbb80 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:29.413995  3896 leader_election.cc:304] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.439513  4971 raft_consensus.cc:2749] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.441696  4917 consensus_queue.cc:1059] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:29.441715  3896 leader_election.cc:304] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 1219802fc214439bbca61022c3942ca5
I20260709 13:14:29.445838  4962 raft_consensus.cc:2955] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.446750  4956 raft_consensus.cc:2955] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.458587  4911 raft_consensus.cc:3055] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:29.459167  4911 raft_consensus.cc:740] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:29.460085  4911 consensus_queue.cc:260] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.466454  3896 leader_election.cc:304] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.460966  4971 raft_consensus.cc:2749] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.460844  3998 raft_consensus.cc:2955] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.470769  4958 raft_consensus.cc:2955] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.475582  4911 raft_consensus.cc:3060] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.482162  4923 raft_consensus.cc:2749] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.486809  4583 raft_consensus.cc:2955] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.496708  3896 leader_election.cc:304] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.496865  3752 catalog_manager.cc:5697] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:29.498229  3997 raft_consensus.cc:2955] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.503741  4581 raft_consensus.cc:2955] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.519313  3998 raft_consensus.cc:2955] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.527400  3753 catalog_manager.cc:5697] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:29.536387  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 52679us
I20260709 13:14:29.536757  4923 raft_consensus.cc:2749] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.537602  3997 raft_consensus.cc:1240] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Rejecting Update request from peer 0313246471124e0a8512f0ae44abbb80 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:29.558946  4966 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:29.565433  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:29.564065  4581 raft_consensus.cc:2955] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.570783  4958 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:29.572131  4911 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:29.574847  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:29.577522  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1541f2ee998c443ea8c304e3bf552b28" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:29.596846  3855 raft_consensus.cc:2468] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:29.598155  4956 consensus_queue.cc:1059] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:29.599421  4953 raft_consensus.cc:3055] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:29.599840  4953 raft_consensus.cc:740] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:29.600741  4953 consensus_queue.cc:260] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.602658  4953 raft_consensus.cc:3060] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:29.605952  3898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 60997.2us
I20260709 13:14:29.635880  4006 raft_consensus.cc:1240] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Rejecting Update request from peer 0313246471124e0a8512f0ae44abbb80 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:29.638093  4546 leader_election.cc:304] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:29.639598  4975 raft_consensus.cc:2749] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.649324  4953 consensus_queue.cc:1059] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:29.650776  4911 raft_consensus.cc:3055] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:29.651177  4911 raft_consensus.cc:740] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:29.652051  4911 consensus_queue.cc:260] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.653268  4911 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.705627  3753 catalog_manager.cc:5697] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.708223  3929 raft_consensus.cc:2955] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.712096  3926 raft_consensus.cc:2955] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:29.713688  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6000 after lost signal to thread 2741
W20260709 13:14:29.714756  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5360 after lost signal to thread 3789
W20260709 13:14:29.715925  3953 debug-util.cc:398] Leaking SignalData structure 0x7b0800160fc0 after lost signal to thread 3881
W20260709 13:14:29.716984  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08002d25a0 after lost signal to thread 3956
W20260709 13:14:29.724924  3953 debug-util.cc:398] Leaking SignalData structure 0x7b0800340a80 after lost signal to thread 4030
W20260709 13:14:29.726181  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4ea0 after lost signal to thread 4607
I20260709 13:14:29.727144  3896 leader_election.cc:304] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.728444  3896 leader_election.cc:304] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.728586  4986 raft_consensus.cc:2749] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.729321  4985 raft_consensus.cc:2749] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.729918  4964 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:29.730202  3896 leader_election.cc:304] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.733239  4964 raft_consensus.cc:2749] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.733253  3896 leader_election.cc:304] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.736588  4986 raft_consensus.cc:2749] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.738763  3896 leader_election.cc:304] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.739593  4986 raft_consensus.cc:2749] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.740712  3896 leader_election.cc:304] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.741421  4986 raft_consensus.cc:2749] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.742709  3896 leader_election.cc:304] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.743445  4986 raft_consensus.cc:2749] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.744721  3896 leader_election.cc:304] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.745446  4986 raft_consensus.cc:2749] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.747186  3896 leader_election.cc:304] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.748255  4986 raft_consensus.cc:2749] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:29.755820  3855 consensus_queue.cc:237] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:29.766363  4581 raft_consensus.cc:1275] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:29.769085  3998 raft_consensus.cc:1275] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:29.770489  4953 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:29.779709  4956 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:29.779534  4911 raft_consensus.cc:2955] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.784118  4583 raft_consensus.cc:2955] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.799710  3998 raft_consensus.cc:2955] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:29.801537  3821 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:29.813726  3755 catalog_manager.cc:5697] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.855547  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 524e773322084ab7a8951bae38e2826d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:29.869736  3896 leader_election.cc:304] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [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: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:29.871886  4964 raft_consensus.cc:2804] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:29.872447  4964 raft_consensus.cc:697] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:29.873373  4964 consensus_queue.cc:237] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:29.922528  4985 raft_consensus.cc:2955] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.938493  3754 catalog_manager.cc:5697] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:29.944600  3855 raft_consensus.cc:2955] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.947949  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet 524e773322084ab7a8951bae38e2826d with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:29.965490  3998 raft_consensus.cc:2955] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.973539  4998 tablet_replica.cc:333] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:29.973276  4583 raft_consensus.cc:2955] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:29.992424  4998 raft_consensus.cc:2243] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.001474  4998 pending_rounds.cc:70] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: Trying to abort 1 pending ops.
I20260709 13:14:30.016007  3755 catalog_manager.cc:5697] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.007876  4998 pending_rounds.cc:77] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637349885616128 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "524e773322084ab7a8951bae38e2826d" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } } }
I20260709 13:14:30.029547  4998 raft_consensus.cc:2917] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:14:30.031425  4998 raft_consensus.cc:2889] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:14:30.043645  4998 raft_consensus.cc:2272] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.053579  4998 ts_tablet_manager.cc:1916] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:30.061781  3929 consensus_queue.cc:237] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:30.072459  4581 raft_consensus.cc:1275] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:30.075711  4964 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:30.088814  4583 raft_consensus.cc:2955] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.086031  4986 raft_consensus.cc:2955] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.101204  4998 ts_tablet_manager.cc:1929] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:30.101752  4998 log.cc:1199] T 524e773322084ab7a8951bae38e2826d P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/524e773322084ab7a8951bae38e2826d
I20260709 13:14:30.104028  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet 524e773322084ab7a8951bae38e2826d (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:30.109644  3998 raft_consensus.cc:1275] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:30.114742  4970 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:30.129499  3855 consensus_queue.cc:237] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:30.135715  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 590f0690662647c898daff8448fac502 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:30.123893  3999 raft_consensus.cc:2955] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.153280  3926 raft_consensus.cc:1275] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:30.160693  4996 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:30.171187  4583 raft_consensus.cc:1275] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:30.172775  4956 raft_consensus.cc:2955] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.181017  4911 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:30.188069  4583 raft_consensus.cc:2955] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.195917  3755 catalog_manager.cc:5697] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:30.198091  3926 raft_consensus.cc:2955] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.229293  3855 consensus_queue.cc:237] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:30.244275  4581 raft_consensus.cc:1275] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:30.255281  4911 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:30.264467  3755 catalog_manager.cc:5697] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.271003  4953 raft_consensus.cc:2955] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.279868  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet 590f0690662647c898daff8448fac502 with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:30.299765  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e2adb2cfc02434c809100471463884f with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:30.303803  3926 raft_consensus.cc:1275] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:30.303870  4581 raft_consensus.cc:2955] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.308379  3999 raft_consensus.cc:1275] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:30.310685  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e2adb2cfc02434c809100471463884f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:30.312000  4958 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:30.312274  4970 consensus_queue.cc:1048] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:30.328840  3753 catalog_manager.cc:5697] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.333904  5001 tablet_replica.cc:333] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:30.337235  5001 raft_consensus.cc:2243] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.338043  5001 raft_consensus.cc:2272] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.339699  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3893a47d09bd4e7a853522ea125a2d9b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:30.338295  5000 tablet_replica.cc:333] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:30.351476  5001 ts_tablet_manager.cc:1916] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:30.349349  5000 raft_consensus.cc:2243] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.361596  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 3893a47d09bd4e7a853522ea125a2d9b with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:30.362509  5000 raft_consensus.cc:2272] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.388218  3855 raft_consensus.cc:1275] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:30.388218  3926 raft_consensus.cc:2955] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:30.399507  4970 consensus_queue.cc:1048] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:30.400193  5000 ts_tablet_manager.cc:1916] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:30.401436  5001 ts_tablet_manager.cc:1929] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:30.401979  5001 log.cc:1199] T 1e2adb2cfc02434c809100471463884f P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/1e2adb2cfc02434c809100471463884f
I20260709 13:14:30.404181  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 1e2adb2cfc02434c809100471463884f (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:30.409935  5001 tablet_replica.cc:333] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:30.412858  5001 raft_consensus.cc:2243] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.416361  5001 raft_consensus.cc:2272] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.424894  5001 ts_tablet_manager.cc:1916] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:30.443799  5000 ts_tablet_manager.cc:1929] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:30.444296  5000 log.cc:1199] T 590f0690662647c898daff8448fac502 P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/590f0690662647c898daff8448fac502
I20260709 13:14:30.446089  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet 590f0690662647c898daff8448fac502 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:30.455631  5001 ts_tablet_manager.cc:1929] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:30.456091  5001 log.cc:1199] T 3893a47d09bd4e7a853522ea125a2d9b P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/3893a47d09bd4e7a853522ea125a2d9b
I20260709 13:14:30.457537  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 3893a47d09bd4e7a853522ea125a2d9b (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:30.781669  4953 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:30.782274  4953 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:30.784605  4953 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:30.785878  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:30.786520  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:30.787205  3998 raft_consensus.cc:2468] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:30.788841  3821 leader_election.cc:304] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:30.790161  4953 raft_consensus.cc:2804] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:30.790673  4953 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:30.796418  4953 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:30.807256  4953 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:30.809324  4953 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 3 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:30.810613  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:30.810537  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:30.811337  3998 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:30.821559  3998 raft_consensus.cc:2468] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 3.
I20260709 13:14:30.823091  3821 leader_election.cc:304] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:30.824283  4953 raft_consensus.cc:2804] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:30.825044  4953 raft_consensus.cc:697] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:30.826349  4953 consensus_queue.cc:237] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:30.838876  3755 catalog_manager.cc:5697] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.146157  4999 raft_consensus.cc:493] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:31.147348  4999 raft_consensus.cc:515] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:31.151795  4999 leader_election.cc:290] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:31.153550  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2" is_pre_election: true
I20260709 13:14:31.153692  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:31.154422  3852 raft_consensus.cc:2468] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:31.156697  3970 leader_election.cc:304] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:31.157800  5009 raft_consensus.cc:2804] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:31.158258  5009 raft_consensus.cc:493] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:31.158643  5009 raft_consensus.cc:3060] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:31.167295  5009 raft_consensus.cc:515] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:31.171218  5009 leader_election.cc:290] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:31.173043  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:31.173826  3852 raft_consensus.cc:3060] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:31.175045  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:31.181836  3852 raft_consensus.cc:2468] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 3.
I20260709 13:14:31.184041  4986 raft_consensus.cc:493] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:31.184659  4986 raft_consensus.cc:515] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:31.186955  4986 leader_election.cc:290] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:31.188066  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:31.188853  3999 raft_consensus.cc:2368] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 for earlier term 2. Current term is 3.
I20260709 13:14:31.188627  3970 leader_election.cc:304] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:31.190280  3896 leader_election.cc:400] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015) with higher term. Message: Invalid argument: T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 for earlier term 2. Current term is 3.
I20260709 13:14:31.190589  3896 leader_election.cc:403] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:14:31.190749  5009 raft_consensus.cc:2804] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:31.192203  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c59e0055bf40a28867ce1296042165" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:31.192955  3852 raft_consensus.cc:2368] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 for earlier term 2. Current term is 3.
I20260709 13:14:31.192703  4986 raft_consensus.cc:3060] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:14:31.194792  5009 raft_consensus.cc:697] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:31.195128  3896 leader_election.cc:400] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579) with higher term. Message: Invalid argument: T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 for earlier term 2. Current term is 3.
I20260709 13:14:31.196278  5009 consensus_queue.cc:237] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:31.203743  4964 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:31.204360  4964 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:31.208544  4964 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:31.209270  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:31.210021  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:31.211810  3999 raft_consensus.cc:2368] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 for earlier term 2. Current term is 3.
I20260709 13:14:31.213243  3896 leader_election.cc:400] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015) with higher term. Message: Invalid argument: T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 for earlier term 2. Current term is 3.
I20260709 13:14:31.213553  3896 leader_election.cc:403] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:14:31.214102  4964 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:14:31.203421  4986 raft_consensus.cc:2749] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015) with higher term. Message: Invalid argument: T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 for earlier term 2. Current term is 3.
I20260709 13:14:31.220889  3755 catalog_manager.cc:5697] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 3, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 3 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:31.228113  4964 raft_consensus.cc:2749] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015) with higher term. Message: Invalid argument: T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 980dfdf5f86e43a6b095ba47843519e2 for earlier term 2. Current term is 3.
I20260709 13:14:31.238394  3925 raft_consensus.cc:1275] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:31.240329  4956 consensus_queue.cc:1048] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:31.258313  3999 raft_consensus.cc:1275] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:31.260442  4956 consensus_queue.cc:1048] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:31.535213  3998 consensus_queue.cc:237] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:31.546911  3972 consensus_peers.cc:597] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3cc699b37a94edbac861e3463070ebb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:31.551864  3926 raft_consensus.cc:1275] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:31.553406  3852 raft_consensus.cc:1275] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:31.554682  4999 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:31.555724  5009 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:31.575976  5009 raft_consensus.cc:2955] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.582711  3852 raft_consensus.cc:2955] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.584939  3925 raft_consensus.cc:2955] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.606591  3753 catalog_manager.cc:5697] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.620432  3925 consensus_queue.cc:237] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:31.640849  3898 consensus_peers.cc:597] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a7205dcfde24a63b944b1151e3dda4d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:31.645890  3999 raft_consensus.cc:1275] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:31.652096  3852 raft_consensus.cc:1275] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:31.654250  4964 consensus_queue.cc:1048] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:31.656524  4964 consensus_queue.cc:1048] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:31.677582  4970 raft_consensus.cc:2955] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.679600  3998 raft_consensus.cc:2955] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.691835  3925 raft_consensus.cc:1275] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:31.693492  4999 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:31.699491  4006 consensus_queue.cc:237] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:31.702456  3853 raft_consensus.cc:2955] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.716377  3755 catalog_manager.cc:5697] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.753352  3852 raft_consensus.cc:1275] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:14:31.754827  3972 consensus_peers.cc:597] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89eb1857e0c845e7bc851f36f3e76650. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:31.755483  4951 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:31.775372  3926 raft_consensus.cc:1275] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:31.777091  4951 consensus_queue.cc:1048] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:31.793752  3853 raft_consensus.cc:1275] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:31.795742  4951 consensus_queue.cc:1048] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:31.826237  5009 raft_consensus.cc:2955] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.828868  3929 raft_consensus.cc:2955] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.837644  3852 raft_consensus.cc:2955] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.854703  3929 consensus_queue.cc:237] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:31.860498  3755 catalog_manager.cc:5697] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:31.867703  3853 raft_consensus.cc:1275] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:31.868669  3898 consensus_peers.cc:597] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7f0ea97cd0a4425a53bd9a4872b378d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:31.870496  4964 consensus_queue.cc:1048] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:31.867703  4006 raft_consensus.cc:1275] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:31.874030  4964 consensus_queue.cc:1048] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:31.890178  4986 raft_consensus.cc:2955] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.916914  3853 raft_consensus.cc:2955] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.934165  3997 raft_consensus.cc:2955] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:31.956035  3755 catalog_manager.cc:5697] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:32.060479  5033 ts_tablet_manager.cc:933] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:32.068641  5033 tablet_copy_client.cc:323] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:32.070838  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet d3cc699b37a94edbac861e3463070ebb from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:32.071439  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet d3cc699b37a94edbac861e3463070ebb from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-d3cc699b37a94edbac861e3463070ebb
I20260709 13:14:32.098017  4016 tablet_copy_source_session.cc:215] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:32.102130  5033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cc699b37a94edbac861e3463070ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.133646  5033 tablet_copy_client.cc:806] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:32.134374  5033 tablet_copy_client.cc:670] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:32.139474  5035 ts_tablet_manager.cc:933] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:32.148793  5035 tablet_copy_client.cc:323] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:32.150575  3941 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet 8a7205dcfde24a63b944b1151e3dda4d from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:32.151288  3941 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet 8a7205dcfde24a63b944b1151e3dda4d from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-8a7205dcfde24a63b944b1151e3dda4d
I20260709 13:14:32.151551  5033 tablet_copy_client.cc:538] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:32.160009  3941 tablet_copy_source_session.cc:215] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:32.178862  5035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a7205dcfde24a63b944b1151e3dda4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.206269  5035 tablet_copy_client.cc:806] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:32.207433  5035 tablet_copy_client.cc:670] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:32.211936  5035 tablet_copy_client.cc:538] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:32.215328  5033 tablet_bootstrap.cc:492] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:32.232492  5035 tablet_bootstrap.cc:492] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:32.287365  5033 tablet_bootstrap.cc:492] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:32.288439  5033 tablet_bootstrap.cc:492] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:32.289151  5033 ts_tablet_manager.cc:1403] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.008s
I20260709 13:14:32.292503  5033 raft_consensus.cc:359] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:32.293658  5033 raft_consensus.cc:740] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:32.294499  5033 consensus_queue.cc:260] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:32.299706  5035 tablet_bootstrap.cc:492] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:32.300796  5035 tablet_bootstrap.cc:492] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:32.301559  5035 ts_tablet_manager.cc:1403] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.004s
I20260709 13:14:32.313350  5035 raft_consensus.cc:359] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:32.315667  5035 raft_consensus.cc:740] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:32.316962  5035 consensus_queue.cc:260] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:32.317658  5033 ts_tablet_manager.cc:1434] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.020s
I20260709 13:14:32.319530  5035 ts_tablet_manager.cc:1434] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:14:32.321256  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-d3cc699b37a94edbac861e3463070ebb received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:32.321724  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-d3cc699b37a94edbac861e3463070ebb on tablet d3cc699b37a94edbac861e3463070ebb with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:32.323674  3941 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-8a7205dcfde24a63b944b1151e3dda4d received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:32.324131  3941 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-8a7205dcfde24a63b944b1151e3dda4d on tablet 8a7205dcfde24a63b944b1151e3dda4d with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:32.329083  5033 ts_tablet_manager.cc:933] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:32.337922  5033 tablet_copy_client.cc:323] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:32.339569  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet 89eb1857e0c845e7bc851f36f3e76650 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:32.340092  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet 89eb1857e0c845e7bc851f36f3e76650 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-89eb1857e0c845e7bc851f36f3e76650
I20260709 13:14:32.354635  4016 tablet_copy_source_session.cc:215] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:32.366362  5033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89eb1857e0c845e7bc851f36f3e76650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.378997  5035 ts_tablet_manager.cc:933] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:32.382455  5033 tablet_copy_client.cc:806] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:32.383447  5033 tablet_copy_client.cc:670] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:32.388024  5033 tablet_copy_client.cc:538] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:32.397271  5035 tablet_copy_client.cc:323] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:32.399013  3941 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet c7f0ea97cd0a4425a53bd9a4872b378d from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:32.399609  3941 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet c7f0ea97cd0a4425a53bd9a4872b378d from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-c7f0ea97cd0a4425a53bd9a4872b378d
I20260709 13:14:32.403378  5033 tablet_bootstrap.cc:492] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:32.423456  3941 tablet_copy_source_session.cc:215] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:32.447678  5035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f0ea97cd0a4425a53bd9a4872b378d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.454715  5033 tablet_bootstrap.cc:492] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:32.455983  5033 tablet_bootstrap.cc:492] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:32.456894  5033 ts_tablet_manager.cc:1403] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.024s
I20260709 13:14:32.460356  5033 raft_consensus.cc:359] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:32.461289  5033 raft_consensus.cc:740] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:32.461995  5033 consensus_queue.cc:260] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:32.464519  5033 ts_tablet_manager.cc:1434] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:32.474474  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-89eb1857e0c845e7bc851f36f3e76650 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:32.475010  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-89eb1857e0c845e7bc851f36f3e76650 on tablet 89eb1857e0c845e7bc851f36f3e76650 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:32.494908  5035 tablet_copy_client.cc:806] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:32.495627  5035 tablet_copy_client.cc:670] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:32.499271  5035 tablet_copy_client.cc:538] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:32.509994  5035 tablet_bootstrap.cc:492] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:32.539688  5035 tablet_bootstrap.cc:492] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:32.540694  5035 tablet_bootstrap.cc:492] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:32.541424  5035 ts_tablet_manager.cc:1403] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.008s
I20260709 13:14:32.544872  5035 raft_consensus.cc:359] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:32.545845  5035 raft_consensus.cc:740] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:32.546846  5035 consensus_queue.cc:260] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:32.549957  5035 ts_tablet_manager.cc:1434] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:14:32.558539  3941 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-c7f0ea97cd0a4425a53bd9a4872b378d received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:32.559103  3941 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-c7f0ea97cd0a4425a53bd9a4872b378d on tablet c7f0ea97cd0a4425a53bd9a4872b378d with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:32.600657  4583 raft_consensus.cc:1217] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:32.655345  4583 raft_consensus.cc:1217] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:32.759660  4583 raft_consensus.cc:1217] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:32.876869  4581 raft_consensus.cc:1217] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:32.894512  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:33.122080  4986 raft_consensus.cc:1064] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:33.124516  4986 consensus_queue.cc:237] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.140017  4581 raft_consensus.cc:1275] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.142923  3855 raft_consensus.cc:1275] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.143735  3999 raft_consensus.cc:1275] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.145228  4964 consensus_queue.cc:1048] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.146950  3855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:33.147312  4964 consensus_queue.cc:1048] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.147720  3855 raft_consensus.cc:606] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:33.165812  4970 consensus_queue.cc:1048] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.180356  4951 raft_consensus.cc:1064] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:33.183123  4951 consensus_queue.cc:237] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.243758  4581 raft_consensus.cc:1275] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.245707  3926 raft_consensus.cc:1275] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.245679  4951 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:14:33.246892  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 68997.9us
I20260709 13:14:33.255924  3855 raft_consensus.cc:1275] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.260844  5046 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:33.261536  3999 raft_consensus.cc:2955] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:33.263754  5019 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.270035  4006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44b178725ab44d329a544480f982fff1"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:33.270670  4006 raft_consensus.cc:606] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
W20260709 13:14:33.238951  3898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 58130.8us
I20260709 13:14:33.274003  3852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524e773322084ab7a8951bae38e2826d"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:33.274672  3852 raft_consensus.cc:606] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:33.231760  4986 raft_consensus.cc:2955] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:33.277858  4583 raft_consensus.cc:2955] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:33.345903  4999 raft_consensus.cc:1064] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:33.352094  4999 consensus_queue.cc:237] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.411715  3755 catalog_manager.cc:5697] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:33.432755  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 86995.9us
I20260709 13:14:33.446861  4951 raft_consensus.cc:2955] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:33.450881  4583 raft_consensus.cc:2955] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:33.485962  4986 raft_consensus.cc:1064] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
W20260709 13:14:33.496126  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 46362.2us
I20260709 13:14:33.539657  3852 raft_consensus.cc:2955] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:33.598505  5067 log.cc:927] Time spent T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260709 13:14:33.604995  3898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 76832.7us
I20260709 13:14:33.613122  4986 consensus_queue.cc:237] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.620883  4583 raft_consensus.cc:1275] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:14:33.622655  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 82543.3us
I20260709 13:14:33.623878  5083 consensus_queue.cc:1048] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.642663  3928 raft_consensus.cc:2955] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:33.684597  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 143727us
I20260709 13:14:33.701936  3927 raft_consensus.cc:1275] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.709558  5065 consensus_queue.cc:1048] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.720391  3928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "590f0690662647c898daff8448fac502"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:33.721149  3928 raft_consensus.cc:606] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:33.728986  4006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebc856d99de3412ea499aeca2530ad66"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:33.729817  4006 raft_consensus.cc:606] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:33.741381  4006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3387ba19c774b09b87b525f13971c07"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:33.742853  4006 raft_consensus.cc:606] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:33.745146  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:14:33.747092  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:33.754766  5088 raft_consensus.cc:993] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:33.755307  5088 raft_consensus.cc:1081] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
W20260709 13:14:33.759364  3972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 104594us
I20260709 13:14:33.779985  4581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54230
I20260709 13:14:33.780678  4581 raft_consensus.cc:493] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:33.781047  4581 raft_consensus.cc:3060] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:33.797699  4580 raft_consensus.cc:1275] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.801580  5068 consensus_queue.cc:1048] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:33.801156  3853 raft_consensus.cc:2955] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:33.803171  5070 raft_consensus.cc:993] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:33.803666  5070 raft_consensus.cc:1081] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:33.805821  4582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebc856d99de3412ea499aeca2530ad66"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54240
I20260709 13:14:33.806336  4582 raft_consensus.cc:493] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:33.806739  4582 raft_consensus.cc:3060] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:33.808259  3855 raft_consensus.cc:1275] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.793972  4581 raft_consensus.cc:515] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.811839  3999 raft_consensus.cc:1275] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.815523  4581 leader_election.cc:290] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:33.817124  4582 raft_consensus.cc:515] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.822594  4582 leader_election.cc:290] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:33.822991  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc856d99de3412ea499aeca2530ad66" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:33.823721  3999 raft_consensus.cc:3055] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:33.824029  3999 raft_consensus.cc:740] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:33.824813  3999 consensus_queue.cc:260] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.825878  3999 raft_consensus.cc:3060] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:33.834074  3999 raft_consensus.cc:2468] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:33.837481  5070 raft_consensus.cc:993] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:33.837993  5083 raft_consensus.cc:1081] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:33.840673  4583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3387ba19c774b09b87b525f13971c07"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54240
I20260709 13:14:33.841217  4583 raft_consensus.cc:493] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:33.841559  4583 raft_consensus.cc:3060] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:33.849020  4546 leader_election.cc:304] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:33.849985  5072 raft_consensus.cc:2804] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:33.860481  3752 catalog_manager.cc:5697] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:33.871184  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:33.871838  3853 raft_consensus.cc:3055] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:33.872113  3853 raft_consensus.cc:740] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:33.872511  3852 raft_consensus.cc:1275] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:33.872792  3853 consensus_queue.cc:260] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.876068  3853 raft_consensus.cc:3060] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:33.877938  4986 consensus_queue.cc:1048] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.881736  4583 raft_consensus.cc:515] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.870250  5072 raft_consensus.cc:697] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:33.884650  5072 consensus_queue.cc:237] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.889726  3853 raft_consensus.cc:2468] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:33.890579  5083 consensus_queue.cc:1048] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.898697  3999 consensus_queue.cc:237] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.900175  5077 consensus_queue.cc:1048] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:33.901589  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3893a47d09bd4e7a853522ea125a2d9b" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:33.902212  3932 raft_consensus.cc:3060] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:33.903069  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc856d99de3412ea499aeca2530ad66" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:33.903703  3930 raft_consensus.cc:3060] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:33.919507  5063 raft_consensus.cc:993] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:33.920053  5086 raft_consensus.cc:1081] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:33.920265  3928 consensus_queue.cc:237] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:33.921221  4580 raft_consensus.cc:1275] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:33.926764  4580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524e773322084ab7a8951bae38e2826d"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54230
I20260709 13:14:33.927361  4580 raft_consensus.cc:493] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:33.927723  4580 raft_consensus.cc:3060] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:33.929838  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3387ba19c774b09b87b525f13971c07" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:33.930668  3855 raft_consensus.cc:3060] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:33.932732  4583 leader_election.cc:290] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:33.933457  4546 leader_election.cc:304] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 1219802fc214439bbca61022c3942ca5; no voters: 
I20260709 13:14:33.999015  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3387ba19c774b09b87b525f13971c07" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:34.000113  3998 raft_consensus.cc:3055] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:34.000389  3998 raft_consensus.cc:740] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:33.929677  5083 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 13:14:34.001096  3998 consensus_queue.cc:260] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:34.021436  3998 raft_consensus.cc:3060] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:34.029256  3932 raft_consensus.cc:2468] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:34.029013  4580 raft_consensus.cc:515] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:34.036178  3855 raft_consensus.cc:2468] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:34.038506  4580 leader_election.cc:290] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:33.996383  5100 raft_consensus.cc:2804] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:34.059158  3925 raft_consensus.cc:1275] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:34.063022  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524e773322084ab7a8951bae38e2826d" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:34.063637  3997 raft_consensus.cc:3060] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:34.067911  3925 raft_consensus.cc:2955] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.087577  4580 raft_consensus.cc:1275] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:34.089679  5077 raft_consensus.cc:2955] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.091849  3930 raft_consensus.cc:2468] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:34.084626  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524e773322084ab7a8951bae38e2826d" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:34.095749  3850 raft_consensus.cc:3055] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:34.096082  3928 raft_consensus.cc:1240] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Rejecting Update request from peer 2f06a9f99b3446f3955b1738d3aa74c4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:34.099164  5056 consensus_queue.cc:1048] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:34.100523  3997 raft_consensus.cc:2468] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:34.077322  3998 raft_consensus.cc:2468] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:34.104333  3999 raft_consensus.cc:2955] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.110460  4546 leader_election.cc:304] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:34.096101  3850 raft_consensus.cc:740] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:34.135233  3850 consensus_queue.cc:260] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:34.136650  3850 raft_consensus.cc:3060] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:34.139297  4583 raft_consensus.cc:2955] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.136085  5091 raft_consensus.cc:2955] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.264133  4999 raft_consensus.cc:993] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
W20260709 13:14:34.263985  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 64522.4us
I20260709 13:14:34.274958  3852 raft_consensus.cc:1275] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:14:34.282305  3898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 87138.4us
I20260709 13:14:34.188165  5072 raft_consensus.cc:2804] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:34.284245  5080 raft_consensus.cc:1081] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:34.305081  4964 raft_consensus.cc:2955] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.302872  5072 raft_consensus.cc:697] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
W20260709 13:14:34.348181  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 58821.3us
I20260709 13:14:34.346966  5100 raft_consensus.cc:697] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:34.359526  5100 consensus_queue.cc:237] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:34.363802  5072 consensus_queue.cc:237] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:14:34.364701  5102 log.cc:927] Time spent T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 13:14:34.335800  5046 raft_consensus.cc:2955] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.371390  5073 raft_consensus.cc:993] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
W20260709 13:14:34.373725  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 69020.1us
I20260709 13:14:34.376699  3755 catalog_manager.cc:5697] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.378530  3850 raft_consensus.cc:2468] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:34.402117  5056 raft_consensus.cc:1081] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
W20260709 13:14:34.409003  5094 log.cc:927] Time spent T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2: Append to log took a long time: real 0.253s	user 0.004s	sys 0.000s
I20260709 13:14:34.405507  5075 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:14:34.451480  4580 raft_consensus.cc:2955] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.455163  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3cc699b37a94edbac861e3463070ebb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:14:34.464881  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 104828us
I20260709 13:14:34.471343  4583 raft_consensus.cc:2955] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.475863  3751 catalog_manager.cc:5697] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.479357  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a7205dcfde24a63b944b1151e3dda4d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:34.494099  3925 raft_consensus.cc:2955] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.484921  5108 consensus_queue.cc:1048] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 13:14:34.509451  4580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "590f0690662647c898daff8448fac502"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54250
I20260709 13:14:34.510085  4580 raft_consensus.cc:493] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:34.510461  4580 raft_consensus.cc:3060] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:34.511593  3850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44b178725ab44d329a544480f982fff1"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:34.514168  3850 raft_consensus.cc:493] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:34.514708  3850 raft_consensus.cc:3060] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:34.517124  4580 raft_consensus.cc:515] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:34.504920  3851 raft_consensus.cc:2955] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.557621  4580 leader_election.cc:290] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:34.556878  4581 raft_consensus.cc:2955] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:34.562188  5089 log.cc:927] Time spent T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260709 13:14:34.565744  5060 log.cc:927] Time spent T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:14:34.578042  3849 raft_consensus.cc:2955] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.606371  3753 catalog_manager.cc:5697] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:34.618031  3850 raft_consensus.cc:515] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:34.606417  4546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 496005us
I20260709 13:14:34.624485  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590f0690662647c898daff8448fac502" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:34.625073  3999 raft_consensus.cc:3060] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:34.631649  3999 raft_consensus.cc:2468] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:34.652771  4546 leader_election.cc:304] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 1219802fc214439bbca61022c3942ca5; no voters: 
I20260709 13:14:34.654523  4546 leader_election.cc:304] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:34.659435  4003 raft_consensus.cc:1275] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:34.668532  5106 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:14:34.632324  3850 leader_election.cc:290] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:34.667218  5072 raft_consensus.cc:2804] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:34.696965  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590f0690662647c898daff8448fac502" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:34.697626  3932 raft_consensus.cc:3055] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:34.697970  3932 raft_consensus.cc:740] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:34.698834  3932 consensus_queue.cc:260] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:34.700673  3932 raft_consensus.cc:3060] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:34.689110  5107 raft_consensus.cc:2804] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:34.713492  5107 raft_consensus.cc:697] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:34.717514  5107 consensus_queue.cc:237] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:34.697198  5072 raft_consensus.cc:697] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:34.724665  5072 consensus_queue.cc:237] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:34.728297  3932 raft_consensus.cc:2468] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
W20260709 13:14:34.737622  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 46189.7us
W20260709 13:14:34.754211  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 248374us
I20260709 13:14:34.763763  3932 raft_consensus.cc:1275] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:34.765156  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:34.765736  3925 raft_consensus.cc:3060] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:34.766223  5072 consensus_queue.cc:1048] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:34.771431  4001 raft_consensus.cc:1275] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:34.776541  5072 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:34.778888  3925 raft_consensus.cc:2468] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:34.793491  3930 raft_consensus.cc:1240] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Rejecting Update request from peer 2f06a9f99b3446f3955b1738d3aa74c4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:34.795132  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:34.795774  4006 raft_consensus.cc:3055] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:34.796075  4006 raft_consensus.cc:740] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:34.798448  3821 leader_election.cc:304] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:34.801237  4006 consensus_queue.cc:260] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:34.802268  4006 raft_consensus.cc:3060] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:34.803670  5124 raft_consensus.cc:2804] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:34.804222  5124 raft_consensus.cc:697] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:34.799947  3855 raft_consensus.cc:2955] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:34.918728  4583 raft_consensus.cc:1240] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Rejecting Update request from peer 980dfdf5f86e43a6b095ba47843519e2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:34.928131  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:34.940322  3849 raft_consensus.cc:1275] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:34.941623  5072 consensus_queue.cc:1048] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:14:34.947589  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 90938.4us
I20260709 13:14:34.962119  3751 catalog_manager.cc:5697] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:34.817562  5124 consensus_queue.cc:237] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:34.974706  3850 raft_consensus.cc:1275] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:34.997390  3925 raft_consensus.cc:1275] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:14:34.981164  3820 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.2.172.190:46049, user_credentials={real_user=slave}} blocked reactor thread for 48216.9us
I20260709 13:14:35.012828  5072 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:34.931509  4006 raft_consensus.cc:2468] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:35.018813  5072 consensus_queue.cc:1048] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:35.015883  3751 catalog_manager.cc:5697] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:35.059805  3852 raft_consensus.cc:1240] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Rejecting Update request from peer 2f06a9f99b3446f3955b1738d3aa74c4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:35.088059  3999 consensus_queue.cc:237] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:35.095432  3753 catalog_manager.cc:5697] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.097877  3753 catalog_manager.cc:5697] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.103224  4583 raft_consensus.cc:1275] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:35.109704  5069 consensus_queue.cc:1048] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:35.110818  3857 raft_consensus.cc:1275] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:35.112565  5083 consensus_queue.cc:1048] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:35.121634  5070 raft_consensus.cc:2955] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:35.128611  3753 catalog_manager.cc:5697] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.135279  4583 raft_consensus.cc:2955] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:35.143043  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 89eb1857e0c845e7bc851f36f3e76650 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:35.144647  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:35.145078  3852 raft_consensus.cc:1275] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:35.130936  3753 catalog_manager.cc:5697] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.152513  5106 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:35.157702  3857 raft_consensus.cc:2955] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:35.162487  3928 raft_consensus.cc:1275] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:35.163844  5106 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:35.192808  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a7205dcfde24a63b944b1151e3dda4d with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:35.196317  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet d3cc699b37a94edbac861e3463070ebb with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:35.199064  3999 raft_consensus.cc:1275] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:35.199235  3926 consensus_queue.cc:237] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:35.201386  5107 consensus_queue.cc:1048] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:35.210899  4006 raft_consensus.cc:1275] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:35.212934  5107 consensus_queue.cc:1048] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:35.219734  3998 raft_consensus.cc:1275] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:35.222987  4583 raft_consensus.cc:1275] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:35.227931  5077 consensus_queue.cc:1048] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:14:35.261746  5144 tablet_replica.cc:333] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:35.267923  5144 raft_consensus.cc:2243] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:35.247843  5055 consensus_queue.cc:1048] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 13:14:35.289698  5144 raft_consensus.cc:2272] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:35.314467  4581 raft_consensus.cc:2955] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:35.312460  5077 raft_consensus.cc:2955] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:35.323014  5144 ts_tablet_manager.cc:1916] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:14:35.350903  5141 log.cc:927] Time spent T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 13:14:35.354033  3998 raft_consensus.cc:2955] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:35.362926  4001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0399ea5e194748f6a6dc73c74848e603"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:35.363822  4001 raft_consensus.cc:606] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:35.376055  5143 tablet_replica.cc:333] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:35.377161  5143 raft_consensus.cc:2243] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:35.398794  4006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:35.400888  4006 raft_consensus.cc:606] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:35.405854  3925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:35.408394  3925 raft_consensus.cc:606] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:35.412048  4006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:35.413095  4006 raft_consensus.cc:606] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
W20260709 13:14:35.417194  3972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 45834.4us
I20260709 13:14:35.428265  5143 raft_consensus.cc:2272] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:35.437058  5143 ts_tablet_manager.cc:1916] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:35.401835  5144 ts_tablet_manager.cc:1929] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:35.443938  4006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecb12a2e8726482586378f64bb060ed3"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:35.445518  4006 raft_consensus.cc:606] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:35.451017  3753 catalog_manager.cc:5697] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:35.456027  4006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7ecb4faacb94377a8f10da569529bf3"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:35.456874  4006 raft_consensus.cc:606] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:35.458752  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:14:35.460345  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:35.446745  5144 log.cc:1199] T d3cc699b37a94edbac861e3463070ebb P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/d3cc699b37a94edbac861e3463070ebb
I20260709 13:14:35.463830  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet d3cc699b37a94edbac861e3463070ebb (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:35.467697  5083 raft_consensus.cc:993] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:35.468235  5069 raft_consensus.cc:1081] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:35.472918  3849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:35.479784  3928 raft_consensus.cc:1275] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:35.478417  3849 raft_consensus.cc:493] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:35.480434  3849 raft_consensus.cc:3060] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.481963  5090 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:35.496132  3755 catalog_manager.cc:5697] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:35.510922  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7f0ea97cd0a4425a53bd9a4872b378d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:35.512042  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet 89eb1857e0c845e7bc851f36f3e76650 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:35.514446  5065 raft_consensus.cc:993] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:35.534940  3751 catalog_manager.cc:5697] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.524032  5065 raft_consensus.cc:1081] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:35.545791  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet c7f0ea97cd0a4425a53bd9a4872b378d with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:35.547427  5144 tablet_replica.cc:333] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:35.547645  3849 raft_consensus.cc:515] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:35.548507  4583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54240
I20260709 13:14:35.549216  4583 raft_consensus.cc:493] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:35.548631  5144 raft_consensus.cc:2243] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:35.549605  4583 raft_consensus.cc:3060] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.550271  5144 raft_consensus.cc:2272] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:35.555756  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:35.556453  3926 raft_consensus.cc:3060] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.557266  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:35.557921  3999 raft_consensus.cc:3055] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:35.558190  3999 raft_consensus.cc:740] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:35.559552  4006 raft_consensus.cc:1275] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:35.550298  3849 leader_election.cc:290] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:35.562702  4583 raft_consensus.cc:515] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:35.562536  3999 consensus_queue.cc:260] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:35.563757  3999 raft_consensus.cc:3060] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.567811  3926 raft_consensus.cc:2468] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:35.562008  5090 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:14:35.568930  3821 leader_election.cc:304] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:35.569202  5151 tablet_replica.cc:333] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:35.569733  5090 raft_consensus.cc:2804] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:35.570259  5090 raft_consensus.cc:697] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:35.573599  5090 consensus_queue.cc:237] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:35.579260  4583 leader_election.cc:290] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:35.581714  5144 ts_tablet_manager.cc:1916] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:35.570390  5151 raft_consensus.cc:2243] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:35.584474  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:35.585099  3857 raft_consensus.cc:3060] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.586938  3998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642002724e2a4bd880735fe21d019bc2" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:35.587518  3998 raft_consensus.cc:3055] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:35.587819  3998 raft_consensus.cc:740] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:35.588737  3998 consensus_queue.cc:260] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:35.590890  3999 raft_consensus.cc:2468] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:35.591766  3998 raft_consensus.cc:3060] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.591919  5151 raft_consensus.cc:2272] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:35.597925  3857 raft_consensus.cc:2468] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:35.598692  3855 raft_consensus.cc:1240] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Rejecting Update request from peer 2f06a9f99b3446f3955b1738d3aa74c4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:35.600342  3998 raft_consensus.cc:2468] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:35.601977  4546 leader_election.cc:304] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:35.602780  5072 raft_consensus.cc:2804] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:35.603283  5072 raft_consensus.cc:697] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:35.603766  5143 ts_tablet_manager.cc:1929] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:35.604408  5143 log.cc:1199] T 8a7205dcfde24a63b944b1151e3dda4d P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/8a7205dcfde24a63b944b1151e3dda4d
I20260709 13:14:35.604157  5072 consensus_queue.cc:237] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:35.606527  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 8a7205dcfde24a63b944b1151e3dda4d (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:35.615309  5151 ts_tablet_manager.cc:1916] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:35.634800  5114 raft_consensus.cc:993] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:35.635347  5114 raft_consensus.cc:1081] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:35.642005  5151 ts_tablet_manager.cc:1929] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:35.642318  5144 ts_tablet_manager.cc:1929] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:35.642490  5151 log.cc:1199] T 89eb1857e0c845e7bc851f36f3e76650 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/89eb1857e0c845e7bc851f36f3e76650
I20260709 13:14:35.642942  5144 log.cc:1199] T c7f0ea97cd0a4425a53bd9a4872b378d P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/c7f0ea97cd0a4425a53bd9a4872b378d
I20260709 13:14:35.673327  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet c7f0ea97cd0a4425a53bd9a4872b378d (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:35.681998  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet 89eb1857e0c845e7bc851f36f3e76650 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:35.717640  3998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54020
I20260709 13:14:35.719452  3998 raft_consensus.cc:493] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:35.720494  3998 raft_consensus.cc:3060] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.782989  4999 raft_consensus.cc:993] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:35.784061  4999 raft_consensus.cc:1081] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:35.787860  3857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecb12a2e8726482586378f64bb060ed3"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:35.788689  3857 raft_consensus.cc:493] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:35.789193  3857 raft_consensus.cc:3060] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.799937  3752 catalog_manager.cc:5697] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.831897  3857 raft_consensus.cc:515] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:35.834705  3857 leader_election.cc:290] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:35.851662  5157 raft_consensus.cc:993] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:35.852239  5113 raft_consensus.cc:993] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:35.852357  5157 raft_consensus.cc:1081] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:35.853018  5113 raft_consensus.cc:1081] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:35.860584  3998 raft_consensus.cc:515] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:35.863622  4582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7ecb4faacb94377a8f10da569529bf3"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54240
I20260709 13:14:35.864324  4582 raft_consensus.cc:493] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:35.864732  4582 raft_consensus.cc:3060] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.865000  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:35.866611  3849 raft_consensus.cc:3060] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.866937  4583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0399ea5e194748f6a6dc73c74848e603"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54240
I20260709 13:14:35.867616  4583 raft_consensus.cc:493] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:35.868016  4583 raft_consensus.cc:3060] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.873435  3998 leader_election.cc:290] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:14:35.889770  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 56105.3us
I20260709 13:14:35.894742  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:35.895759  3925 raft_consensus.cc:3055] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:35.896188  3925 raft_consensus.cc:740] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:35.897372  3925 consensus_queue.cc:260] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:35.904830  3925 raft_consensus.cc:3060] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.916527  3925 raft_consensus.cc:2468] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:35.917884  3970 leader_election.cc:304] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:35.919193  5113 raft_consensus.cc:2804] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:35.919940  5113 raft_consensus.cc:697] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:35.923069  4583 raft_consensus.cc:515] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:35.927501  4582 raft_consensus.cc:515] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:35.937950  3849 raft_consensus.cc:2468] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:35.921644  5113 consensus_queue.cc:237] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:35.951836  4583 leader_election.cc:290] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:35.957779  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb12a2e8726482586378f64bb060ed3" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:35.958628  3928 raft_consensus.cc:3060] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.976016  4582 leader_election.cc:290] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:35.974792  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb12a2e8726482586378f64bb060ed3" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:35.977209  3997 raft_consensus.cc:3055] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:35.977519  3997 raft_consensus.cc:740] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:35.979388  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ecb4faacb94377a8f10da569529bf3" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:35.979346  3997 consensus_queue.cc:260] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:35.980077  4003 raft_consensus.cc:3055] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:35.980512  4003 raft_consensus.cc:740] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:35.980829  3997 raft_consensus.cc:3060] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.981493  4003 consensus_queue.cc:260] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:35.982905  4003 raft_consensus.cc:3060] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.985024  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0399ea5e194748f6a6dc73c74848e603" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:35.987145  4001 raft_consensus.cc:3055] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:35.987497  4001 raft_consensus.cc:740] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:35.988588  3928 raft_consensus.cc:2468] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:35.989843  4001 consensus_queue.cc:260] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:35.993920  4001 raft_consensus.cc:3060] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.000108  3997 raft_consensus.cc:2468] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:36.001464  3752 catalog_manager.cc:5697] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.016074  4001 raft_consensus.cc:2468] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:36.017596  4546 leader_election.cc:304] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:36.018605  5072 raft_consensus.cc:2804] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:36.019153  5072 raft_consensus.cc:697] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:36.020100  5072 consensus_queue.cc:237] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:36.023769  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0399ea5e194748f6a6dc73c74848e603" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:36.024695  3928 raft_consensus.cc:3060] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.077224  3753 catalog_manager.cc:5697] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:36.079612  3755 catalog_manager.cc:5697] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:36.087934  3999 raft_consensus.cc:1275] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:36.086738  4003 raft_consensus.cc:2468] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:36.089941  3928 raft_consensus.cc:2468] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:36.091723  4546 leader_election.cc:304] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:36.092020  5107 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:36.092721  5072 raft_consensus.cc:2804] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:36.093256  5072 raft_consensus.cc:697] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:36.094190  5072 consensus_queue.cc:237] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:36.099202  3821 leader_election.cc:304] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:36.104883  5165 raft_consensus.cc:2804] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:36.124739  5165 raft_consensus.cc:697] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:36.125861  5165 consensus_queue.cc:237] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:36.132346  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ecb4faacb94377a8f10da569529bf3" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:36.133720  3850 raft_consensus.cc:3060] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.141444  3753 catalog_manager.cc:5697] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:36.153476  3850 raft_consensus.cc:2468] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:36.187888  3752 catalog_manager.cc:5697] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.201483  3850 raft_consensus.cc:1275] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:36.204243  5106 consensus_queue.cc:1048] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:36.277343  4003 raft_consensus.cc:1275] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:36.278918  5163 consensus_queue.cc:1048] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:36.304284  3928 raft_consensus.cc:1275] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:36.307399  5165 consensus_queue.cc:1048] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.424314  3930 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:36.426231  5075 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:36.457635  3850 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:36.461511  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:36.498844  5075 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.498360  4003 raft_consensus.cc:1275] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:36.539671  5106 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:36.553359  3999 raft_consensus.cc:1275] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:36.555482  5106 consensus_queue.cc:1048] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:36.593680  3850 raft_consensus.cc:1275] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:36.595356  5072 consensus_queue.cc:1048] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:36.631343  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:36.655967  3930 raft_consensus.cc:1275] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:36.664248  5072 consensus_queue.cc:1048] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:36.719672  3925 raft_consensus.cc:1275] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:36.722623  3997 raft_consensus.cc:1275] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:36.722251  5124 consensus_queue.cc:1048] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:14:36.730582  5124 consensus_queue.cc:1048] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.731791  3850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:36.732574  3850 raft_consensus.cc:606] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:36.737293  3850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "936b4705062240d186f293aa609b950f"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:36.738058  3850 raft_consensus.cc:606] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:36.741830  3850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea3ccf4555cb4ad5b1a8794cf0834c46"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:36.742710  3850 raft_consensus.cc:606] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:36.756547  3930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f06b98e4a9c24728a483230efb8d1dd5"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:36.757477  3930 raft_consensus.cc:606] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:36.762342  3930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:36.763024  3930 raft_consensus.cc:606] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:36.765400  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:36.767867  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:36.811477  3930 consensus_queue.cc:237] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:36.845680  3997 raft_consensus.cc:1275] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:36.846669  3898 consensus_peers.cc:597] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46d7ce5dc85e4f538280f70bf3520f03. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:36.847714  5162 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:36.848537  3850 raft_consensus.cc:1275] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:36.852123  5162 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.879359  5055 raft_consensus.cc:2955] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:36.889204  3850 raft_consensus.cc:2955] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:36.904946  3752 catalog_manager.cc:5697] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.912386  3997 raft_consensus.cc:2955] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:36.909045  3928 consensus_queue.cc:237] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:36.943493  3898 consensus_peers.cc:597] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cc5dd49c9354bbabb782aeedb23e6bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:36.950304  4003 raft_consensus.cc:1275] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:36.953720  5162 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.955466  3850 raft_consensus.cc:1275] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:36.959396  5055 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:36.971534  5055 raft_consensus.cc:2955] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:36.973874  3850 raft_consensus.cc:2955] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:36.979419  3997 raft_consensus.cc:2955] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:36.992597  4003 consensus_queue.cc:237] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:36.995594  3753 catalog_manager.cc:5697] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.025178  5158 raft_consensus.cc:993] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:37.025696  5158 raft_consensus.cc:1081] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:37.030961  3999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea3ccf4555cb4ad5b1a8794cf0834c46"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:14:37.031725  3999 raft_consensus.cc:493] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:37.032094  3999 raft_consensus.cc:3060] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.033869  4986 raft_consensus.cc:993] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:37.034322  4986 raft_consensus.cc:1081] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:37.036267  3855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44910
I20260709 13:14:37.036842  3855 raft_consensus.cc:493] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:37.037212  3855 raft_consensus.cc:3060] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.038944  3999 raft_consensus.cc:515] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:14:37.044785  3972 consensus_peers.cc:597] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 997ceb4d63784c60adfb706a26fac448. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:37.046737  3928 raft_consensus.cc:1275] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:37.048593  3999 leader_election.cc:290] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:37.048700  5070 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:37.049145  3855 raft_consensus.cc:515] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:37.049573  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3ccf4555cb4ad5b1a8794cf0834c46" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:37.050230  3857 raft_consensus.cc:3055] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:37.050664  3857 raft_consensus.cc:740] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:37.051242  3855 leader_election.cc:290] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:37.051432  3857 consensus_queue.cc:260] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:37.052104  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3ccf4555cb4ad5b1a8794cf0834c46" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:14:37.052253  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:37.052693  3857 raft_consensus.cc:3060] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.053040  3925 raft_consensus.cc:3055] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:37.053345  3925 raft_consensus.cc:740] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:37.054225  3999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:37.054097  3925 consensus_queue.cc:260] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:37.056573  4583 raft_consensus.cc:3060] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.059433  3925 raft_consensus.cc:3060] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.055876  3850 raft_consensus.cc:1275] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:37.056587  3999 raft_consensus.cc:3060] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.065438  5070 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:37.067173  3857 raft_consensus.cc:2468] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:37.070338  3970 leader_election.cc:304] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:37.078785  5163 raft_consensus.cc:993] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:37.079452  5163 raft_consensus.cc:1081] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:37.080752  5075 raft_consensus.cc:2804] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:37.081383  5075 raft_consensus.cc:697] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:37.082445  5075 consensus_queue.cc:237] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:37.083850  5160 raft_consensus.cc:2955] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:37.089051  3930 raft_consensus.cc:2955] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:37.095185  4582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54230
I20260709 13:14:37.095803  4582 raft_consensus.cc:493] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:37.096138  4582 raft_consensus.cc:3060] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:37.100505  5055 raft_consensus.cc:993] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:37.103658  3925 raft_consensus.cc:2468] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:37.110143  3821 leader_election.cc:304] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:37.111029  5163 raft_consensus.cc:2804] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:37.111634  5163 raft_consensus.cc:697] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:37.112660  5163 consensus_queue.cc:237] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:37.115365  4583 raft_consensus.cc:2468] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:37.126138  5162 raft_consensus.cc:1081] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:37.108264  4582 raft_consensus.cc:515] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:37.131742  3999 raft_consensus.cc:2468] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:37.139200  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:37.140142  3850 raft_consensus.cc:3055] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:37.140594  3850 raft_consensus.cc:740] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:37.148085  3755 catalog_manager.cc:5697] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:37.169625  3849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f06b98e4a9c24728a483230efb8d1dd5"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44910
I20260709 13:14:37.170306  3849 raft_consensus.cc:493] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:37.170818  3849 raft_consensus.cc:3060] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.173739  5124 raft_consensus.cc:993] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:37.174434  5124 raft_consensus.cc:1081] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:37.183025  3999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "936b4705062240d186f293aa609b950f"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:14:37.183892  3999 raft_consensus.cc:493] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:37.184259  3999 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:37.141129  3753 catalog_manager.cc:5697] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.192674  4582 leader_election.cc:290] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:37.192806  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0612b2c47f0c479f864c6274a391fc9a" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:37.193411  3930 raft_consensus.cc:3060] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:37.195573  3850 consensus_queue.cc:260] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:37.209229  3850 raft_consensus.cc:3060] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:37.207437  3849 raft_consensus.cc:515] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:37.216212  3930 raft_consensus.cc:2468] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 3.
I20260709 13:14:37.218015  3999 raft_consensus.cc:515] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:37.220172  3999 leader_election.cc:290] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 4 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:37.220813  4546 leader_election.cc:304] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:37.222170  5106 raft_consensus.cc:2804] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:37.222772  5106 raft_consensus.cc:697] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 3 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:37.223624  5106 consensus_queue.cc:237] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:37.224200  3930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06b98e4a9c24728a483230efb8d1dd5" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:37.224746  3930 raft_consensus.cc:3055] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:37.225044  3930 raft_consensus.cc:740] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:37.226286  3930 consensus_queue.cc:260] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:37.229918  3930 raft_consensus.cc:3060] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.240236  3999 consensus_queue.cc:237] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:37.240809  3755 catalog_manager.cc:5697] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 2 to 3, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 3 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:37.244385  3930 raft_consensus.cc:2468] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:37.252058  3821 leader_election.cc:304] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:37.252435  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:37.253695  3925 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:37.259156  3855 raft_consensus.cc:2955] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:37.261932  5158 raft_consensus.cc:2804] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:37.263058  5158 raft_consensus.cc:697] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:37.263976  5158 consensus_queue.cc:237] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:37.232465  3849 leader_election.cc:290] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:37.279235  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06b98e4a9c24728a483230efb8d1dd5" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:37.279901  3997 raft_consensus.cc:3060] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:37.285166  3855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936b4705062240d186f293aa609b950f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:37.290804  3855 raft_consensus.cc:3055] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:37.293936  3855 raft_consensus.cc:740] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:37.297197  3997 raft_consensus.cc:2468] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:37.294941  3855 consensus_queue.cc:260] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:37.300874  3855 raft_consensus.cc:3060] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:37.311731  3925 raft_consensus.cc:2468] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 4.
I20260709 13:14:37.313845  3753 catalog_manager.cc:5697] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.327353  3855 raft_consensus.cc:2468] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 4.
I20260709 13:14:37.346913  5208 ts_tablet_manager.cc:933] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:37.332947  3850 raft_consensus.cc:2468] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 3.
W20260709 13:14:37.361441  3972 consensus_peers.cc:597] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48c59e0055bf40a28867ce1296042165. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:37.365921  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 44148.9us
I20260709 13:14:37.367048  3970 leader_election.cc:304] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:37.368201  5206 raft_consensus.cc:2804] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:37.369660  5206 raft_consensus.cc:697] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:37.373943  5206 consensus_queue.cc:237] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:37.377853  3925 raft_consensus.cc:1275] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:37.381831  5208 tablet_copy_client.cc:323] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:37.384398  3941 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet 46d7ce5dc85e4f538280f70bf3520f03 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:37.385075  3941 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet 46d7ce5dc85e4f538280f70bf3520f03 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-46d7ce5dc85e4f538280f70bf3520f03
I20260709 13:14:37.384909  3753 catalog_manager.cc:5697] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.387511  5209 ts_tablet_manager.cc:933] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:37.393874  5075 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:37.412964  3941 tablet_copy_source_session.cc:215] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:37.414328  3852 raft_consensus.cc:1275] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:37.417786  5208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46d7ce5dc85e4f538280f70bf3520f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.418000  5210 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:37.418764  3753 catalog_manager.cc:5697] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 3 to 4, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 4 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:37.445822  5209 tablet_copy_client.cc:323] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:37.445024  5201 raft_consensus.cc:2955] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:37.448379  3941 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet 3cc5dd49c9354bbabb782aeedb23e6bf from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:37.448943  5208 tablet_copy_client.cc:806] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:37.448983  3941 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet 3cc5dd49c9354bbabb782aeedb23e6bf from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-3cc5dd49c9354bbabb782aeedb23e6bf
I20260709 13:14:37.450376  5208 tablet_copy_client.cc:670] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:37.448814  3850 raft_consensus.cc:2955] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:37.455924  3928 raft_consensus.cc:2955] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:37.458540  3941 tablet_copy_source_session.cc:215] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:37.462365  5209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc5dd49c9354bbabb782aeedb23e6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.467363  5208 tablet_copy_client.cc:538] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:37.480266  3753 catalog_manager.cc:5697] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 3 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.489599  5209 tablet_copy_client.cc:806] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:37.490248  5209 tablet_copy_client.cc:670] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:37.494850  5208 tablet_bootstrap.cc:492] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:37.524456  5209 tablet_copy_client.cc:538] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:37.530719  5208 tablet_bootstrap.cc:492] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:37.531867  5208 tablet_bootstrap.cc:492] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:37.532589  5208 ts_tablet_manager.cc:1403] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.008s
I20260709 13:14:37.534066  5217 ts_tablet_manager.cc:933] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:37.536072  5209 tablet_bootstrap.cc:492] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:37.535903  5208 raft_consensus.cc:359] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:37.538831  5208 raft_consensus.cc:740] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:37.539508  5208 consensus_queue.cc:260] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:37.545187  5208 ts_tablet_manager.cc:1434] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 13:14:37.546978  5217 tablet_copy_client.cc:323] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:37.548875  3941 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-46d7ce5dc85e4f538280f70bf3520f03 received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:37.549242  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet 997ceb4d63784c60adfb706a26fac448 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:37.549404  3941 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-46d7ce5dc85e4f538280f70bf3520f03 on tablet 46d7ce5dc85e4f538280f70bf3520f03 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:37.549837  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet 997ceb4d63784c60adfb706a26fac448 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-997ceb4d63784c60adfb706a26fac448
I20260709 13:14:37.560393  4016 tablet_copy_source_session.cc:215] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:37.582257  5217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997ceb4d63784c60adfb706a26fac448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.585155  3849 raft_consensus.cc:1275] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:37.587389  5201 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:37.591768  5209 tablet_bootstrap.cc:492] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:37.592724  5209 tablet_bootstrap.cc:492] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:37.593393  5209 ts_tablet_manager.cc:1403] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.007s
I20260709 13:14:37.596395  5209 raft_consensus.cc:359] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:37.597270  5209 raft_consensus.cc:740] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:37.597929  5209 consensus_queue.cc:260] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:37.603144  5209 ts_tablet_manager.cc:1434] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:14:37.612664  5217 tablet_copy_client.cc:806] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:37.613281  5217 tablet_copy_client.cc:670] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:37.616314  3941 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-3cc5dd49c9354bbabb782aeedb23e6bf received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:37.616830  3941 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-3cc5dd49c9354bbabb782aeedb23e6bf on tablet 3cc5dd49c9354bbabb782aeedb23e6bf with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:37.643224  4582 raft_consensus.cc:1275] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:37.651650  5160 consensus_queue.cc:1048] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:37.666702  5217 tablet_copy_client.cc:538] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:37.666865  3925 raft_consensus.cc:1275] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:37.698402  4583 raft_consensus.cc:1217] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:37.698732  5217 tablet_bootstrap.cc:492] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:37.726938  5163 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:37.748557  5209 ts_tablet_manager.cc:933] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:37.749588  3852 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:37.751396  5107 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:37.766294  5209 tablet_copy_client.cc:323] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:37.768735  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet 48c59e0055bf40a28867ce1296042165 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:37.769500  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet 48c59e0055bf40a28867ce1296042165 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-48c59e0055bf40a28867ce1296042165
I20260709 13:14:37.772451  5217 tablet_bootstrap.cc:492] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:37.773598  5217 tablet_bootstrap.cc:492] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:37.774367  5217 ts_tablet_manager.cc:1403] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.000s
I20260709 13:14:37.768975  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:37.779749  3925 raft_consensus.cc:1275] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:37.780052  4016 tablet_copy_source_session.cc:215] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:37.784372  5209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c59e0055bf40a28867ce1296042165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:37.789439  5217 raft_consensus.cc:359] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:37.790477  5217 raft_consensus.cc:740] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:37.791834  5217 consensus_queue.cc:260] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:37.795317  5217 ts_tablet_manager.cc:1434] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 13:14:37.797243  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-997ceb4d63784c60adfb706a26fac448 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:37.797770  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-997ceb4d63784c60adfb706a26fac448 on tablet 997ceb4d63784c60adfb706a26fac448 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:37.798374  3999 raft_consensus.cc:1275] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:37.815335  5209 tablet_copy_client.cc:806] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:37.815990  5209 tablet_copy_client.cc:670] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:37.823794  5209 tablet_copy_client.cc:538] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:37.834342  5107 consensus_queue.cc:1048] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:37.849020  5209 tablet_bootstrap.cc:492] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:37.917300  4583 raft_consensus.cc:1217] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:37.965039  4583 raft_consensus.cc:1217] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:38.016474  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:38.063333  5165 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:14:38.121004  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 58554.2us
I20260709 13:14:38.172595  3928 raft_consensus.cc:1275] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 4 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:38.173950  3999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:38.188799  3999 raft_consensus.cc:606] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:38.172597  5209 tablet_bootstrap.cc:492] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:38.203648  3928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:38.204707  3852 raft_consensus.cc:1275] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 4 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:38.206466  3928 raft_consensus.cc:606] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:38.214650  5209 tablet_bootstrap.cc:492] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:38.217680  5209 ts_tablet_manager.cc:1403] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.373s	user 0.050s	sys 0.075s
I20260709 13:14:38.236450  5209 raft_consensus.cc:359] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:38.244184  5209 raft_consensus.cc:740] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:38.248894  3932 raft_consensus.cc:1275] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:38.261246  5209 consensus_queue.cc:260] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:38.273795  5209 ts_tablet_manager.cc:1434] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.002s
I20260709 13:14:38.288851  5210 consensus_queue.cc:1048] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:38.295506  3852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "864890761a204755b6159285a74f6a41"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:38.296136  3852 raft_consensus.cc:606] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:38.298790  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-48c59e0055bf40a28867ce1296042165 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:38.299448  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-48c59e0055bf40a28867ce1296042165 on tablet 48c59e0055bf40a28867ce1296042165 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:38.307387  4986 raft_consensus.cc:993] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:38.307889  4986 raft_consensus.cc:1081] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:38.307911  5235 raft_consensus.cc:1064] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:38.324458  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:38.333210  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:38.337512  3999 raft_consensus.cc:1275] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:38.346235  5235 consensus_queue.cc:237] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:38.388573  5210 raft_consensus.cc:1064] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:38.391849  5210 consensus_queue.cc:237] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:38.395524  5124 consensus_queue.cc:1048] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:38.416424  5179 raft_consensus.cc:1064] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:38.419016  5179 consensus_queue.cc:237] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:38.431600  4006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54020
I20260709 13:14:38.432472  4006 raft_consensus.cc:493] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:38.432929  4006 raft_consensus.cc:3060] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.445986  4006 raft_consensus.cc:515] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:14:38.451066  3972 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:38.452574  4583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:14:38.453338  4583 raft_consensus.cc:3060] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.465907  5124 consensus_queue.cc:1048] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:38.466934  4583 raft_consensus.cc:2468] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:38.468425  3972 leader_election.cc:304] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:38.469887  5201 raft_consensus.cc:2804] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:38.470496  5201 raft_consensus.cc:697] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:38.472163  5201 consensus_queue.cc:237] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:38.500353  4583 raft_consensus.cc:1275] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:38.502113  5235 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:38.506125  4006 leader_election.cc:290] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:38.512967  4582 raft_consensus.cc:1275] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:38.521904  4986 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:38.519392  4581 raft_consensus.cc:1275] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:38.532233  5206 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:38.552063  3753 catalog_manager.cc:5697] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:38.574934  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 51022.3us
W20260709 13:14:38.578426  5239 log.cc:927] Time spent T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 13:14:38.580338  5206 consensus_queue.cc:1048] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:38.595427  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:38.596184  3929 raft_consensus.cc:3055] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:38.596549  3929 raft_consensus.cc:740] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:38.597467  3929 consensus_queue.cc:260] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:38.600791  3929 raft_consensus.cc:3060] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.606439  3928 raft_consensus.cc:1275] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:38.608815  3850 raft_consensus.cc:1275] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:38.612231  4583 raft_consensus.cc:1217] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:14:38.622347  5205 raft_consensus.cc:993] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:38.622823  5205 raft_consensus.cc:1081] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:38.623536  5210 raft_consensus.cc:993] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:38.624082  5248 raft_consensus.cc:1081] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:38.634740  3850 raft_consensus.cc:1275] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:38.638221  5210 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:38.647925  4006 raft_consensus.cc:1275] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:38.648432  4003 raft_consensus.cc:1275] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:38.658592  4005 raft_consensus.cc:1240] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Rejecting Update request from peer 980dfdf5f86e43a6b095ba47843519e2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:38.662755  5248 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:38.665647  3929 raft_consensus.cc:2468] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:38.678983  3849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:38.679759  3849 raft_consensus.cc:493] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:38.680294  3849 raft_consensus.cc:3060] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.680457  3850 raft_consensus.cc:1275] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:38.756210  5248 raft_consensus.cc:2955] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:38.791023  3849 raft_consensus.cc:515] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:38.814082  3849 leader_election.cc:290] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:14:38.877604  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 46641.6us
I20260709 13:14:38.895869  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:38.896564  4006 raft_consensus.cc:3055] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:38.896931  4006 raft_consensus.cc:740] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
W20260709 13:14:38.904304  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 113708us
I20260709 13:14:38.905752  4986 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:38.910308  4006 consensus_queue.cc:260] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:38.916080  4006 raft_consensus.cc:3060] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:38.930325  4006 raft_consensus.cc:2468] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:38.914219  5179 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
W20260709 13:14:38.977145  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 46987.7us
I20260709 13:14:38.957072  3849 raft_consensus.cc:2955] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:38.988133  3821 leader_election.cc:304] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
W20260709 13:14:38.994127  3897 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:38.995085  4583 raft_consensus.cc:2955] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:39.009497  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 102599us
I20260709 13:14:39.014650  3929 raft_consensus.cc:2955] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:39.022847  4986 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:39.023228  5235 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:39.027202  5278 raft_consensus.cc:2804] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:39.027876  5278 raft_consensus.cc:697] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:39.029004  5278 consensus_queue.cc:237] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:39.031745  3930 raft_consensus.cc:1275] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:39.039045  5266 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:14:39.062939  4583 raft_consensus.cc:1275] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:39.063726  3928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "864890761a204755b6159285a74f6a41"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:36408
I20260709 13:14:39.064395  3928 raft_consensus.cc:493] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:39.064785  3928 raft_consensus.cc:3060] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.072446  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1133aa74dc0941b38dbe1b721e8a2c5e" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
W20260709 13:14:39.072903  4546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 82644.8us
I20260709 13:14:39.090408  3932 raft_consensus.cc:3060] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.081487  3928 raft_consensus.cc:515] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:39.093178  3928 leader_election.cc:290] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:39.109975  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864890761a204755b6159285a74f6a41" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:39.110612  3857 raft_consensus.cc:3055] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:39.110900  3857 raft_consensus.cc:740] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:39.115520  3857 consensus_queue.cc:260] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:39.121069  3857 raft_consensus.cc:3060] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.126399  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "864890761a204755b6159285a74f6a41" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:39.074301  5206 consensus_queue.cc:1048] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 13:14:39.127070  4001 raft_consensus.cc:3060] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:39.133384  3857 raft_consensus.cc:2468] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:39.154487  4001 raft_consensus.cc:2468] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:39.161026  3931 raft_consensus.cc:1240] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Rejecting Update request from peer 0313246471124e0a8512f0ae44abbb80 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:39.164403  3755 catalog_manager.cc:5697] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:39.182040  5265 raft_consensus.cc:1064] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:39.185590  5265 consensus_queue.cc:237] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:39.213227  3932 raft_consensus.cc:2468] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
W20260709 13:14:39.245529  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 127649us
I20260709 13:14:39.291250  3896 leader_election.cc:304] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:39.302505  5285 raft_consensus.cc:2804] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:39.303056  5285 raft_consensus.cc:697] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:39.303939  5285 consensus_queue.cc:237] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:39.304522  5259 raft_consensus.cc:2955] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:39.323288  3855 raft_consensus.cc:2955] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:39.363811  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:14:39.417645  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 84800.3us
I20260709 13:14:39.443420  4581 raft_consensus.cc:1275] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:39.433660  5288 raft_consensus.cc:2955] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:39.506584  4546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 87158.7us
I20260709 13:14:39.517753  4001 raft_consensus.cc:2955] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:39.504160  3999 raft_consensus.cc:2955] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:39.548382  3929 raft_consensus.cc:1275] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:39.549401  5302 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.058s
I20260709 13:14:39.554673  3855 raft_consensus.cc:1275] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:39.568152  5265 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:14:39.569545  5282 log.cc:927] Time spent T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80: Append to log took a long time: real 0.193s	user 0.002s	sys 0.000s
I20260709 13:14:39.574908  5265 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:14:39.613704  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 44143.8us
I20260709 13:14:39.620707  4582 raft_consensus.cc:2955] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:39.623816  3932 raft_consensus.cc:1275] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.658715  4580 raft_consensus.cc:2955] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:39.646201  5163 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
W20260709 13:14:39.754937  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 146773us
W20260709 13:14:39.804472  4546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 48021us
I20260709 13:14:39.828878  4005 raft_consensus.cc:1275] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.839538  3853 raft_consensus.cc:2955] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:39.858465  5165 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:14:39.876155  5268 raft_consensus.cc:2955] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:39.841369  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:39.925302  4005 raft_consensus.cc:1275] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:39.931208  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 60972.1us
I20260709 13:14:39.934962  5235 consensus_queue.cc:1048] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:39.973052  3853 raft_consensus.cc:1275] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:39.934638  3751 catalog_manager.cc:5697] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:39.994025  3929 raft_consensus.cc:2955] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.019378  3999 consensus_queue.cc:237] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:40.039433  3752 catalog_manager.cc:5697] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.048524  3752 catalog_manager.cc:5697] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.013190  5288 consensus_queue.cc:1048] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:14:40.058208  4580 raft_consensus.cc:1275] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.071453  5308 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:14:40.076418  3853 raft_consensus.cc:1275] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.143908  5257 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
W20260709 13:14:40.164317  5318 log.cc:927] Time spent T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260709 13:14:40.186972  5321 log.cc:927] Time spent T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
I20260709 13:14:40.215389  4580 raft_consensus.cc:2955] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:40.221462  5319 log.cc:927] Time spent T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: Append to log took a long time: real 0.212s	user 0.001s	sys 0.003s
W20260709 13:14:40.254496  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 73991.4us
I20260709 13:14:40.281946  5266 raft_consensus.cc:2955] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.287109  4583 raft_consensus.cc:2955] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.303418  3851 raft_consensus.cc:2955] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.402840  3851 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73a48cde5e4a42269af73460b4b73f06"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:40.403445  3851 raft_consensus.cc:606] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:40.407258  3849 raft_consensus.cc:2955] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.413101  5163 raft_consensus.cc:993] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:40.413791  5163 raft_consensus.cc:1081] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:40.425410  4003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:40.428154  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 997ceb4d63784c60adfb706a26fac448 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:40.426162  4003 raft_consensus.cc:606] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:40.435986  4003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:40.442338  4003 raft_consensus.cc:606] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:40.452306  3849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd76d629e7ba4ffa8d39d250d69c2960"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:40.452945  3849 raft_consensus.cc:606] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:40.454695  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:40.456453  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:40.457998  3932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73a48cde5e4a42269af73460b4b73f06"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:36408
I20260709 13:14:40.458532  3932 raft_consensus.cc:493] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:40.458909  3932 raft_consensus.cc:3060] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.464753  3755 catalog_manager.cc:5697] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.485157  3932 raft_consensus.cc:515] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:40.487344  3932 leader_election.cc:290] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:40.489625  3751 catalog_manager.cc:5697] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.496744  3751 catalog_manager.cc:5697] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.516897  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a48cde5e4a42269af73460b4b73f06" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:40.517057  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a48cde5e4a42269af73460b4b73f06" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:40.517628  3849 raft_consensus.cc:3055] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:40.517838  4003 raft_consensus.cc:3060] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.518131  3849 raft_consensus.cc:740] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:40.518994  3849 consensus_queue.cc:260] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:40.520059  3849 raft_consensus.cc:3060] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.527436  3849 raft_consensus.cc:2468] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:40.532755  5271 raft_consensus.cc:993] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:40.533349  5271 raft_consensus.cc:1081] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:40.540932  3896 leader_election.cc:304] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:40.546998  5288 raft_consensus.cc:2804] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.547605  5288 raft_consensus.cc:697] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:40.548544  5288 consensus_queue.cc:237] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:40.546715  3932 consensus_queue.cc:237] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:40.561055  3923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd76d629e7ba4ffa8d39d250d69c2960"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:36408
I20260709 13:14:40.561779  3923 raft_consensus.cc:493] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:40.562187  3923 raft_consensus.cc:3060] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.556102  4003 raft_consensus.cc:2468] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:40.543354  3926 consensus_queue.cc:237] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:40.572037  4580 raft_consensus.cc:1275] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.574767  3923 raft_consensus.cc:515] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:40.574914  5286 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:40.577065  3923 leader_election.cc:290] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:40.580356  4583 raft_consensus.cc:1275] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.583148  5290 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:40.588311  3853 raft_consensus.cc:1275] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.589248  3851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd76d629e7ba4ffa8d39d250d69c2960" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:40.589857  3851 raft_consensus.cc:3055] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:40.590138  3851 raft_consensus.cc:740] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:40.590842  3851 consensus_queue.cc:260] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:40.600653  3851 raft_consensus.cc:3060] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.601696  3999 raft_consensus.cc:1275] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:40.604656  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd76d629e7ba4ffa8d39d250d69c2960" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:40.605291  4003 raft_consensus.cc:3060] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.610729  3851 raft_consensus.cc:2468] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:40.622112  4003 raft_consensus.cc:2468] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:40.630872  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet 997ceb4d63784c60adfb706a26fac448 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:40.632640  3896 leader_election.cc:304] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:40.633522  4986 raft_consensus.cc:2804] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.636328  5287 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:40.637938  5235 raft_consensus.cc:2955] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.642321  5162 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:40.642007  4581 raft_consensus.cc:2955] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.641609  4580 raft_consensus.cc:2955] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.645260  4986 raft_consensus.cc:697] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:40.646117  4986 consensus_queue.cc:237] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:40.657920  3752 catalog_manager.cc:5697] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.659677  5266 raft_consensus.cc:993] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:40.660204  5265 raft_consensus.cc:1081] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:40.632979  5286 raft_consensus.cc:2955] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.663345  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46d7ce5dc85e4f538280f70bf3520f03 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:40.668872  3849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:40.669945  3849 raft_consensus.cc:493] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:40.670619  3849 raft_consensus.cc:3060] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.670907  3753 catalog_manager.cc:5697] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.696697  3999 raft_consensus.cc:2955] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.722024  3853 raft_consensus.cc:2955] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.755108  5337 tablet_replica.cc:333] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:40.756474  5337 raft_consensus.cc:2243] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:40.757440  5337 raft_consensus.cc:2272] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:40.760998  5337 ts_tablet_manager.cc:1916] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:14:40.794708  3972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 64873.7us
W20260709 13:14:40.795420  3972 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:40.796766  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cc5dd49c9354bbabb782aeedb23e6bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:40.833128  4003 consensus_queue.cc:237] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:40.845484  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cc5dd49c9354bbabb782aeedb23e6bf with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:40.848562  3755 catalog_manager.cc:5697] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.857014  4581 raft_consensus.cc:1275] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:40.858683  5263 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:40.865479  5337 ts_tablet_manager.cc:1929] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:40.866266  5337 log.cc:1199] T 997ceb4d63784c60adfb706a26fac448 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/997ceb4d63784c60adfb706a26fac448
I20260709 13:14:40.868489  5327 raft_consensus.cc:2955] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.873402  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet 997ceb4d63784c60adfb706a26fac448 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:40.874631  3752 catalog_manager.cc:5697] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.875835  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 46d7ce5dc85e4f538280f70bf3520f03 with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:40.879247  4581 raft_consensus.cc:2955] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.851480  3849 raft_consensus.cc:515] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:40.909173  3923 raft_consensus.cc:1275] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:40.920025  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:40.920781  3923 raft_consensus.cc:3060] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.931527  3923 raft_consensus.cc:2468] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:40.934262  3821 leader_election.cc:304] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:40.935097  5124 raft_consensus.cc:2804] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.935650  5124 raft_consensus.cc:697] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:40.936394  5124 consensus_queue.cc:237] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:40.952695  3849 leader_election.cc:290] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:40.952535  3753 catalog_manager.cc:5697] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:40.961359  5341 tablet_replica.cc:333] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:40.971215  5341 raft_consensus.cc:2243] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:40.972045  5341 raft_consensus.cc:2272] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:40.974946  5341 ts_tablet_manager.cc:1916] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:40.981921  5268 consensus_queue.cc:1048] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:40.984840  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 48c59e0055bf40a28867ce1296042165 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:40.982193  3753 catalog_manager.cc:5697] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 4 to 5, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 3 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:40.993551  5341 ts_tablet_manager.cc:1929] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:40.994199  5341 log.cc:1199] T 3cc5dd49c9354bbabb782aeedb23e6bf P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/3cc5dd49c9354bbabb782aeedb23e6bf
I20260709 13:14:40.999389  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet 3cc5dd49c9354bbabb782aeedb23e6bf (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:41.000381  3923 raft_consensus.cc:2955] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:41.013468  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet 48c59e0055bf40a28867ce1296042165 with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:41.014716  5341 tablet_replica.cc:333] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:41.015832  5341 raft_consensus.cc:2243] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:41.016698  5341 raft_consensus.cc:2272] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:41.019783  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:41.021767  4003 raft_consensus.cc:3055] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:41.022027  4003 raft_consensus.cc:740] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:41.022739  4003 consensus_queue.cc:260] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:41.023661  4003 raft_consensus.cc:3060] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.023860  5341 ts_tablet_manager.cc:1916] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:41.029052  5342 tablet_replica.cc:333] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:41.030098  5342 raft_consensus.cc:2243] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:41.032387  5342 raft_consensus.cc:2272] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:41.035435  5342 ts_tablet_manager.cc:1916] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:41.036417  5269 raft_consensus.cc:993] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:41.036963  5269 raft_consensus.cc:1081] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:41.040933  4003 raft_consensus.cc:2468] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:41.042495  4005 raft_consensus.cc:1275] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.043396  3853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:41.047372  3853 raft_consensus.cc:493] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:41.047751  3853 raft_consensus.cc:3060] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.048703  5286 consensus_queue.cc:1048] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.055899  3853 raft_consensus.cc:515] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:41.058890  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:41.059522  4003 raft_consensus.cc:3055] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:41.059818  4003 raft_consensus.cc:740] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:41.059967  3853 leader_election.cc:290] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:41.061496  5341 ts_tablet_manager.cc:1929] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:14:41.061110  4581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:14:41.061926  4003 consensus_queue.cc:260] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:41.062813  4581 raft_consensus.cc:3060] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.061990  5341 log.cc:1199] T 48c59e0055bf40a28867ce1296042165 P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/48c59e0055bf40a28867ce1296042165
I20260709 13:14:41.063257  4003 raft_consensus.cc:3060] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.074195  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet 48c59e0055bf40a28867ce1296042165 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:41.077239  5342 ts_tablet_manager.cc:1929] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:41.077822  5342 log.cc:1199] T 46d7ce5dc85e4f538280f70bf3520f03 P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/46d7ce5dc85e4f538280f70bf3520f03
I20260709 13:14:41.079579  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 46d7ce5dc85e4f538280f70bf3520f03 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:41.092839  4003 raft_consensus.cc:2468] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:41.097684  3853 raft_consensus.cc:1275] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.101432  3821 leader_election.cc:304] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:41.104872  5278 raft_consensus.cc:2804] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:41.105257  4581 raft_consensus.cc:2468] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:41.107434  5278 raft_consensus.cc:697] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:41.108409  5278 consensus_queue.cc:237] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:41.110073  5290 consensus_queue.cc:1048] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.133034  3753 catalog_manager.cc:5697] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:41.150936  3849 raft_consensus.cc:1275] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.155061  5259 consensus_queue.cc:1048] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.182476  4005 raft_consensus.cc:1275] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.191143  5290 consensus_queue.cc:1048] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.457609  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:41.494768  4005 raft_consensus.cc:1275] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.496074  5163 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.517922  3923 raft_consensus.cc:1275] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.520519  5278 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.527949  4581 raft_consensus.cc:1275] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:41.529554  5124 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:41.559787  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:41.619007  4005 raft_consensus.cc:1275] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:41.621088  5163 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:41.678998  3932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:41.679850  3932 raft_consensus.cc:606] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:41.683518  3849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:41.684123  3849 raft_consensus.cc:606] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:41.687687  3932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:41.688220  3932 raft_consensus.cc:606] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:41.691181  3849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:41.691787  3849 raft_consensus.cc:606] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:41.693511  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:41.695235  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:41.700304  5290 raft_consensus.cc:993] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:41.700974  5290 raft_consensus.cc:1081] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:41.702955  4580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54250
I20260709 13:14:41.703570  4580 raft_consensus.cc:493] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:41.703898  4580 raft_consensus.cc:3060] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.712697  4580 raft_consensus.cc:515] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:41.714351  4580 leader_election.cc:290] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:41.715525  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:41.715855  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc5dd49c9354bbabb782aeedb23e6bf" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:41.716151  4005 raft_consensus.cc:3060] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.716392  3932 raft_consensus.cc:3055] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:41.716665  3932 raft_consensus.cc:740] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:41.717382  3932 consensus_queue.cc:260] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:41.718453  3932 raft_consensus.cc:3060] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.723148  4005 raft_consensus.cc:2468] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:41.724424  4546 leader_election.cc:304] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:41.725030  3932 raft_consensus.cc:2468] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:41.727035  5351 raft_consensus.cc:2804] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:41.727727  5351 raft_consensus.cc:697] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:41.728822  5351 consensus_queue.cc:237] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:41.747773  3752 catalog_manager.cc:5697] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:41.924043  5278 raft_consensus.cc:993] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:41.924567  5278 raft_consensus.cc:1081] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:41.926805  4003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:14:41.927376  4003 raft_consensus.cc:493] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:41.927731  4003 raft_consensus.cc:3060] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.938100  4003 raft_consensus.cc:515] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:41.940759  4003 leader_election.cc:290] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:41.943504  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:41.944214  3932 raft_consensus.cc:3060] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.944751  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:41.945291  3853 raft_consensus.cc:3055] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:41.945570  3853 raft_consensus.cc:740] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:41.946317  3853 consensus_queue.cc:260] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:41.947640  3853 raft_consensus.cc:3060] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.958904  3932 raft_consensus.cc:2468] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:41.960477  3853 raft_consensus.cc:2468] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:41.965427  3970 leader_election.cc:304] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
W20260709 13:14:42.442929  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 372100us
W20260709 13:14:42.481822  4546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 413495us
W20260709 13:14:42.494186  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 464337us
W20260709 13:14:42.532338  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 566968us
I20260709 13:14:42.540445  5377 raft_consensus.cc:2804] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:42.548329  5377 raft_consensus.cc:697] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:42.550024  5377 consensus_queue.cc:237] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:42.555464  4001 raft_consensus.cc:1275] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:42.560292  5369 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:14:42.584758  3803 auto_rebalancer.cc:629] Failed to schedule move for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40: Illegal state: Replica 0313246471124e0a8512f0ae44abbb80 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } }
W20260709 13:14:42.585465  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 51328.2us
I20260709 13:14:42.591389  3850 consensus_queue.cc:237] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:42.624239  3924 raft_consensus.cc:1275] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:42.637005  3752 catalog_manager.cc:5697] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:42.643913  5290 raft_consensus.cc:993] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
W20260709 13:14:42.642591  3823 consensus_peers.cc:597] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44b178725ab44d329a544480f982fff1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:42.644579  5363 raft_consensus.cc:1081] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:42.654179  5267 consensus_queue.cc:1048] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:42.656410  3850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44910
I20260709 13:14:42.657040  3850 raft_consensus.cc:493] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:42.657353  3850 raft_consensus.cc:3060] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.664520  3850 raft_consensus.cc:515] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:42.666465  3850 leader_election.cc:290] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:42.670576  4003 raft_consensus.cc:1275] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:42.675832  3924 raft_consensus.cc:1275] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:42.676872  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:42.677445  3932 raft_consensus.cc:3055] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.677732  3932 raft_consensus.cc:740] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:42.678671  3932 consensus_queue.cc:260] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:42.679388  5278 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:42.680284  3932 raft_consensus.cc:3060] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.688972  5371 raft_consensus.cc:993] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:42.689713  5371 raft_consensus.cc:1081] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:42.697156  5163 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:42.697891  3932 raft_consensus.cc:2468] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:42.702672  3821 leader_election.cc:304] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:42.704062  5163 raft_consensus.cc:2804] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:42.707581  5163 raft_consensus.cc:697] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:42.709268  3999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:14:42.709514  4003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:42.709983  3999 raft_consensus.cc:493] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:42.710140  4003 raft_consensus.cc:3060] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.710372  3999 raft_consensus.cc:3060] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.718416  3999 raft_consensus.cc:515] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:42.721493  3999 leader_election.cc:290] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:42.723519  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:42.731397  3850 raft_consensus.cc:3055] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.731930  3850 raft_consensus.cc:740] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:42.723941  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac8d87a9473a4df0875b01c947ca1f46" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:42.734102  3932 raft_consensus.cc:3060] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.736795  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:42.725040  5163 consensus_queue.cc:237] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:42.732970  3850 consensus_queue.cc:260] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:42.749500  3932 raft_consensus.cc:2468] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:42.748806  4003 raft_consensus.cc:2468] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:42.753722  3970 leader_election.cc:304] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:42.764573  5263 raft_consensus.cc:2804] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:42.767788  5263 raft_consensus.cc:697] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:42.767421  4001 raft_consensus.cc:2955] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:42.769347  5263 consensus_queue.cc:237] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:42.764068  3850 raft_consensus.cc:3060] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:42.778964  5387 log.cc:927] Time spent T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 13:14:42.786659  5362 raft_consensus.cc:2955] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:42.800841  3932 raft_consensus.cc:2955] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:42.809921  3850 raft_consensus.cc:2468] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:42.809511  4003 consensus_queue.cc:237] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:42.836310  3932 raft_consensus.cc:1275] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:42.837879  5263 consensus_queue.cc:1048] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:42.838881  3972 consensus_peers.cc:597] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e802dc0e69b74ae880e507afe928bf18. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:42.844944  3755 catalog_manager.cc:5697] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:42.848114  3850 raft_consensus.cc:1275] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:42.844944  3752 catalog_manager.cc:5697] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:42.861234  5263 consensus_queue.cc:1048] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:42.893321  5376 raft_consensus.cc:2955] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:42.904153  3851 raft_consensus.cc:2955] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:42.915680  3850 consensus_queue.cc:237] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:42.962800  4003 raft_consensus.cc:1275] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:14:42.962911  3823 consensus_peers.cc:597] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1133aa74dc0941b38dbe1b721e8a2c5e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:42.964918  5362 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:42.970345  3926 raft_consensus.cc:1275] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:42.973241  5278 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:14:43.141088  5396 log.cc:927] Time spent T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80: Append to log took a long time: real 0.177s	user 0.003s	sys 0.000s
I20260709 13:14:43.146438  5124 raft_consensus.cc:2955] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:43.040603  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:14:43.227978  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08002bfe20 after lost signal to thread 2741
W20260709 13:14:43.229028  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6d00 after lost signal to thread 3789
W20260709 13:14:43.230186  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08000dcbc0 after lost signal to thread 3881
I20260709 13:14:43.226526  3755 catalog_manager.cc:5697] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:43.247324  3953 debug-util.cc:398] Leaking SignalData structure 0x7b080019d920 after lost signal to thread 3956
W20260709 13:14:43.248481  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08002f85a0 after lost signal to thread 4030
W20260709 13:14:43.249522  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08002d4de0 after lost signal to thread 4607
I20260709 13:14:43.249439  3752 catalog_manager.cc:5697] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.291832  3926 raft_consensus.cc:1275] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.304620  5402 ts_tablet_manager.cc:933] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:43.312232  5402 tablet_copy_client.cc:323] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:43.314394  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet 44b178725ab44d329a544480f982fff1 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:43.315045  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet 44b178725ab44d329a544480f982fff1 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-44b178725ab44d329a544480f982fff1
I20260709 13:14:43.305691  3755 catalog_manager.cc:5697] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:43.324576  3867 tablet_copy_source_session.cc:215] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:43.329537  5402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b178725ab44d329a544480f982fff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:43.337780  5163 consensus_queue.cc:1048] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:14:43.354754  3850 raft_consensus.cc:1275] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.364511  5402 tablet_copy_client.cc:806] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:43.365329  5402 tablet_copy_client.cc:670] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:43.369735  5402 tablet_copy_client.cc:538] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:43.398342  5402 tablet_bootstrap.cc:492] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:43.407925  3923 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.433480  3999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:43.433745  5402 tablet_bootstrap.cc:492] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:43.434144  3999 raft_consensus.cc:606] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:43.435268  5402 tablet_bootstrap.cc:492] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:43.436144  5402 ts_tablet_manager.cc:1403] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.013s
I20260709 13:14:43.440236  5402 raft_consensus.cc:359] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:43.441298  5402 raft_consensus.cc:740] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:43.442114  5402 consensus_queue.cc:260] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:43.446045  5402 ts_tablet_manager.cc:1434] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:14:43.454023  3923 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76dad57f411d40cf9cc6759a3ce4f0cb"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:43.455430  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-44b178725ab44d329a544480f982fff1 received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:43.455996  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-44b178725ab44d329a544480f982fff1 on tablet 44b178725ab44d329a544480f982fff1 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:43.455462  3923 raft_consensus.cc:606] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:43.463279  3932 raft_consensus.cc:1275] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.465087  3923 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aad624fd81d54b72b1c071a9881e3455"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:43.465795  3923 raft_consensus.cc:606] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:43.479933  3923 raft_consensus.cc:614] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:14:43.481405  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:43.483073  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:43.502797  5377 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:43.502884  3924 raft_consensus.cc:2955] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:43.510215  5376 consensus_queue.cc:1048] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:43.521605  5376 consensus_queue.cc:1048] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:43.537868  5402 ts_tablet_manager.cc:933] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:43.538471  4005 raft_consensus.cc:2955] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:43.557991  4001 raft_consensus.cc:1275] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.566665  3851 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.570537  3923 raft_consensus.cc:2955] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:43.598083  5400 raft_consensus.cc:993] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:43.598754  5400 raft_consensus.cc:1081] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:43.627905  5409 ts_tablet_manager.cc:933] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:43.638536  5409 tablet_copy_client.cc:323] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:43.637979  5278 consensus_queue.cc:1048] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:43.640712  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet e802dc0e69b74ae880e507afe928bf18 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:43.641419  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet e802dc0e69b74ae880e507afe928bf18 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-e802dc0e69b74ae880e507afe928bf18
W20260709 13:14:43.649602  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 47485.9us
I20260709 13:14:43.658291  4016 tablet_copy_source_session.cc:215] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:43.662891  5402 tablet_copy_client.cc:323] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:43.667994  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet 1133aa74dc0941b38dbe1b721e8a2c5e from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:43.668612  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet 1133aa74dc0941b38dbe1b721e8a2c5e from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-1133aa74dc0941b38dbe1b721e8a2c5e
I20260709 13:14:43.672008  5265 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:43.681998  5409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e802dc0e69b74ae880e507afe928bf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:43.708756  3851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76dad57f411d40cf9cc6759a3ce4f0cb"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44910
I20260709 13:14:43.709482  3851 raft_consensus.cc:493] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:43.709908  3851 raft_consensus.cc:3060] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.734323  3867 tablet_copy_source_session.cc:215] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:43.736578  5409 tablet_copy_client.cc:806] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:43.737269  5409 tablet_copy_client.cc:670] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:43.742102  5409 tablet_copy_client.cc:538] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:43.756023  4578 raft_consensus.cc:1217] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:43.755184  5409 tablet_bootstrap.cc:492] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:43.720206  3851 raft_consensus.cc:515] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:43.807569  3851 leader_election.cc:290] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:43.836615  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76dad57f411d40cf9cc6759a3ce4f0cb" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:14:43.856364  4578 raft_consensus.cc:3060] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.929527  4578 raft_consensus.cc:2468] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:43.930977  4581 raft_consensus.cc:1240] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Rejecting Update request from peer 980dfdf5f86e43a6b095ba47843519e2 for earlier term 1. Current term is 2. Ops: []
W20260709 13:14:43.934943  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 108568us
W20260709 13:14:43.934983  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 97686.1us
W20260709 13:14:43.937682  4546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 56521.9us
I20260709 13:14:43.967291  5423 raft_consensus.cc:993] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:43.967790  5377 raft_consensus.cc:1081] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:43.970865  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76dad57f411d40cf9cc6759a3ce4f0cb" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:43.971421  3926 raft_consensus.cc:3055] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:43.971740  3926 raft_consensus.cc:740] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:43.972465  3926 consensus_queue.cc:260] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:43.985469  3823 leader_election.cc:304] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 1219802fc214439bbca61022c3942ca5; no voters: 
I20260709 13:14:43.990921  5371 raft_consensus.cc:2804] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:43.991535  5371 raft_consensus.cc:697] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:43.992539  5371 consensus_queue.cc:237] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:14:43.973372  5424 consensus_queue.cc:1175] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1219802fc214439bbca61022c3942ca5" responder_term: 2 status { last_received { term: 1 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 980dfdf5f86e43a6b095ba47843519e2 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:14:43.996606  5409 tablet_bootstrap.cc:492] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:43.997673  5409 tablet_bootstrap.cc:492] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:43.998476  5409 ts_tablet_manager.cc:1403] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.244s	user 0.033s	sys 0.012s
I20260709 13:14:44.007412  3926 raft_consensus.cc:3060] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.012202  5402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1133aa74dc0941b38dbe1b721e8a2c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:44.014570  5409 raft_consensus.cc:359] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:44.016106  5409 raft_consensus.cc:740] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:44.017047  5409 consensus_queue.cc:260] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:44.023267  5409 ts_tablet_manager.cc:1434] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260709 13:14:44.025866  3851 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:44.026476  3851 raft_consensus.cc:493] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:44.026880  3851 raft_consensus.cc:3060] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:44.041683  3786 debug-util.cc:398] Leaking SignalData structure 0x7b080003aac0 after lost signal to thread 2741
W20260709 13:14:44.042780  3786 debug-util.cc:398] Leaking SignalData structure 0x7b0800036160 after lost signal to thread 3789
W20260709 13:14:44.044090  3786 debug-util.cc:398] Leaking SignalData structure 0x7b080022c560 after lost signal to thread 3881
W20260709 13:14:44.045298  3786 debug-util.cc:398] Leaking SignalData structure 0x7b080031a8c0 after lost signal to thread 3956
W20260709 13:14:44.046427  3786 debug-util.cc:398] Leaking SignalData structure 0x7b08002bfbe0 after lost signal to thread 4030
W20260709 13:14:44.047544  3786 debug-util.cc:398] Leaking SignalData structure 0x7b0800309c40 after lost signal to thread 4607
I20260709 13:14:44.051568  3926 raft_consensus.cc:2468] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:44.034413  3851 raft_consensus.cc:515] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:44.059475  3851 leader_election.cc:290] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 3 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:44.076857  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:44.082975  4002 raft_consensus.cc:3055] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:44.081964  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-e802dc0e69b74ae880e507afe928bf18 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:44.083520  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-e802dc0e69b74ae880e507afe928bf18 on tablet e802dc0e69b74ae880e507afe928bf18 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:44.084856  4002 raft_consensus.cc:740] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:44.085764  4002 consensus_queue.cc:260] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:44.086707  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f31ea74b3b48d5a3f9cfe8736b1f40" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:44.087021  4002 raft_consensus.cc:3060] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.087348  3923 raft_consensus.cc:3060] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.096148  3923 raft_consensus.cc:2468] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 3.
I20260709 13:14:44.108665  3821 leader_election.cc:304] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:44.109745  5420 raft_consensus.cc:2804] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:44.110271  5420 raft_consensus.cc:697] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:44.111140  5420 consensus_queue.cc:237] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:44.126091  3752 catalog_manager.cc:5697] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.131556  4002 raft_consensus.cc:2468] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 3.
I20260709 13:14:44.145140  5402 tablet_copy_client.cc:806] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:44.146193  5402 tablet_copy_client.cc:670] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:44.150434  5402 tablet_copy_client.cc:538] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:44.169884  5402 tablet_bootstrap.cc:492] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:44.201915  4580 raft_consensus.cc:1217] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:44.226047  3753 catalog_manager.cc:5697] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 2 to 3, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 3 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.317010  5402 tablet_bootstrap.cc:492] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:44.317970  5402 tablet_bootstrap.cc:492] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:44.319720  5402 ts_tablet_manager.cc:1403] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.150s	user 0.046s	sys 0.048s
I20260709 13:14:44.322801  5402 raft_consensus.cc:359] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:44.324064  5402 raft_consensus.cc:740] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:44.324757  5402 consensus_queue.cc:260] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:44.338251  5402 ts_tablet_manager.cc:1434] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:14:44.353372  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-1133aa74dc0941b38dbe1b721e8a2c5e received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:44.353888  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-1133aa74dc0941b38dbe1b721e8a2c5e on tablet 1133aa74dc0941b38dbe1b721e8a2c5e with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:44.361547  5163 raft_consensus.cc:1064] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:44.364423  5163 consensus_queue.cc:237] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:44.383083  3923 raft_consensus.cc:1275] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:44.385788  5371 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:44.423775  4580 raft_consensus.cc:1275] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:44.425428  5371 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:44.430907  4003 raft_consensus.cc:1275] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:44.433595  3926 raft_consensus.cc:1275] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:44.434489  5420 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:14:44.439556  5422 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:44.442963  4583 raft_consensus.cc:1217] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:44.482363  5422 raft_consensus.cc:2955] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:44.484028  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:44.485939  3926 raft_consensus.cc:2955] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:44.505368  4583 raft_consensus.cc:1275] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:44.509191  5370 consensus_queue.cc:1048] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:14:44.544657  3753 catalog_manager.cc:5697] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:44.548974  4003 raft_consensus.cc:2955] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:44.559078  4583 raft_consensus.cc:2955] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:44.592865  3852 consensus_queue.cc:237] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:44.600674  4583 raft_consensus.cc:1275] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:44.604647  4002 raft_consensus.cc:1275] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:44.607760  5420 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:44.611236  5163 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:44.628347  5420 raft_consensus.cc:2955] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:44.642047  4003 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:44.641294  4578 raft_consensus.cc:2955] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:44.643677  5163 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:44.647960  4003 raft_consensus.cc:2955] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:44.663599  3923 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:44.673440  5422 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:44.680346  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44b178725ab44d329a544480f982fff1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:44.686900  3755 catalog_manager.cc:5697] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:44.699193  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet 44b178725ab44d329a544480f982fff1 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:44.734405  5376 raft_consensus.cc:1064] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:44.734570  5446 tablet_replica.cc:333] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:44.736027  5446 raft_consensus.cc:2243] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:44.736069  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:44.736879  5446 raft_consensus.cc:2272] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:44.737190  5376 consensus_queue.cc:237] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:44.748569  5446 ts_tablet_manager.cc:1916] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:44.789835  5446 ts_tablet_manager.cc:1929] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:44.790465  5446 log.cc:1199] T 44b178725ab44d329a544480f982fff1 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/44b178725ab44d329a544480f982fff1
I20260709 13:14:44.793485  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet 44b178725ab44d329a544480f982fff1 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:44.806099  4581 raft_consensus.cc:1275] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:44.807772  5399 consensus_queue.cc:1048] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:44.819327  3926 raft_consensus.cc:1275] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:44.822726  3852 raft_consensus.cc:1275] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:44.827701  5399 consensus_queue.cc:1048] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:44.828835  5376 consensus_queue.cc:1048] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:44.935515  5449 log.cc:927] Time spent T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 13:14:44.966673  5362 raft_consensus.cc:1064] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:44.969395  5362 consensus_queue.cc:237] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:14:44.977837  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 59299.7us
W20260709 13:14:44.990255  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 54017.6us
I20260709 13:14:44.992048  3852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:44.992744  3852 raft_consensus.cc:606] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:44.994501  5399 raft_consensus.cc:2955] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.022331  3923 raft_consensus.cc:1275] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:45.024075  5422 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:45.037478  4581 raft_consensus.cc:2955] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.047411  3857 raft_consensus.cc:2955] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.053562  4578 raft_consensus.cc:1275] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:45.060614  4005 raft_consensus.cc:1275] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:45.062032  3852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:45.062740  3852 raft_consensus.cc:606] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:45.071786  3751 catalog_manager.cc:5697] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:45.084168  3926 raft_consensus.cc:2955] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.096477  5422 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:45.112097  5428 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:45.129240  4005 consensus_queue.cc:237] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:45.140762  4578 raft_consensus.cc:1275] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:45.142360  5376 consensus_queue.cc:1048] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:45.151743  5443 raft_consensus.cc:2955] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.160290  3852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:45.161021  3852 raft_consensus.cc:606] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:45.164294  4002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f984fa3025784a2f8d0ec9d682c5d683"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:45.164949  4002 raft_consensus.cc:606] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:45.166831  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:45.163318  4578 raft_consensus.cc:2955] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.168572  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:45.176852  3923 raft_consensus.cc:1275] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:45.192961  5428 raft_consensus.cc:2955] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.195421  3755 catalog_manager.cc:5697] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.207978  3926 raft_consensus.cc:2955] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.220312  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e802dc0e69b74ae880e507afe928bf18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:45.223238  4578 raft_consensus.cc:2955] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.224215  3751 catalog_manager.cc:5697] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:45.239166  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet e802dc0e69b74ae880e507afe928bf18 with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:45.238056  5376 consensus_queue.cc:1048] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:45.252614  3924 raft_consensus.cc:2955] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.277705  3852 consensus_queue.cc:237] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:45.278577  5457 tablet_replica.cc:333] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:45.279492  4002 raft_consensus.cc:2955] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.288611  4578 raft_consensus.cc:1275] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:45.290361  5422 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:45.298204  5370 raft_consensus.cc:2955] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.318359  3926 raft_consensus.cc:1275] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:45.318651  4578 raft_consensus.cc:2955] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.301520  5457 raft_consensus.cc:2243] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:45.323076  5422 consensus_queue.cc:1048] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:45.324136  5457 raft_consensus.cc:2272] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:45.326519  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1133aa74dc0941b38dbe1b721e8a2c5e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:45.327643  5376 raft_consensus.cc:993] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:45.328148  5423 raft_consensus.cc:1081] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:45.331287  3852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f984fa3025784a2f8d0ec9d682c5d683"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:45.331853  3852 raft_consensus.cc:493] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:45.331947  5457 ts_tablet_manager.cc:1916] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:45.332213  3852 raft_consensus.cc:3060] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.332545  3923 raft_consensus.cc:2955] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:45.354965  3852 raft_consensus.cc:515] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:45.359303  3755 catalog_manager.cc:5697] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 4 to 5, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:45.376863  3852 leader_election.cc:290] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:45.380115  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f984fa3025784a2f8d0ec9d682c5d683" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:45.380774  3926 raft_consensus.cc:3060] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.384454  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 1133aa74dc0941b38dbe1b721e8a2c5e with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:45.390224  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f984fa3025784a2f8d0ec9d682c5d683" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:45.391031  4005 raft_consensus.cc:3055] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:45.391360  4005 raft_consensus.cc:740] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:45.392228  4005 consensus_queue.cc:260] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:45.393615  4005 raft_consensus.cc:3060] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.396353  5458 tablet_replica.cc:333] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:45.397548  5458 raft_consensus.cc:2243] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:45.399616  5457 ts_tablet_manager.cc:1929] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:45.400349  5457 log.cc:1199] T e802dc0e69b74ae880e507afe928bf18 P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/e802dc0e69b74ae880e507afe928bf18
I20260709 13:14:45.398494  5458 raft_consensus.cc:2272] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:45.403010  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet e802dc0e69b74ae880e507afe928bf18 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:45.406266  5458 ts_tablet_manager.cc:1916] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:45.410295  4005 raft_consensus.cc:2468] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:45.414194  3821 leader_election.cc:304] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:45.415096  5422 raft_consensus.cc:2804] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:45.415621  5422 raft_consensus.cc:697] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:45.416579  3926 raft_consensus.cc:2468] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:45.416487  5422 consensus_queue.cc:237] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:45.423437  5428 raft_consensus.cc:993] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:45.423966  5428 raft_consensus.cc:1081] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:45.425911  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:36408
I20260709 13:14:45.426534  3926 raft_consensus.cc:493] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:45.426946  3926 raft_consensus.cc:3060] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.434119  5458 ts_tablet_manager.cc:1929] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:45.434757  5458 log.cc:1199] T 1133aa74dc0941b38dbe1b721e8a2c5e P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/1133aa74dc0941b38dbe1b721e8a2c5e
I20260709 13:14:45.436720  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 1133aa74dc0941b38dbe1b721e8a2c5e (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:45.440178  3926 raft_consensus.cc:515] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:45.443368  3926 leader_election.cc:290] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:45.445163  3751 catalog_manager.cc:5697] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.448225  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:45.448935  4005 raft_consensus.cc:3060] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.454569  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:45.455243  3852 raft_consensus.cc:3055] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:45.455535  3852 raft_consensus.cc:740] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:45.456347  3852 consensus_queue.cc:260] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:45.457752  3852 raft_consensus.cc:3060] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.465008  4005 raft_consensus.cc:2468] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:45.466223  3896 leader_election.cc:304] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:45.467109  5364 raft_consensus.cc:2804] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:45.467571  5364 raft_consensus.cc:697] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:45.468428  5364 consensus_queue.cc:237] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:45.474566  3852 raft_consensus.cc:2468] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:45.478335  5370 raft_consensus.cc:993] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:45.478966  5370 raft_consensus.cc:1081] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:45.481909  4002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:14:45.482518  4002 raft_consensus.cc:493] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:45.482926  4002 raft_consensus.cc:3060] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.494517  4002 raft_consensus.cc:515] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:45.505801  3752 catalog_manager.cc:5697] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.508211  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:14:45.508893  4578 raft_consensus.cc:3060] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.515575  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8142c37eab4b10ad4da6240140504f" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:45.516245  3852 raft_consensus.cc:3055] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:45.516542  3852 raft_consensus.cc:740] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:45.517251  3852 consensus_queue.cc:260] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:45.518352  3852 raft_consensus.cc:3060] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.521365  4002 leader_election.cc:290] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:45.520918  4578 raft_consensus.cc:2468] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:45.523312  3972 leader_election.cc:304] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:45.524839  5443 raft_consensus.cc:2804] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:45.530292  3852 raft_consensus.cc:2468] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:45.532572  5443 raft_consensus.cc:697] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:45.533744  5443 consensus_queue.cc:237] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:45.538879  5422 raft_consensus.cc:993] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:45.539485  5163 raft_consensus.cc:1081] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:45.541195  3926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:36408
I20260709 13:14:45.541749  3926 raft_consensus.cc:493] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:45.542119  3926 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.549774  3926 raft_consensus.cc:515] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:45.551862  3926 leader_election.cc:290] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:45.552840  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:45.553699  4002 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.552765  3852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:45.555076  3852 raft_consensus.cc:3055] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:45.555444  3852 raft_consensus.cc:740] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:45.556303  3852 consensus_queue.cc:260] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:45.558840  3852 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.565217  4002 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:45.567788  3896 leader_election.cc:304] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:45.552758  3752 catalog_manager.cc:5697] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.569249  5364 raft_consensus.cc:2804] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:45.569809  5364 raft_consensus.cc:697] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:45.570803  5364 consensus_queue.cc:237] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:45.574162  3852 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:45.600284  3752 catalog_manager.cc:5697] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:45.840600  4006 raft_consensus.cc:1275] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:45.867542  5370 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:45.967645  3852 raft_consensus.cc:1275] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:45.970530  3926 raft_consensus.cc:1275] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:45.972285  5163 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:45.984181  5376 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:46.004449  4002 raft_consensus.cc:1275] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:46.007045  5451 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:46.029276  3849 raft_consensus.cc:1275] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:46.035935  5290 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:46.053529  4581 raft_consensus.cc:1275] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:46.055619  5376 consensus_queue.cc:1048] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:46.062835  4002 raft_consensus.cc:1275] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:46.068246  5451 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:46.098016  3857 raft_consensus.cc:1275] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:46.102042  5400 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:46.169943  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:46.392736  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:46.438844  3857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:46.439678  3857 raft_consensus.cc:606] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:46.457036  4005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a09e2bd35444b9bab75c418ca0a6f1c"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:46.457770  4005 raft_consensus.cc:606] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:46.463137  3926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:46.463804  3926 raft_consensus.cc:606] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:46.479945  3926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:46.480638  3926 raft_consensus.cc:606] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:46.485246  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:46.487089  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:46.530378  3923 consensus_queue.cc:237] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:46.537954  3898 consensus_peers.cc:597] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7037b52cca1f48f4bc4cce393a36601b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:46.540318  3849 raft_consensus.cc:1275] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:46.542477  4005 raft_consensus.cc:1275] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:46.542323  5400 consensus_queue.cc:1048] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.544134  5364 consensus_queue.cc:1048] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:46.551419  5400 raft_consensus.cc:2955] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.558256  3849 raft_consensus.cc:2955] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.568873  4005 raft_consensus.cc:2955] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.579576  3751 catalog_manager.cc:5697] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.605286  3849 consensus_queue.cc:237] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:46.620016  4002 raft_consensus.cc:1275] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:46.622153  3926 raft_consensus.cc:1275] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:46.623627  5370 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:46.625500  5163 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:46.627705  3823 consensus_peers.cc:597] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8410c126ba1b4dbc8d665d69dcc737e9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:46.634804  5480 raft_consensus.cc:993] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:46.635339  5480 raft_consensus.cc:1081] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:46.637346  3849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44910
I20260709 13:14:46.638029  3849 raft_consensus.cc:493] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:46.638441  3849 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.662259  5370 raft_consensus.cc:2955] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.666831  4005 raft_consensus.cc:2955] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.677407  3926 raft_consensus.cc:2955] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.694085  3849 raft_consensus.cc:515] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:46.701606  3849 leader_election.cc:290] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 3 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:46.702927  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:46.703691  3925 raft_consensus.cc:3055] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:46.703979  3925 raft_consensus.cc:740] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:46.702836  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:46.704704  4002 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.704761  3925 consensus_queue.cc:260] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:46.705971  3925 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.721393  3925 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 3.
I20260709 13:14:46.722883  5451 raft_consensus.cc:993] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:46.723466  5451 raft_consensus.cc:1081] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:46.725049  3821 leader_election.cc:304] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:46.726099  5370 raft_consensus.cc:2804] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:46.726830  5370 raft_consensus.cc:697] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:46.727722  5370 consensus_queue.cc:237] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:46.729387  4002 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 3.
I20260709 13:14:46.730577  4005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54020
I20260709 13:14:46.731189  4005 raft_consensus.cc:493] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:46.731980  4005 raft_consensus.cc:3060] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.741487  4005 raft_consensus.cc:515] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:46.744087  4005 leader_election.cc:290] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:46.745793  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:46.746378  3925 raft_consensus.cc:3055] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:46.746682  3925 raft_consensus.cc:740] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:46.747412  3925 consensus_queue.cc:260] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:46.747288  3752 catalog_manager.cc:5697] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.748558  3925 raft_consensus.cc:3060] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.750665  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ca951192d742e38d0bd2eaf01b4e43" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:46.751293  3849 raft_consensus.cc:3060] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.758877  3849 raft_consensus.cc:2468] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:46.760313  3970 leader_election.cc:304] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:46.761257  5377 raft_consensus.cc:2804] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:46.761744  5377 raft_consensus.cc:697] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:46.762737  5377 consensus_queue.cc:237] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:46.767609  3925 raft_consensus.cc:2468] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
W20260709 13:14:46.774580  3803 auto_rebalancer.cc:629] Failed to schedule move for tablet 7321cae54adb467887513e00fb8db4f0: Remote error: Service unavailable: leader transfer in progress
I20260709 13:14:46.787747  3751 catalog_manager.cc:5697] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 2 to 3, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 3 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:46.790445  3849 consensus_queue.cc:237] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:46.805748  3923 raft_consensus.cc:1275] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:14:46.806285  3823 consensus_peers.cc:597] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f984fa3025784a2f8d0ec9d682c5d683. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:46.806617  5163 raft_consensus.cc:993] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:46.807299  5428 raft_consensus.cc:1081] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:46.809477  4002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:14:46.810110  4002 raft_consensus.cc:493] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:46.810191  4005 raft_consensus.cc:1275] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:46.810346  5370 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:46.811654  5163 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:46.810613  4002 raft_consensus.cc:3060] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.814301  3752 catalog_manager.cc:5697] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:46.821725  4002 raft_consensus.cc:515] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:46.824227  4002 leader_election.cc:290] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:46.825482  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:46.825529  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7321cae54adb467887513e00fb8db4f0" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:46.826143  3923 raft_consensus.cc:3060] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.826655  3849 raft_consensus.cc:3055] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:46.827060  3849 raft_consensus.cc:740] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:46.829145  3849 consensus_queue.cc:260] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:46.830452  3849 raft_consensus.cc:3060] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.838541  5428 raft_consensus.cc:2955] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.838943  3849 raft_consensus.cc:2468] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:46.845551  3970 leader_election.cc:304] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:46.846519  5423 raft_consensus.cc:2804] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:46.847064  5423 raft_consensus.cc:697] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:46.848122  5423 consensus_queue.cc:237] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:46.849982  5376 raft_consensus.cc:993] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:46.850582  5376 raft_consensus.cc:1081] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:46.852841  4578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a09e2bd35444b9bab75c418ca0a6f1c"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54240
I20260709 13:14:46.853575  4578 raft_consensus.cc:493] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:46.854027  4578 raft_consensus.cc:3060] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.868135  3923 raft_consensus.cc:2468] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:14:46.874764  4578 raft_consensus.cc:515] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:46.878590  4578 leader_election.cc:290] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:46.881992  3752 catalog_manager.cc:5697] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:46.884286  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a09e2bd35444b9bab75c418ca0a6f1c" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:46.887238  3925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a09e2bd35444b9bab75c418ca0a6f1c" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:46.897045  4005 raft_consensus.cc:3055] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:46.897219  3925 raft_consensus.cc:3060] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.897487  4005 raft_consensus.cc:740] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:46.898391  4005 consensus_queue.cc:260] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:46.899896  4005 raft_consensus.cc:3060] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.880745  4002 raft_consensus.cc:2955] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.889454  3923 raft_consensus.cc:2955] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:46.909094  3925 raft_consensus.cc:2468] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:46.910359  4546 leader_election.cc:304] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:46.911365  5464 raft_consensus.cc:2804] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:46.911890  5464 raft_consensus.cc:697] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:46.912794  5464 consensus_queue.cc:237] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:46.917452  3752 catalog_manager.cc:5697] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:46.926064  4005 raft_consensus.cc:2468] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:46.961373  3755 catalog_manager.cc:5697] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:47.054895  5493 ts_tablet_manager.cc:933] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:47.057283  5494 ts_tablet_manager.cc:933] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:47.069608  5494 tablet_copy_client.cc:323] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:47.071694  3941 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet 7037b52cca1f48f4bc4cce393a36601b from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:47.072304  3941 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet 7037b52cca1f48f4bc4cce393a36601b from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-7037b52cca1f48f4bc4cce393a36601b
I20260709 13:14:47.081226  3941 tablet_copy_source_session.cc:215] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:47.090265  5494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7037b52cca1f48f4bc4cce393a36601b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:47.130591  5494 tablet_copy_client.cc:806] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:47.134213  5494 tablet_copy_client.cc:670] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:47.141790  5494 tablet_copy_client.cc:538] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:47.447432  5493 tablet_copy_client.cc:323] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:47.491132  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:47.491535  5494 tablet_bootstrap.cc:492] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:47.520316  5494 tablet_bootstrap.cc:492] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:47.521487  5494 tablet_bootstrap.cc:492] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:47.522336  5494 ts_tablet_manager.cc:1403] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.005s
I20260709 13:14:47.527356  5494 raft_consensus.cc:359] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:47.528415  5494 raft_consensus.cc:740] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:47.529237  5494 consensus_queue.cc:260] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:47.533638  5494 ts_tablet_manager.cc:1434] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:14:47.624665  3924 raft_consensus.cc:1275] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:47.626525  5464 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:47.697607  3925 raft_consensus.cc:1275] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:47.717415  5370 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:47.736891  3941 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-7037b52cca1f48f4bc4cce393a36601b received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:47.737747  3941 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-7037b52cca1f48f4bc4cce393a36601b on tablet 7037b52cca1f48f4bc4cce393a36601b with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:47.813884  3999 raft_consensus.cc:1275] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:47.818308  4577 raft_consensus.cc:1217] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:47.821066  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet 8410c126ba1b4dbc8d665d69dcc737e9 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:47.821681  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet 8410c126ba1b4dbc8d665d69dcc737e9 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-8410c126ba1b4dbc8d665d69dcc737e9
I20260709 13:14:47.842133  3867 tablet_copy_source_session.cc:215] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:47.826733  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:47.863517  5515 ts_tablet_manager.cc:933] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:47.872665  5515 tablet_copy_client.cc:323] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
W20260709 13:14:47.444839  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 318298us
I20260709 13:14:47.906868  5498 consensus_queue.cc:1048] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:47.914037  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet f984fa3025784a2f8d0ec9d682c5d683 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:47.914716  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet f984fa3025784a2f8d0ec9d682c5d683 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-f984fa3025784a2f8d0ec9d682c5d683
I20260709 13:14:47.915781  5493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8410c126ba1b4dbc8d665d69dcc737e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:47.934170  3852 raft_consensus.cc:1275] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:47.936000  3923 raft_consensus.cc:1275] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:47.985482  3867 tablet_copy_source_session.cc:215] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:14:48.018261  4546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 62425.7us
I20260709 13:14:48.047670  5493 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:54230 (request call id 334) took 1021 ms. Trace:
I20260709 13:14:48.056210  5515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f984fa3025784a2f8d0ec9d682c5d683. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:48.078689  3972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 44925.5us
W20260709 13:14:48.079126  5521 log.cc:927] Time spent T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80: Append to log took a long time: real 0.108s	user 0.003s	sys 0.001s
W20260709 13:14:48.080075  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 63985.7us
I20260709 13:14:48.081005  5526 raft_consensus.cc:493] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:14:48.081957  5526 raft_consensus.cc:515] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:48.085640  5526 leader_election.cc:290] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:48.092018  5526 consensus_queue.cc:1048] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:48.048547  5493 rpcz_store.cc:276] 0709 13:14:47.025940 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:47.028082 (+  2142us) service_pool.cc:224] Handling call
0709 13:14:47.055273 (+ 27191us) ts_tablet_manager.cc:934] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
0709 13:14:47.914277 (+859004us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:14:47.959047 (+ 44770us) tablet_metadata.cc:665] Metadata flushed
0709 13:14:47.966835 (+  7788us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:14:48.045268 (+ 78433us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:14:48.047068 (+  1800us) tablet_replica.cc:206] Creating consensus instance
0709 13:14:48.047478 (+   410us) ts_tablet_manager.cc:989] Replica registered.
0709 13:14:48.047561 (+    83us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":2214,"tablet-copy.queue_time_us":26119,"thread_start_us":474285,"threads_started":2}
I20260709 13:14:48.095948  5493 tablet_copy_client.cc:806] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:48.096563  5493 tablet_copy_client.cc:670] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:48.104444  5507 raft_consensus.cc:493] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2f06a9f99b3446f3955b1738d3aa74c4)
I20260709 13:14:48.105091  5507 raft_consensus.cc:515] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:48.105581  4005 raft_consensus.cc:1275] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:48.104369  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:14:48.121779  5507 leader_election.cc:290] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:48.122743  4582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:14:48.133864  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad3201586946bcbb0948dc41b2a325" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:14:48.135986  3896 leader_election.cc:304] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [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: 980dfdf5f86e43a6b095ba47843519e2; no voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:48.136849  5507 raft_consensus.cc:2749] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:48.151309  5515 tablet_copy_client.cc:806] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:48.157521  3929 raft_consensus.cc:1275] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:48.158205  5493 tablet_copy_client.cc:538] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:48.194590  5527 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:48.160585  3851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "0313246471124e0a8512f0ae44abbb80" is_pre_election: true
I20260709 13:14:48.161294  3849 raft_consensus.cc:1275] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:48.168251  5370 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:48.174819  5526 consensus_queue.cc:1048] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:48.211885  5515 tablet_copy_client.cc:670] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:48.216868  3970 leader_election.cc:304] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 1219802fc214439bbca61022c3942ca5
I20260709 13:14:48.221731  5526 raft_consensus.cc:2749] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:48.230665  5377 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:14:48.252611  5510 raft_consensus.cc:1064] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:48.261965  5510 consensus_queue.cc:237] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:48.273802  5515 tablet_copy_client.cc:538] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:48.293689  5515 tablet_bootstrap.cc:492] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:48.330000  5493 tablet_bootstrap.cc:492] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:48.359447  4576 raft_consensus.cc:1275] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:48.362784  3999 raft_consensus.cc:1275] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:48.363380  5509 consensus_queue.cc:1048] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:48.374359  5510 consensus_queue.cc:1048] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:48.383299  3857 raft_consensus.cc:1275] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:48.408701  3857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e2adb2cfc02434c809100471463884f"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:48.409343  3857 raft_consensus.cc:606] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:48.397734  5510 consensus_queue.cc:1048] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:14:48.427943  4005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:48.428562  4005 raft_consensus.cc:606] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:48.446238  4005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcdcff382b054b21b5795261cc161d88"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:48.448592  4005 raft_consensus.cc:606] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:48.457155  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:48.459005  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:48.467933  5515 tablet_bootstrap.cc:492] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:48.469152  5515 tablet_bootstrap.cc:492] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:48.468065  5509 raft_consensus.cc:2955] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:48.469995  5515 ts_tablet_manager.cc:1403] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.177s	user 0.031s	sys 0.019s
I20260709 13:14:48.471200  4005 raft_consensus.cc:2955] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:48.473731  5515 raft_consensus.cc:359] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:48.474871  5515 raft_consensus.cc:740] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:48.475565  5515 consensus_queue.cc:260] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:48.477761  5515 ts_tablet_manager.cc:1434] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:14:48.487704  4576 raft_consensus.cc:2955] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:48.491082  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-f984fa3025784a2f8d0ec9d682c5d683 received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:48.491596  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-f984fa3025784a2f8d0ec9d682c5d683 on tablet f984fa3025784a2f8d0ec9d682c5d683 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:48.528313  3752 catalog_manager.cc:5697] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:48.529493  3857 raft_consensus.cc:2955] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:48.536958  5493 tablet_bootstrap.cc:492] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:48.538156  5493 tablet_bootstrap.cc:492] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:48.545060  5493 ts_tablet_manager.cc:1403] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.215s	user 0.029s	sys 0.005s
I20260709 13:14:48.548632  5493 raft_consensus.cc:359] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:48.552642  5493 raft_consensus.cc:740] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:48.553481  5493 consensus_queue.cc:260] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:48.568835  5493 ts_tablet_manager.cc:1434] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 13:14:48.578117  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-8410c126ba1b4dbc8d665d69dcc737e9 received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:48.578702  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-8410c126ba1b4dbc8d665d69dcc737e9 on tablet 8410c126ba1b4dbc8d665d69dcc737e9 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:48.622314  5526 raft_consensus.cc:993] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:48.635468  5528 raft_consensus.cc:1081] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:48.637766  3849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcdcff382b054b21b5795261cc161d88"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:48.638505  3849 raft_consensus.cc:493] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:48.639118  3849 raft_consensus.cc:3060] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:48.697142  4582 raft_consensus.cc:1217] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:48.697327  5377 raft_consensus.cc:993] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:48.698112  5377 raft_consensus.cc:1081] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:48.700069  3929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:36394
I20260709 13:14:48.700770  3929 raft_consensus.cc:493] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:48.701170  3929 raft_consensus.cc:3060] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:48.706425  4027 debug-util.cc:398] Leaking SignalData structure 0x7b0800021920 after lost signal to thread 2741
I20260709 13:14:48.707540  5428 raft_consensus.cc:993] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 980dfdf5f86e43a6b095ba47843519e2 to start an election
W20260709 13:14:48.707580  4027 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9f20 after lost signal to thread 3789
I20260709 13:14:48.708120  5428 raft_consensus.cc:1081] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:48.708505  3929 raft_consensus.cc:515] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:14:48.709075  4027 debug-util.cc:398] Leaking SignalData structure 0x7b0800362ca0 after lost signal to thread 3881
W20260709 13:14:48.710175  4027 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2020 after lost signal to thread 3956
I20260709 13:14:48.711644  4582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:14:48.712215  4582 raft_consensus.cc:3060] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:48.713680  4027 debug-util.cc:398] Leaking SignalData structure 0x7b0800130c20 after lost signal to thread 4030
I20260709 13:14:48.714820  3849 raft_consensus.cc:515] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:14:48.714999  4027 debug-util.cc:398] Leaking SignalData structure 0x7b0800362ea0 after lost signal to thread 4607
I20260709 13:14:48.728930  4582 raft_consensus.cc:2468] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:48.730448  3898 leader_election.cc:304] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:48.731696  5480 raft_consensus.cc:2804] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:48.732074  3929 leader_election.cc:290] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Requested vote from peers 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:48.732223  5480 raft_consensus.cc:697] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:48.733315  5480 consensus_queue.cc:237] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [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: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:48.738454  4001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:48.739063  4001 raft_consensus.cc:3055] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:48.739331  4001 raft_consensus.cc:740] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:48.739995  4001 consensus_queue.cc:260] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:48.741228  4001 raft_consensus.cc:3060] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:48.755722  3923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e2adb2cfc02434c809100471463884f"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:36408
I20260709 13:14:48.756336  3923 raft_consensus.cc:493] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:48.757181  4001 raft_consensus.cc:2468] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:48.757491  3923 raft_consensus.cc:3060] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:48.756294  3849 leader_election.cc:290] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:48.764573  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdcff382b054b21b5795261cc161d88" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:48.765213  4005 raft_consensus.cc:3055] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:48.765501  4005 raft_consensus.cc:740] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:48.766238  4005 consensus_queue.cc:260] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:48.767431  4005 raft_consensus.cc:3060] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:48.767741  4576 raft_consensus.cc:1217] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:48.770779  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcdcff382b054b21b5795261cc161d88" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:48.771423  3924 raft_consensus.cc:3060] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:48.805038  4005 raft_consensus.cc:2468] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:48.812348  3821 leader_election.cc:304] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:48.804610  3923 raft_consensus.cc:515] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:48.813674  5370 raft_consensus.cc:2804] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:48.814122  5370 raft_consensus.cc:697] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:48.815141  5370 consensus_queue.cc:237] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:48.815900  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2adb2cfc02434c809100471463884f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:48.816435  3849 raft_consensus.cc:3055] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:48.816712  3849 raft_consensus.cc:740] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:48.810590  3924 raft_consensus.cc:2468] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:48.823210  3849 consensus_queue.cc:260] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:48.824496  3849 raft_consensus.cc:3060] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:48.844167  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2adb2cfc02434c809100471463884f" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:14:48.844941  4576 raft_consensus.cc:3060] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:48.853101  3849 raft_consensus.cc:2468] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:48.854456  3896 leader_election.cc:304] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:48.856122  5480 raft_consensus.cc:2804] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:48.857100  5480 raft_consensus.cc:697] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:48.858161  5480 consensus_queue.cc:237] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:48.849941  3751 catalog_manager.cc:5697] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:48.865886  4576 raft_consensus.cc:2468] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:48.850998  3923 leader_election.cc:290] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:48.889475  3931 consensus_queue.cc:237] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:48.922540  3851 raft_consensus.cc:1275] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:48.932687  5509 consensus_queue.cc:1048] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:48.957739  4576 raft_consensus.cc:1275] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:48.960134  5509 consensus_queue.cc:1048] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:48.960081  3753 catalog_manager.cc:5697] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:48.972827  5510 raft_consensus.cc:2955] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:48.974362  3751 catalog_manager.cc:5697] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:48.983381  3849 raft_consensus.cc:2955] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.024914  4582 raft_consensus.cc:2955] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.025324  3751 catalog_manager.cc:5697] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.074023  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 7037b52cca1f48f4bc4cce393a36601b with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:49.084118  5554 tablet_replica.cc:333] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:49.095705  5554 raft_consensus.cc:2243] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:49.098171  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7037b52cca1f48f4bc4cce393a36601b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:49.097872  5554 raft_consensus.cc:2272] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:49.136426  5554 ts_tablet_manager.cc:1916] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:49.223414  5554 ts_tablet_manager.cc:1929] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:49.224001  5554 log.cc:1199] T 7037b52cca1f48f4bc4cce393a36601b P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/7037b52cca1f48f4bc4cce393a36601b
I20260709 13:14:49.239351  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 7037b52cca1f48f4bc4cce393a36601b (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:49.254827  5505 raft_consensus.cc:1064] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:49.257550  5505 consensus_queue.cc:237] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:49.279726  3999 raft_consensus.cc:1275] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:49.282212  5370 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:49.288700  4582 raft_consensus.cc:1275] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:49.289510  3931 raft_consensus.cc:1275] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:49.293350  5428 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:49.297104  5531 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:49.308059  5531 raft_consensus.cc:1064] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:49.308487  3923 raft_consensus.cc:1275] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:49.310766  5531 consensus_queue.cc:237] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:49.313504  5370 consensus_queue.cc:1048] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:49.314065  4005 raft_consensus.cc:1275] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.316444  5552 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:49.331441  4582 raft_consensus.cc:1275] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.333814  5480 consensus_queue.cc:1048] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:49.341737  4001 raft_consensus.cc:1275] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:49.344235  5428 consensus_queue.cc:1048] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:49.383618  5428 raft_consensus.cc:2955] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.388206  3857 raft_consensus.cc:1275] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.395124  5510 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:49.407759  3999 raft_consensus.cc:2955] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.416953  4578 raft_consensus.cc:1275] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.418838  5552 consensus_queue.cc:1048] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:49.458575  4578 raft_consensus.cc:2955] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.460011  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:49.475831  4001 raft_consensus.cc:1275] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:49.477962  5370 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:49.484898  3755 catalog_manager.cc:5697] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:49.505012  4582 raft_consensus.cc:1275] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:49.545576  3929 raft_consensus.cc:1275] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:49.550271  5428 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 13:14:49.589322  5556 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:14:49.654345  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 71812.1us
W20260709 13:14:49.729513  3823 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 47582.5us
W20260709 13:14:49.735298  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 135858us
W20260709 13:14:49.731906  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 116216us
I20260709 13:14:49.814927  4582 raft_consensus.cc:2955] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.822589  5505 raft_consensus.cc:2955] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.841138  3857 consensus_queue.cc:237] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:49.847644  3923 raft_consensus.cc:2955] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.849447  4582 raft_consensus.cc:1275] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.861063  3928 raft_consensus.cc:1275] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.866433  5556 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:49.871323  3755 catalog_manager.cc:5697] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.878518  3926 raft_consensus.cc:2955] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.882961  5556 raft_consensus.cc:2955] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.884554  4582 raft_consensus.cc:2955] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.909363  3997 raft_consensus.cc:2955] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.934386  5574 consensus_queue.cc:1048] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:49.943732  3751 catalog_manager.cc:5697] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 4 to 5, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.954790  3849 consensus_queue.cc:237] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:49.959524  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet f984fa3025784a2f8d0ec9d682c5d683 with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:49.967070  4581 raft_consensus.cc:1275] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.968957  5370 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:49.972795  5590 tablet_replica.cc:333] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:49.976843  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f984fa3025784a2f8d0ec9d682c5d683 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:49.980329  5590 raft_consensus.cc:2243] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:49.984899  4002 raft_consensus.cc:1275] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:49.986822  5569 raft_consensus.cc:2955] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.989971  5590 raft_consensus.cc:2272] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:49.989709  4581 raft_consensus.cc:2955] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:49.997658  5370 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:50.007700  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8410c126ba1b4dbc8d665d69dcc737e9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:50.008590  4002 raft_consensus.cc:2955] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:50.016331  5590 ts_tablet_manager.cc:1916] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:50.023411  3755 catalog_manager.cc:5697] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:50.033946  5590 ts_tablet_manager.cc:1929] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:50.034442  5590 log.cc:1199] T f984fa3025784a2f8d0ec9d682c5d683 P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/f984fa3025784a2f8d0ec9d682c5d683
I20260709 13:14:50.037400  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet f984fa3025784a2f8d0ec9d682c5d683 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:50.049249  3926 raft_consensus.cc:2955] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:50.097332  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet 8410c126ba1b4dbc8d665d69dcc737e9 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:50.109103  5591 tablet_replica.cc:333] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:50.110589  5591 raft_consensus.cc:2243] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:50.111639  5591 raft_consensus.cc:2272] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:50.117202  5591 ts_tablet_manager.cc:1916] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:50.140717  5591 ts_tablet_manager.cc:1929] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:50.146644  5591 log.cc:1199] T 8410c126ba1b4dbc8d665d69dcc737e9 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/8410c126ba1b4dbc8d665d69dcc737e9
I20260709 13:14:50.153496  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet 8410c126ba1b4dbc8d665d69dcc737e9 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:50.172204  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:50.268209  3923 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46d7ce5dc85e4f538280f70bf3520f03"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:50.268951  3923 raft_consensus.cc:606] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:50.272269  3923 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e0fcea4dfd34282816306a7a7585c2e"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:50.273046  3923 raft_consensus.cc:606] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:50.294086  3857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:50.294788  3857 raft_consensus.cc:606] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:50.296799  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:50.298594  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:50.388437  5569 raft_consensus.cc:993] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:50.389063  5569 raft_consensus.cc:1081] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:50.391333  3997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:14:50.391942  3997 raft_consensus.cc:493] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:50.392309  3997 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:50.393215  5508 raft_consensus.cc:993] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:50.393833  5508 raft_consensus.cc:1081] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:50.396539  3857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e0fcea4dfd34282816306a7a7585c2e"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44910
I20260709 13:14:50.397114  3857 raft_consensus.cc:493] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:50.397436  3857 raft_consensus.cc:3060] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.407029  3857 raft_consensus.cc:515] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:50.409173  3857 leader_election.cc:290] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:50.409987  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fcea4dfd34282816306a7a7585c2e" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:50.399726  3997 raft_consensus.cc:515] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:50.410925  3923 raft_consensus.cc:3055] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:50.411266  3923 raft_consensus.cc:740] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:50.412077  3923 consensus_queue.cc:260] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:50.414980  3997 leader_election.cc:290] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 4 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:50.414882  4581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0fcea4dfd34282816306a7a7585c2e" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:14:50.415611  4581 raft_consensus.cc:3060] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.416800  3923 raft_consensus.cc:3060] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.426043  3851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:50.426698  3926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:50.427244  3926 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:50.426733  3851 raft_consensus.cc:3055] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:50.429487  3851 raft_consensus.cc:740] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:50.430188  3851 consensus_queue.cc:260] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:50.431239  3851 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:50.443436  4581 raft_consensus.cc:2468] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:50.446887  3823 leader_election.cc:304] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 1219802fc214439bbca61022c3942ca5; no voters: 
I20260709 13:14:50.447652  5370 raft_consensus.cc:2804] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.448091  5370 raft_consensus.cc:697] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:50.448472  5508 raft_consensus.cc:993] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:50.448974  5508 raft_consensus.cc:1081] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:50.449165  3926 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 4.
I20260709 13:14:50.453722  3923 raft_consensus.cc:2468] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 2.
I20260709 13:14:50.448817  5370 consensus_queue.cc:237] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:50.457567  4581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46d7ce5dc85e4f538280f70bf3520f03"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54250
I20260709 13:14:50.458627  4581 raft_consensus.cc:493] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:50.461491  4581 raft_consensus.cc:3060] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.463546  3851 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 4.
I20260709 13:14:50.460304  3970 leader_election.cc:304] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:50.464907  5376 raft_consensus.cc:2804] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:50.465381  5376 raft_consensus.cc:697] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:50.466274  5376 consensus_queue.cc:237] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:50.498526  3755 catalog_manager.cc:5697] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 3 to 4, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 4 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.514149  4581 raft_consensus.cc:515] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:50.517241  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d7ce5dc85e4f538280f70bf3520f03" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:50.517877  3857 raft_consensus.cc:3060] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.518257  4581 leader_election.cc:290] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:50.518442  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46d7ce5dc85e4f538280f70bf3520f03" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:50.519032  3923 raft_consensus.cc:3055] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:50.519356  3923 raft_consensus.cc:740] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:50.520116  3923 consensus_queue.cc:260] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:50.521257  3923 raft_consensus.cc:3060] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.536792  3923 raft_consensus.cc:2468] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:50.538003  4546 leader_election.cc:304] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:50.538949  5588 raft_consensus.cc:2804] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.539489  5588 raft_consensus.cc:697] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:50.540443  5588 consensus_queue.cc:237] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:50.545666  3857 raft_consensus.cc:2468] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:14:50.541987  3755 catalog_manager.cc:5697] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.588312  3751 catalog_manager.cc:5697] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.977414  3928 raft_consensus.cc:1275] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 4 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:50.979041  5579 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:50.984920  3926 raft_consensus.cc:1275] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:50.986129  5569 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:50.994119  3857 raft_consensus.cc:1275] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:51.012480  5588 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:51.077611  4582 raft_consensus.cc:1275] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:51.101959  5569 consensus_queue.cc:1048] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:14:51.111423  3849 raft_consensus.cc:1275] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 4 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:51.123505  5376 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:14:51.144037  5598 log.cc:927] Time spent T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260709 13:14:51.153512  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 48996us
I20260709 13:14:51.179088  3926 raft_consensus.cc:1275] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:51.186865  5588 consensus_queue.cc:1048] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:14:51.238071  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 117705us
I20260709 13:14:51.299594  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:51.317489  3926 consensus_queue.cc:237] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:51.337090  3898 consensus_peers.cc:597] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3e7795ea7c74a8487d942943fe90fd2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.337317  3997 raft_consensus.cc:1275] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:51.338812  5552 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.339079  3857 raft_consensus.cc:1275] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:51.340700  5552 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.376497  5552 raft_consensus.cc:2955] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.379462  3997 raft_consensus.cc:2955] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.392050  3857 raft_consensus.cc:2955] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.436689  4002 consensus_queue.cc:237] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:51.426203  3755 catalog_manager.cc:5697] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.474462  3923 raft_consensus.cc:1275] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:51.476851  3851 raft_consensus.cc:1275] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:51.477293  5579 consensus_queue.cc:1048] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:14:51.479074  3972 consensus_peers.cc:597] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac8d87a9473a4df0875b01c947ca1f46. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.480968  5579 consensus_queue.cc:1048] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.499727  5376 raft_consensus.cc:2955] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.509637  3851 raft_consensus.cc:2955] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.508597  3923 raft_consensus.cc:2955] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.527643  3751 catalog_manager.cc:5697] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.532210  3926 consensus_queue.cc:237] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:51.590310  3898 consensus_peers.cc:597] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbbc6afdd1664093bb91ca6f1bf1f048. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.591023  4002 raft_consensus.cc:1275] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.592670  3851 raft_consensus.cc:1275] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:51.594714  5508 consensus_queue.cc:1048] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.599422  5612 consensus_queue.cc:1048] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.610975  5508 raft_consensus.cc:2955] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.615415  3997 raft_consensus.cc:2955] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.630843  3851 raft_consensus.cc:2955] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.649976  3755 catalog_manager.cc:5697] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.680023  3997 consensus_queue.cc:237] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:14:51.911758  3972 consensus_peers.cc:597] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0ca951192d742e38d0bd2eaf01b4e43. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:51.914454  3926 raft_consensus.cc:1275] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:51.916532  5585 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.941736  3849 raft_consensus.cc:1275] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:51.945045  5585 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.950441  5626 ts_tablet_manager.cc:933] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:51.950605  5579 raft_consensus.cc:2955] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.956656  3926 raft_consensus.cc:2955] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:51.979283  3755 catalog_manager.cc:5697] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:52.024710  3849 raft_consensus.cc:2955] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:52.044859  5626 tablet_copy_client.cc:323] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:52.051590  3941 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet c3e7795ea7c74a8487d942943fe90fd2 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:52.052232  3941 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet c3e7795ea7c74a8487d942943fe90fd2 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-c3e7795ea7c74a8487d942943fe90fd2
I20260709 13:14:52.060858  3941 tablet_copy_source_session.cc:215] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.076575  5626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e7795ea7c74a8487d942943fe90fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.108194  5630 ts_tablet_manager.cc:933] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:52.135452  5630 tablet_copy_client.cc:323] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:52.137451  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet ac8d87a9473a4df0875b01c947ca1f46 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:52.138029  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet ac8d87a9473a4df0875b01c947ca1f46 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-ac8d87a9473a4df0875b01c947ca1f46
I20260709 13:14:52.158664  5632 ts_tablet_manager.cc:933] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:52.159273  4016 tablet_copy_source_session.cc:215] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.165500  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac8d87a9473a4df0875b01c947ca1f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.179023  5632 tablet_copy_client.cc:323] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.130:40415
I20260709 13:14:52.184043  3941 tablet_copy_service.cc:140] P 980dfdf5f86e43a6b095ba47843519e2: Received BeginTabletCopySession request for tablet cbbc6afdd1664093bb91ca6f1bf1f048 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:45646)
I20260709 13:14:52.184701  3941 tablet_copy_service.cc:161] P 980dfdf5f86e43a6b095ba47843519e2: Beginning new tablet copy session on tablet cbbc6afdd1664093bb91ca6f1bf1f048 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:45646: session id = 1219802fc214439bbca61022c3942ca5-cbbc6afdd1664093bb91ca6f1bf1f048
I20260709 13:14:52.193091  3941 tablet_copy_source_session.cc:215] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.197878  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbbc6afdd1664093bb91ca6f1bf1f048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.204727  5626 tablet_copy_client.cc:806] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.205407  5626 tablet_copy_client.cc:670] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.214285  5626 tablet_copy_client.cc:538] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.230810  5630 tablet_copy_client.cc:806] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.231489  5630 tablet_copy_client.cc:670] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.236689  5630 tablet_copy_client.cc:538] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.238584  5626 tablet_bootstrap.cc:492] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:52.249557  5632 tablet_copy_client.cc:806] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.251051  5632 tablet_copy_client.cc:670] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.265791  5630 tablet_bootstrap.cc:492] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:52.267560  5632 tablet_copy_client.cc:538] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.279371  5632 tablet_bootstrap.cc:492] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:52.323819  5630 tablet_bootstrap.cc:492] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:52.324826  5630 tablet_bootstrap.cc:492] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:52.325526  5630 ts_tablet_manager.cc:1403] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.006s
I20260709 13:14:52.333750  5626 tablet_bootstrap.cc:492] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:52.335000  5632 tablet_bootstrap.cc:492] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:52.335937  5632 tablet_bootstrap.cc:492] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:52.336724  5632 ts_tablet_manager.cc:1403] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.008s
I20260709 13:14:52.338382  5626 tablet_bootstrap.cc:492] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:52.339273  5626 ts_tablet_manager.cc:1403] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.101s	user 0.031s	sys 0.004s
I20260709 13:14:52.344278  5626 raft_consensus.cc:359] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:52.345278  5626 raft_consensus.cc:740] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:52.345990  5626 consensus_queue.cc:260] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:52.350334  5632 raft_consensus.cc:359] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:52.351267  5632 raft_consensus.cc:740] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:52.352933  5630 raft_consensus.cc:359] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:52.353824  5630 raft_consensus.cc:740] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:52.354497  5630 consensus_queue.cc:260] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:52.357074  5630 ts_tablet_manager.cc:1434] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:14:52.351991  5632 consensus_queue.cc:260] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:52.360339  5632 ts_tablet_manager.cc:1434] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:14:52.360785  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-ac8d87a9473a4df0875b01c947ca1f46 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:52.361444  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-ac8d87a9473a4df0875b01c947ca1f46 on tablet ac8d87a9473a4df0875b01c947ca1f46 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:52.348690  5626 ts_tablet_manager.cc:1434] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:14:52.365532  3941 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-c3e7795ea7c74a8487d942943fe90fd2 received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:52.366005  3941 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-c3e7795ea7c74a8487d942943fe90fd2 on tablet c3e7795ea7c74a8487d942943fe90fd2 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:52.367331  3942 tablet_copy_service.cc:342] P 980dfdf5f86e43a6b095ba47843519e2: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-cbbc6afdd1664093bb91ca6f1bf1f048 received from {username='slave'} at 127.0.0.1:45646
I20260709 13:14:52.367734  3942 tablet_copy_service.cc:434] P 980dfdf5f86e43a6b095ba47843519e2: ending tablet copy session 1219802fc214439bbca61022c3942ca5-cbbc6afdd1664093bb91ca6f1bf1f048 on tablet cbbc6afdd1664093bb91ca6f1bf1f048 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:52.418905  4582 raft_consensus.cc:1217] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:52.447309  5630 ts_tablet_manager.cc:933] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:52.458992  5630 tablet_copy_client.cc:323] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:52.470099  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:52.487160  4581 raft_consensus.cc:1217] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:52.528827  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet e0ca951192d742e38d0bd2eaf01b4e43 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:52.529414  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet e0ca951192d742e38d0bd2eaf01b4e43 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-e0ca951192d742e38d0bd2eaf01b4e43
I20260709 13:14:52.537776  4016 tablet_copy_source_session.cc:215] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:52.556927  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ca951192d742e38d0bd2eaf01b4e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:52.564625  4581 raft_consensus.cc:1217] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:52.577850  5630 tablet_copy_client.cc:806] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:52.578490  5630 tablet_copy_client.cc:670] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:52.597364  5630 tablet_copy_client.cc:538] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:52.605643  3857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1081854534b64034b5023aacec36fb8b"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:52.606352  3857 raft_consensus.cc:606] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Received request to transfer leadership to TS 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:14:52.609539  4002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:52.610215  4002 raft_consensus.cc:606] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:52.611935  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:52.613552  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:52.631645  5608 raft_consensus.cc:993] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:52.632495  5625 raft_consensus.cc:1081] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Signalling peer 980dfdf5f86e43a6b095ba47843519e2 to start an election
I20260709 13:14:52.634604  3932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1081854534b64034b5023aacec36fb8b"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
 from {username='slave'} at 127.0.0.1:36408
I20260709 13:14:52.635165  3932 raft_consensus.cc:493] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:52.635495  3932 raft_consensus.cc:3060] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.641851  5585 raft_consensus.cc:993] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:52.642441  5585 raft_consensus.cc:1081] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:52.644491  3857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:52.645102  3857 raft_consensus.cc:493] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:52.645529  3857 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:52.670095  3857 raft_consensus.cc:515] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:52.701625  3932 raft_consensus.cc:515] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:52.751173  4581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:14:52.751830  4581 raft_consensus.cc:3060] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.770267  4581 raft_consensus.cc:2468] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:52.773635  3898 leader_election.cc:304] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:52.774693  5508 raft_consensus.cc:2804] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:52.775206  5508 raft_consensus.cc:697] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Leader. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:52.776077  5508 consensus_queue.cc:237] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:52.779572  3932 leader_election.cc:290] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:14:52.788362  5630 tablet_bootstrap.cc:492] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:52.797365  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "980dfdf5f86e43a6b095ba47843519e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:52.798365  3853 raft_consensus.cc:3055] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:52.798830  3853 raft_consensus.cc:740] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:52.799741  3853 consensus_queue.cc:260] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:52.801252  3853 raft_consensus.cc:3060] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.837421  3755 catalog_manager.cc:5697] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: term changed from 1 to 2, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:52.852881  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:52.853768  3997 raft_consensus.cc:3055] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:14:52.854178  3997 raft_consensus.cc:740] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:52.855121  3997 consensus_queue.cc:260] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:52.856567  3997 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:52.867633  3997 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 5.
I20260709 13:14:52.900818  3821 leader_election.cc:304] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:52.902017  5625 raft_consensus.cc:2804] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:14:52.902644  5625 raft_consensus.cc:697] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 5 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:52.904553  5625 consensus_queue.cc:237] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:52.870850  3857 leader_election.cc:290] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 5 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:52.879663  3931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:52.908667  3931 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:52.934039  3931 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 5.
I20260709 13:14:52.889493  3853 raft_consensus.cc:2468] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 980dfdf5f86e43a6b095ba47843519e2 in term 2.
I20260709 13:14:52.898756  5612 raft_consensus.cc:1064] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:52.947960  5612 consensus_queue.cc:237] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:52.967218  4581 raft_consensus.cc:1275] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:52.979017  5612 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.024326  3997 raft_consensus.cc:1275] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:53.034323  5585 raft_consensus.cc:1064] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:53.034024  3755 catalog_manager.cc:5697] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 4 to 5, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 5 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:53.037279  5585 consensus_queue.cc:237] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:53.049258  3853 raft_consensus.cc:1275] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:53.074568  4582 raft_consensus.cc:1275] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:53.077837  5376 consensus_queue.cc:1048] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.090998  3929 raft_consensus.cc:1275] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:53.102007  3853 raft_consensus.cc:1275] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:53.103461  5650 consensus_queue.cc:1048] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.107496  5650 consensus_queue.cc:1048] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:53.133738  5650 raft_consensus.cc:2955] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.140728  3853 raft_consensus.cc:2955] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.164978  5508 raft_consensus.cc:1064] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:53.168093  5508 consensus_queue.cc:237] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:53.172713  3755 catalog_manager.cc:5697] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.200834  3929 raft_consensus.cc:2955] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.277643  4578 raft_consensus.cc:1275] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.279762  5508 consensus_queue.cc:1048] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:53.298110  5612 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.313771  5552 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.314625  4001 raft_consensus.cc:1275] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.321182  3857 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:53.321957  3851 raft_consensus.cc:1275] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:53.324815  5508 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:53.326092  5508 consensus_queue.cc:1048] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:53.331972  4582 raft_consensus.cc:2955] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.342494  5630 tablet_bootstrap.cc:492] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:53.344090  5630 tablet_bootstrap.cc:492] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:53.344444  4001 consensus_queue.cc:237] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:53.345113  5630 ts_tablet_manager.cc:1403] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.638s	user 0.053s	sys 0.063s
I20260709 13:14:53.351027  5630 raft_consensus.cc:359] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:53.352799  4581 raft_consensus.cc:1275] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:14:53.366686  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 55209us
I20260709 13:14:53.368423  5585 consensus_queue.cc:1048] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:14:53.371440  4581 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:53.373207  5612 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:53.359848  5630 raft_consensus.cc:740] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:53.381173  5630 consensus_queue.cc:260] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:53.379957  5508 consensus_queue.cc:1048] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:53.382643  3853 raft_consensus.cc:1275] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:53.388670  5647 raft_consensus.cc:2955] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.389796  5579 consensus_queue.cc:1048] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:53.392102  5630 ts_tablet_manager.cc:1434] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.003s
I20260709 13:14:53.391705  4581 raft_consensus.cc:2955] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.399695  3853 raft_consensus.cc:2955] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.403867  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-e0ca951192d742e38d0bd2eaf01b4e43 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:53.404368  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-e0ca951192d742e38d0bd2eaf01b4e43 on tablet e0ca951192d742e38d0bd2eaf01b4e43 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:53.413493  4001 raft_consensus.cc:1275] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 5 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:14:53.420181  5370 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:53.451781  4577 raft_consensus.cc:1217] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:53.472026  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ac8d87a9473a4df0875b01c947ca1f46 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:53.480968  3753 catalog_manager.cc:5697] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:53.492864  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 107047us
I20260709 13:14:53.501464  5552 raft_consensus.cc:2955] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.527227  5508 raft_consensus.cc:2955] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.537137  3857 raft_consensus.cc:2955] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.566278  4581 raft_consensus.cc:2955] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.626814  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:53.643200  4582 raft_consensus.cc:2955] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.716741  3931 raft_consensus.cc:1275] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 5 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:14:53.719811  3751 catalog_manager.cc:5697] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.734184  3853 raft_consensus.cc:2955] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.753544  5656 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:53.756434  3997 raft_consensus.cc:2955] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.770838  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet ac8d87a9473a4df0875b01c947ca1f46 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:53.779875  3997 raft_consensus.cc:2955] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.774173  3754 catalog_manager.cc:5697] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
W20260709 13:14:53.810451  4546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 59178.1us
I20260709 13:14:53.879693  5681 tablet_replica.cc:333] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:53.886091  5681 raft_consensus.cc:2243] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:53.886976  5681 raft_consensus.cc:2272] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:53.890852  5681 ts_tablet_manager.cc:1916] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:53.902314  3931 consensus_queue.cc:237] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:53.903160  3932 consensus_queue.cc:237] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:53.909472  4582 raft_consensus.cc:1275] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.910614  3997 raft_consensus.cc:1275] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:53.912597  4582 raft_consensus.cc:1275] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:53.914163  5681 ts_tablet_manager.cc:1929] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:53.914266  5675 consensus_queue.cc:1048] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.914336  5666 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:53.914810  5681 log.cc:1199] T ac8d87a9473a4df0875b01c947ca1f46 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/ac8d87a9473a4df0875b01c947ca1f46
I20260709 13:14:53.916141  5637 consensus_queue.cc:1048] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:53.918056  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet ac8d87a9473a4df0875b01c947ca1f46 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:53.940759  5552 raft_consensus.cc:2955] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.950162  4576 raft_consensus.cc:2955] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.956213  4578 raft_consensus.cc:2955] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:53.986460  5675 raft_consensus.cc:2955] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.016903  4001 raft_consensus.cc:2955] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.038400  3754 catalog_manager.cc:5697] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.046417  5650 raft_consensus.cc:1064] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:54.049449  5650 consensus_queue.cc:237] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:54.055495  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet cbbc6afdd1664093bb91ca6f1bf1f048 with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:54.075305  3997 raft_consensus.cc:1275] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 980dfdf5f86e43a6b095ba47843519e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:54.095342  4582 raft_consensus.cc:1275] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:54.096925  5647 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:54.112746  5637 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:54.121655  4001 raft_consensus.cc:2955] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.132898  3931 raft_consensus.cc:1275] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:54.135861  3857 raft_consensus.cc:1275] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:54.146759  5670 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:54.149425  5670 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:54.165129  5683 tablet_replica.cc:333] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:54.170763  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3e7795ea7c74a8487d942943fe90fd2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:54.172235  3755 catalog_manager.cc:5697] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 4 to 5, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 2 leader_uuid: "980dfdf5f86e43a6b095ba47843519e2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:54.186154  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cbbc6afdd1664093bb91ca6f1bf1f048 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:54.210666  3847 tablet_service.cc:1558] Processing DeleteTablet for tablet c3e7795ea7c74a8487d942943fe90fd2 with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44904
W20260709 13:14:54.263906  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 45049.1us
I20260709 13:14:54.272356  5650 raft_consensus.cc:2955] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.286037  3932 raft_consensus.cc:2955] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.292096  5683 raft_consensus.cc:2243] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.293051  5683 raft_consensus.cc:2272] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.298115  5683 ts_tablet_manager.cc:1916] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:54.305975  4576 raft_consensus.cc:2955] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.321755  3751 catalog_manager.cc:5697] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:54.313647  3849 raft_consensus.cc:2955] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.338299  3997 consensus_queue.cc:237] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:54.356612  4576 raft_consensus.cc:1275] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:54.358275  5647 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:54.362982  3849 raft_consensus.cc:1275] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:54.365442  5650 consensus_queue.cc:1048] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:54.367595  5579 raft_consensus.cc:2955] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.373595  4581 raft_consensus.cc:2955] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.461743  3751 catalog_manager.cc:5697] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.466089  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e0ca951192d742e38d0bd2eaf01b4e43 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:54.490200  5683 ts_tablet_manager.cc:1929] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:54.490734  5683 log.cc:1199] T cbbc6afdd1664093bb91ca6f1bf1f048 P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/cbbc6afdd1664093bb91ca6f1bf1f048
I20260709 13:14:54.492498  5683 tablet_replica.cc:333] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:54.492439  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet cbbc6afdd1664093bb91ca6f1bf1f048 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:54.493863  5683 raft_consensus.cc:2243] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.494671  5683 raft_consensus.cc:2272] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.504436  5683 ts_tablet_manager.cc:1916] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:54.511348  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet e0ca951192d742e38d0bd2eaf01b4e43 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:54.518968  3857 raft_consensus.cc:2955] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:54.543763  5690 tablet_replica.cc:333] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:54.545341  5690 raft_consensus.cc:2243] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.548640  5690 raft_consensus.cc:2272] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.575120  5690 ts_tablet_manager.cc:1916] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:54.584350  5683 ts_tablet_manager.cc:1929] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:54.584884  5683 log.cc:1199] T c3e7795ea7c74a8487d942943fe90fd2 P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/c3e7795ea7c74a8487d942943fe90fd2
I20260709 13:14:54.586967  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet c3e7795ea7c74a8487d942943fe90fd2 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:54.599617  5690 ts_tablet_manager.cc:1929] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:54.601408  5690 log.cc:1199] T e0ca951192d742e38d0bd2eaf01b4e43 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/e0ca951192d742e38d0bd2eaf01b4e43
I20260709 13:14:54.603327  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet e0ca951192d742e38d0bd2eaf01b4e43 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:54.979871  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:55.108633  3932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1081854534b64034b5023aacec36fb8b"
dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:37174
I20260709 13:14:55.109403  3932 raft_consensus.cc:606] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:14:55.112767  3853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:14:55.113438  3853 raft_consensus.cc:606] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:14:55.115018  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:55.116989  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:55.238267  5552 raft_consensus.cc:993] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:55.240334  5552 raft_consensus.cc:1081] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:14:55.242631  4581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1081854534b64034b5023aacec36fb8b"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54250
I20260709 13:14:55.243340  4581 raft_consensus.cc:493] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:55.243736  4581 raft_consensus.cc:3060] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:55.280706  5608 raft_consensus.cc:993] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:55.281333  5625 raft_consensus.cc:1081] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:14:55.291525  4002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:14:55.292385  4002 raft_consensus.cc:493] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:55.292845  4002 raft_consensus.cc:3060] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:55.293123  4581 raft_consensus.cc:515] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:55.304695  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:55.306138  3849 raft_consensus.cc:3060] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:55.307192  3929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1081854534b64034b5023aacec36fb8b" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:55.307806  3929 raft_consensus.cc:3055] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:55.308116  3929 raft_consensus.cc:740] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 980dfdf5f86e43a6b095ba47843519e2, State: Running, Role: LEADER
I20260709 13:14:55.308923  3929 consensus_queue.cc:260] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:55.310161  3929 raft_consensus.cc:3060] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:55.304236  4002 raft_consensus.cc:515] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:55.320441  3853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:14:55.321216  3853 raft_consensus.cc:3055] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:55.321588  3853 raft_consensus.cc:740] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:55.322837  3853 consensus_queue.cc:260] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:55.324098  3853 raft_consensus.cc:3060] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:55.305325  4581 leader_election.cc:290] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:55.316172  3849 raft_consensus.cc:2468] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 3.
I20260709 13:14:55.336297  4546 leader_election.cc:304] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [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: 0313246471124e0a8512f0ae44abbb80, 1219802fc214439bbca61022c3942ca5; no voters: 
I20260709 13:14:55.337611  5680 raft_consensus.cc:2804] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:55.338675  3932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5b85617fe54387bd0b85d66817d472" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:55.338873  5680 raft_consensus.cc:697] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 3 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:14:55.339416  3932 raft_consensus.cc:3060] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:55.339941  5680 consensus_queue.cc:237] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:55.348389  3929 raft_consensus.cc:2468] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 3.
I20260709 13:14:55.352496  4002 leader_election.cc:290] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:14:55.348764  3932 raft_consensus.cc:2468] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 3.
I20260709 13:14:55.359071  3853 raft_consensus.cc:2468] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 3.
I20260709 13:14:55.361492  3970 leader_election.cc:304] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:14:55.365051  5688 raft_consensus.cc:2804] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:55.365764  5688 raft_consensus.cc:697] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:55.366724  5688 consensus_queue.cc:237] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:55.465899  3753 catalog_manager.cc:5697] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 2 to 3, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 3 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:55.471258  3751 catalog_manager.cc:5697] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 2 to 3, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 3 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:55.607576  3853 consensus_queue.cc:237] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:55.625478  3997 raft_consensus.cc:1275] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:55.627692  3929 raft_consensus.cc:1275] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:55.630626  5608 consensus_queue.cc:1048] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:55.632962  5691 consensus_queue.cc:1048] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:55.643025  3823 consensus_peers.cc:597] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f5263ca4eef44c9b3c2751dbd2db6d1. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:55.677985  5704 log.cc:927] Time spent T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:14:55.714917  5691 raft_consensus.cc:2955] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:55.719295  4005 raft_consensus.cc:2955] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:55.750954  3926 raft_consensus.cc:2955] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:55.765941  3753 catalog_manager.cc:5697] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:55.762849  3853 consensus_queue.cc:237] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:55.813921  3926 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:55.818477  5698 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:55.832381  3931 raft_consensus.cc:1275] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:55.834429  5697 consensus_queue.cc:1048] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:55.857761  3857 raft_consensus.cc:1275] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:55.859381  5696 consensus_queue.cc:1048] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:14:55.872001  4005 raft_consensus.cc:1275] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:55.872874  3926 raft_consensus.cc:1275] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:55.875753  5707 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:55.877118  5625 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:55.934914  3823 consensus_peers.cc:597] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3a77f883f444002a1d5d0a3f55fa750. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:55.936297  3823 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 59003.7us
I20260709 13:14:55.941473  3853 raft_consensus.cc:1275] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:55.984997  5670 consensus_queue.cc:1048] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:56.106345  5608 raft_consensus.cc:2955] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:56.118665  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:56.175702  4005 raft_consensus.cc:2955] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:56.227973  4001 consensus_queue.cc:237] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:56.232071  3753 catalog_manager.cc:5697] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.267186  5722 ts_tablet_manager.cc:933] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:56.299413  3926 raft_consensus.cc:2955] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:56.321316  5722 tablet_copy_client.cc:323] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
W20260709 13:14:56.322413  3972 consensus_peers.cc:597] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0808af98eb584067b99aaf44cb450a92. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:56.323720  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet 9f5263ca4eef44c9b3c2751dbd2db6d1 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:56.324525  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet 9f5263ca4eef44c9b3c2751dbd2db6d1 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-9f5263ca4eef44c9b3c2751dbd2db6d1
I20260709 13:14:56.348019  3867 tablet_copy_source_session.cc:215] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:56.351540  3926 raft_consensus.cc:1275] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:56.352916  5722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f5263ca4eef44c9b3c2751dbd2db6d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.354672  3853 raft_consensus.cc:1275] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:56.381460  5697 consensus_queue.cc:1048] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:56.385159  5579 consensus_queue.cc:1048] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:56.403755  5725 ts_tablet_manager.cc:933] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:56.404826  5722 tablet_copy_client.cc:806] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:56.407048  5722 tablet_copy_client.cc:670] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:56.409650  5688 raft_consensus.cc:2955] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:56.418321  3853 raft_consensus.cc:2955] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:56.436884  5722 tablet_copy_client.cc:538] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:56.440824  3849 consensus_queue.cc:237] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:56.441941  3753 catalog_manager.cc:5697] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.448098  5725 tablet_copy_client.cc:323] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:56.450234  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet f3a77f883f444002a1d5d0a3f55fa750 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:56.450943  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet f3a77f883f444002a1d5d0a3f55fa750 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-f3a77f883f444002a1d5d0a3f55fa750
I20260709 13:14:56.460414  3867 tablet_copy_source_session.cc:215] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:56.475716  3997 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:56.482270  3928 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:56.482463  5608 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:56.483954  5625 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:14:56.487357  3823 consensus_peers.cc:597] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44f31ea74b3b48d5a3f9cfe8736b1f40. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:56.490101  5725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a77f883f444002a1d5d0a3f55fa750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.508057  3929 raft_consensus.cc:2955] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:56.537539  5722 tablet_bootstrap.cc:492] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:56.579486  5725 tablet_copy_client.cc:806] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:56.580327  5725 tablet_copy_client.cc:670] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:56.588629  5725 tablet_copy_client.cc:538] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:56.592990  5691 raft_consensus.cc:2955] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:56.604365  4005 raft_consensus.cc:2955] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:56.609246  5725 tablet_bootstrap.cc:492] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:56.611279  3929 raft_consensus.cc:2955] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:56.628508  5722 tablet_bootstrap.cc:492] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:56.640303  5722 tablet_bootstrap.cc:492] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:56.647895  5722 ts_tablet_manager.cc:1403] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.005s
I20260709 13:14:56.657514  5722 raft_consensus.cc:359] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:56.658932  5722 raft_consensus.cc:740] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:56.659850  5722 consensus_queue.cc:260] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:56.663842  5722 ts_tablet_manager.cc:1434] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:14:56.649303  3753 catalog_manager.cc:5697] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 4, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 3 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:14:56.669793  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-9f5263ca4eef44c9b3c2751dbd2db6d1 received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:56.670361  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-9f5263ca4eef44c9b3c2751dbd2db6d1 on tablet 9f5263ca4eef44c9b3c2751dbd2db6d1 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:56.723824  5725 tablet_bootstrap.cc:492] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:56.724859  5725 tablet_bootstrap.cc:492] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:56.725616  5725 ts_tablet_manager.cc:1403] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.117s	user 0.021s	sys 0.022s
I20260709 13:14:56.728679  5725 raft_consensus.cc:359] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:56.730223  5725 raft_consensus.cc:740] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:56.730975  5725 consensus_queue.cc:260] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:56.733911  5725 ts_tablet_manager.cc:1434] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:14:56.736639  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-f3a77f883f444002a1d5d0a3f55fa750 received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:56.737071  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-f3a77f883f444002a1d5d0a3f55fa750 on tablet f3a77f883f444002a1d5d0a3f55fa750 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:56.805546  5725 ts_tablet_manager.cc:933] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:56.866525  5725 tablet_copy_client.cc:323] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:14:56.868434  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet 0808af98eb584067b99aaf44cb450a92 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:14:56.869035  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet 0808af98eb584067b99aaf44cb450a92 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-0808af98eb584067b99aaf44cb450a92
I20260709 13:14:56.880929  4016 tablet_copy_source_session.cc:215] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:56.891222  5725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0808af98eb584067b99aaf44cb450a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:56.912163  5725 tablet_copy_client.cc:806] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:56.912796  5725 tablet_copy_client.cc:670] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:56.917804  5725 tablet_copy_client.cc:538] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:56.976076  5725 tablet_bootstrap.cc:492] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:56.992496  4578 raft_consensus.cc:1217] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:57.022177  5722 ts_tablet_manager.cc:933] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:14:57.033730  4578 raft_consensus.cc:1217] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:57.055084  5722 tablet_copy_client.cc:323] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:14:57.056974  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:14:57.057586  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet 44f31ea74b3b48d5a3f9cfe8736b1f40 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-44f31ea74b3b48d5a3f9cfe8736b1f40
I20260709 13:14:57.070735  3867 tablet_copy_source_session.cc:215] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:57.074426  5722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:57.091223  5725 tablet_bootstrap.cc:492] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:57.092267  5725 tablet_bootstrap.cc:492] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:57.093001  5725 ts_tablet_manager.cc:1403] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.134s	user 0.023s	sys 0.008s
I20260709 13:14:57.096448  5725 raft_consensus.cc:359] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:57.097322  5725 raft_consensus.cc:740] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:57.099998  5722 tablet_copy_client.cc:806] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:57.100421  5725 consensus_queue.cc:260] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:57.107731  5725 ts_tablet_manager.cc:1434] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:14:57.100790  5722 tablet_copy_client.cc:670] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:57.113525  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-0808af98eb584067b99aaf44cb450a92 received from {username='slave'} at 127.0.0.1:36808
I20260709 13:14:57.114017  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-0808af98eb584067b99aaf44cb450a92 on tablet 0808af98eb584067b99aaf44cb450a92 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:57.122429  5722 tablet_copy_client.cc:538] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:57.143267  5722 tablet_bootstrap.cc:492] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:14:57.195842  5722 tablet_bootstrap.cc:492] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:57.196789  5722 tablet_bootstrap.cc:492] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:14:57.197505  5722 ts_tablet_manager.cc:1403] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.027s
I20260709 13:14:57.200786  5722 raft_consensus.cc:359] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:57.201629  5722 raft_consensus.cc:740] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:14:57.208992  5722 consensus_queue.cc:260] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:57.211794  5722 ts_tablet_manager.cc:1434] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:14:57.217525  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-44f31ea74b3b48d5a3f9cfe8736b1f40 received from {username='slave'} at 127.0.0.1:43098
I20260709 13:14:57.218008  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-44f31ea74b3b48d5a3f9cfe8736b1f40 on tablet 44f31ea74b3b48d5a3f9cfe8736b1f40 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:14:57.358027  4578 raft_consensus.cc:1217] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:57.414538  5625 raft_consensus.cc:1064] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:57.429095  5625 consensus_queue.cc:237] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:57.441391  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:57.459719  4578 raft_consensus.cc:1217] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:14:57.478739  4578 raft_consensus.cc:1275] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:57.480708  3929 raft_consensus.cc:1275] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:57.494796  3997 raft_consensus.cc:1275] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:57.485810  5608 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 13:14:57.508353  5608 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:57.509284  5691 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:57.552907  5707 raft_consensus.cc:1064] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:57.564996  5707 consensus_queue.cc:237] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:57.638101  5744 raft_consensus.cc:2955] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.643239  3997 raft_consensus.cc:2955] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.667256  4578 raft_consensus.cc:2955] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.670181  3753 catalog_manager.cc:5697] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.678524  3928 raft_consensus.cc:2955] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.764137  4005 raft_consensus.cc:1275] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:57.773363  3928 raft_consensus.cc:1275] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:57.766117  5625 consensus_queue.cc:1048] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:57.775496  5743 consensus_queue.cc:1048] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:57.784366  4578 raft_consensus.cc:1275] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:57.793064  5625 consensus_queue.cc:1048] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:14:57.816857  4005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:14:57.817832  4005 raft_consensus.cc:606] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Received request to transfer leadership to TS 0313246471124e0a8512f0ae44abbb80
I20260709 13:14:57.823596  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:14:57.826376  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:57.832592  5625 raft_consensus.cc:2955] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.839684  4581 raft_consensus.cc:2955] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.856065  5688 raft_consensus.cc:1064] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:57.855509  3928 raft_consensus.cc:2955] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.858476  5688 consensus_queue.cc:237] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:57.860911  3853 consensus_queue.cc:237] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:57.867523  4578 raft_consensus.cc:1275] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:57.869553  5743 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:57.875981  4005 raft_consensus.cc:1275] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:57.874231  3751 catalog_manager.cc:5697] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.883599  5707 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:57.892253  5744 raft_consensus.cc:2955] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.898435  3997 raft_consensus.cc:2955] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.917227  3853 consensus_queue.cc:237] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:57.928254  3928 raft_consensus.cc:1275] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:57.930189  4002 raft_consensus.cc:2955] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.937769  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3a77f883f444002a1d5d0a3f55fa750 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:57.939893  5707 consensus_queue.cc:1048] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:57.941833  4576 raft_consensus.cc:1275] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:57.942247  5707 raft_consensus.cc:1064] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:14:57.939232  4581 raft_consensus.cc:2955] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.954088  5625 consensus_queue.cc:1048] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:57.959264  5742 raft_consensus.cc:2955] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.967118  5741 raft_consensus.cc:993] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:57.967881  5739 raft_consensus.cc:1081] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Signalling peer 0313246471124e0a8512f0ae44abbb80 to start an election
I20260709 13:14:57.968537  3754 catalog_manager.cc:5697] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 4 to 5, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 2 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:57.977905  3853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
 from {username='slave'} at 127.0.0.1:44906
I20260709 13:14:57.977150  4576 raft_consensus.cc:2955] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:57.978670  3853 raft_consensus.cc:493] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:57.979059  3853 raft_consensus.cc:3060] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:57.986709  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet f3a77f883f444002a1d5d0a3f55fa750 with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36388
I20260709 13:14:57.987192  5707 consensus_queue.cc:237] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:57.981942  3928 raft_consensus.cc:2955] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.005163  3853 raft_consensus.cc:515] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:58.019647  3853 leader_election.cc:290] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [CANDIDATE]: Term 3 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:14:58.017907  5759 tablet_replica.cc:333] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:14:58.021473  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:14:58.022100  5759 raft_consensus.cc:2243] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:58.022428  3997 raft_consensus.cc:3055] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:58.023020  3997 raft_consensus.cc:740] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:14:58.023262  5759 raft_consensus.cc:2272] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:58.024164  3997 consensus_queue.cc:260] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:58.026459  3997 raft_consensus.cc:3060] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:58.028226  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f5263ca4eef44c9b3c2751dbd2db6d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:58.025085  3928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b121c2c0672746328aa442473db5c2f3" candidate_uuid: "0313246471124e0a8512f0ae44abbb80" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:14:58.031185  3928 raft_consensus.cc:3060] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:58.037925  3928 raft_consensus.cc:2468] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 3.
I20260709 13:14:58.041644  3997 raft_consensus.cc:2468] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0313246471124e0a8512f0ae44abbb80 in term 3.
I20260709 13:14:58.054142  5759 ts_tablet_manager.cc:1916] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:58.065363  4576 raft_consensus.cc:1275] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:58.066912  3853 raft_consensus.cc:1275] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:58.070519  3928 raft_consensus.cc:1275] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:58.073866  5741 consensus_queue.cc:1048] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:58.082930  5688 consensus_queue.cc:1048] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:58.085279  5697 consensus_queue.cc:1048] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:58.090615  3821 leader_election.cc:304] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [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: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:14:58.091828  5625 raft_consensus.cc:2804] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:58.092432  5625 raft_consensus.cc:697] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Becoming Leader. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:14:58.093573  5625 consensus_queue.cc:237] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:14:58.042758  3754 catalog_manager.cc:5697] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 1 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.129917  5759 ts_tablet_manager.cc:1929] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:58.131079  5759 log.cc:1199] T f3a77f883f444002a1d5d0a3f55fa750 P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/f3a77f883f444002a1d5d0a3f55fa750
I20260709 13:14:58.128968  5697 raft_consensus.cc:2955] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.140606  4576 raft_consensus.cc:2955] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.202272  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f5263ca4eef44c9b3c2751dbd2db6d1 with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:58.222661  5765 tablet_replica.cc:333] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:58.223847  5765 raft_consensus.cc:2243] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:58.225991  5765 raft_consensus.cc:2272] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:58.238129  5765 ts_tablet_manager.cc:1916] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:58.266681  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet f3a77f883f444002a1d5d0a3f55fa750 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:58.278702  5765 ts_tablet_manager.cc:1929] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:58.294844  5765 log.cc:1199] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/9f5263ca4eef44c9b3c2751dbd2db6d1
I20260709 13:14:58.296952  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 9f5263ca4eef44c9b3c2751dbd2db6d1 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
W20260709 13:14:58.288147  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 49023.3us
I20260709 13:14:58.299886  3755 catalog_manager.cc:5697] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: term changed from 2 to 3, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 0313246471124e0a8512f0ae44abbb80 (127.2.172.129). New cstate: current_term: 3 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:58.300359  3929 raft_consensus.cc:2955] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.235914  3751 catalog_manager.cc:5697] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:58.349287  3853 raft_consensus.cc:2955] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } attrs { replace: true } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.371968  4001 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:58.373278  3997 consensus_queue.cc:237] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:58.381518  3932 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:58.382599  4576 raft_consensus.cc:1275] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:58.384262  5767 consensus_queue.cc:1048] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:58.389837  5625 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:58.392597  5688 raft_consensus.cc:2955] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.399096  4576 raft_consensus.cc:2955] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.400316  5707 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:58.404546  4578 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:58.404572  3932 raft_consensus.cc:1275] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:58.415411  5625 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:58.420622  5767 consensus_queue.cc:1048] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:58.427446  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0808af98eb584067b99aaf44cb450a92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:58.431459  3932 raft_consensus.cc:2955] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.438603  3754 catalog_manager.cc:5697] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 3 to 4, VOTER 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:58.454805  3844 tablet_service.cc:1558] Processing DeleteTablet for tablet 0808af98eb584067b99aaf44cb450a92 with delete_type TABLET_DATA_TOMBSTONED (TS 0313246471124e0a8512f0ae44abbb80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44904
I20260709 13:14:58.459290  5625 raft_consensus.cc:2955] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.461350  3929 raft_consensus.cc:2955] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.470162  4578 raft_consensus.cc:2955] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.493227  3754 catalog_manager.cc:5697] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 4 to 5, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.504110  3997 raft_consensus.cc:2955] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.518922  5772 tablet_replica.cc:333] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:14:58.523957  5772 raft_consensus.cc:2243] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:58.523561  3849 consensus_queue.cc:237] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:14:58.524864  5772 raft_consensus.cc:2272] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:58.530344  4578 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:58.538034  5743 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:58.541764  3929 raft_consensus.cc:1275] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:58.543411  5625 consensus_queue.cc:1048] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:58.543526  5772 ts_tablet_manager.cc:1916] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:58.549885  5707 raft_consensus.cc:2955] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.551178  4576 raft_consensus.cc:2955] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.546132  3997 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:58.559613  3929 raft_consensus.cc:2955] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.566532  5625 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:58.574571  3932 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:58.576025  5743 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:58.584777  3751 catalog_manager.cc:5697] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 5 to 6, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 3 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:14:58.607236  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:58.613061  5772 ts_tablet_manager.cc:1929] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:58.613790  5772 log.cc:1199] T 0808af98eb584067b99aaf44cb450a92 P 0313246471124e0a8512f0ae44abbb80: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/wals/0808af98eb584067b99aaf44cb450a92
I20260709 13:14:58.626732  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet 44f31ea74b3b48d5a3f9cfe8736b1f40 with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54004
I20260709 13:14:58.627888  5765 tablet_replica.cc:333] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:14:58.629168  5765 raft_consensus.cc:2243] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:58.630189  5765 raft_consensus.cc:2272] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:58.635028  5765 ts_tablet_manager.cc:1916] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:58.640725  3740 catalog_manager.cc:5028] TS 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): tablet 0808af98eb584067b99aaf44cb450a92 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:58.688730  5765 ts_tablet_manager.cc:1929] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:14:58.689416  5765 log.cc:1199] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/44f31ea74b3b48d5a3f9cfe8736b1f40
I20260709 13:14:58.691067  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet 44f31ea74b3b48d5a3f9cfe8736b1f40 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:14:58.827589  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:14:59.742412  3970 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 109832us
I20260709 13:14:59.959048  3852 consensus_queue.cc:237] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:14:59.965862  4001 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:14:59.968338  3823 consensus_peers.cc:597] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b121c2c0672746328aa442473db5c2f3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:59.968971  3924 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:59.969601  5788 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:59.971025  5787 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:59.979338  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:59.997257  5625 raft_consensus.cc:2955] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:15:00.003347  4001 raft_consensus.cc:2955] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:15:00.013628  3924 raft_consensus.cc:2955] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:15:00.038470  4001 consensus_queue.cc:237] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue 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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:15:00.063385  3754 catalog_manager.cc:5697] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index -1 to 4, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 3 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
W20260709 13:15:00.065599  3972 consensus_peers.cc:597] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401): Couldn't send request to peer 1219802fc214439bbca61022c3942ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 605ebbc359d24795bb04e36b06d4368a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:00.068401  3928 raft_consensus.cc:1275] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:00.070281  5790 consensus_queue.cc:1048] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:00.072301  3852 raft_consensus.cc:1275] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:15:00.074457  5790 consensus_queue.cc:1048] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:00.090886  3852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be"
dest_uuid: "0313246471124e0a8512f0ae44abbb80"
mode: GRACEFUL
new_leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:55854
I20260709 13:15:00.091512  3852 raft_consensus.cc:606] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 5 LEADER]: Received request to transfer leadership to TS 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:15:00.093115  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:15:00.095242  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:00.098920  5791 raft_consensus.cc:2955] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:15:00.112558  3924 raft_consensus.cc:2955] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:15:00.112670  3857 raft_consensus.cc:2955] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } } }
I20260709 13:15:00.278133  5625 raft_consensus.cc:993] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80: : Instructing follower 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:15:00.279031  5625 raft_consensus.cc:1081] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 5 LEADER]: Signalling peer 2f06a9f99b3446f3955b1738d3aa74c4 to start an election
I20260709 13:15:00.306413  4001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
 from {username='slave'} at 127.0.0.1:54018
I20260709 13:15:00.307034  4001 raft_consensus.cc:493] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:00.307384  4001 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:00.324838  4001 raft_consensus.cc:515] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:00.327445  4001 leader_election.cc:290] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 6 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:00.335779  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "980dfdf5f86e43a6b095ba47843519e2"
I20260709 13:15:00.336526  3924 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:00.340924  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c004975bc03646a2806cd39ad947f2be" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:15:00.341588  3849 raft_consensus.cc:3055] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:00.341878  3849 raft_consensus.cc:740] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0313246471124e0a8512f0ae44abbb80, State: Running, Role: LEADER
I20260709 13:15:00.343319  3849 consensus_queue.cc:260] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:00.344460  3849 raft_consensus.cc:3060] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:00.358487  3924 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 6.
I20260709 13:15:00.361074  3970 leader_election.cc:304] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2; no voters: 
I20260709 13:15:00.363837  5790 raft_consensus.cc:2804] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:00.364374  5790 raft_consensus.cc:697] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 6 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:15:00.365306  5790 consensus_queue.cc:237] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:00.372933  3751 catalog_manager.cc:5697] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 1219802fc214439bbca61022c3942ca5 (127.2.172.132) added. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:00.426745  3849 raft_consensus.cc:2468] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 6.
I20260709 13:15:00.445779  3755 catalog_manager.cc:5697] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 5 to 6, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 6 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:00.526537  5803 ts_tablet_manager.cc:933] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579)
I20260709 13:15:00.533618  5805 ts_tablet_manager.cc:933] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: Initiating tablet copy from peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:15:00.538383  5803 tablet_copy_client.cc:323] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.129:35579
I20260709 13:15:00.540664  3867 tablet_copy_service.cc:140] P 0313246471124e0a8512f0ae44abbb80: Received BeginTabletCopySession request for tablet b121c2c0672746328aa442473db5c2f3 from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:43098)
I20260709 13:15:00.541337  3867 tablet_copy_service.cc:161] P 0313246471124e0a8512f0ae44abbb80: Beginning new tablet copy session on tablet b121c2c0672746328aa442473db5c2f3 from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:43098: session id = 1219802fc214439bbca61022c3942ca5-b121c2c0672746328aa442473db5c2f3
I20260709 13:15:00.541815  5805 tablet_copy_client.cc:323] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.2.172.131:34015
I20260709 13:15:00.543865  4016 tablet_copy_service.cc:140] P 2f06a9f99b3446f3955b1738d3aa74c4: Received BeginTabletCopySession request for tablet 605ebbc359d24795bb04e36b06d4368a from peer 1219802fc214439bbca61022c3942ca5 ({username='slave'} at 127.0.0.1:36808)
I20260709 13:15:00.544485  4016 tablet_copy_service.cc:161] P 2f06a9f99b3446f3955b1738d3aa74c4: Beginning new tablet copy session on tablet 605ebbc359d24795bb04e36b06d4368a from peer 1219802fc214439bbca61022c3942ca5 at {username='slave'} at 127.0.0.1:36808: session id = 1219802fc214439bbca61022c3942ca5-605ebbc359d24795bb04e36b06d4368a
I20260709 13:15:00.549466  3867 tablet_copy_source_session.cc:215] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:00.573258  5803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b121c2c0672746328aa442473db5c2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:00.578503  4016 tablet_copy_source_session.cc:215] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:15:00.587824  5805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 605ebbc359d24795bb04e36b06d4368a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:00.651485  3953 debug-util.cc:398] Leaking SignalData structure 0x7b080025c4e0 after lost signal to thread 2741
W20260709 13:15:00.652679  3953 debug-util.cc:398] Leaking SignalData structure 0x7b0800370c60 after lost signal to thread 3789
W20260709 13:15:00.653904  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff7c0 after lost signal to thread 3881
W20260709 13:15:00.656852  3953 debug-util.cc:398] Leaking SignalData structure 0x7b0800334ee0 after lost signal to thread 3956
W20260709 13:15:00.658124  3953 debug-util.cc:398] Leaking SignalData structure 0x7b080004d480 after lost signal to thread 4030
W20260709 13:15:00.659415  3953 debug-util.cc:398] Leaking SignalData structure 0x7b08003071c0 after lost signal to thread 4607
I20260709 13:15:00.821697  3928 raft_consensus.cc:1275] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 6 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:15:00.824113  5790 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:15:00.826038  4546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 57639.4us
W20260709 13:15:00.870837  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 59389us
I20260709 13:15:00.941759  3851 raft_consensus.cc:1275] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 6 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:15:00.963332  5790 consensus_queue.cc:1048] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:01.086894  5803 tablet_copy_client.cc:806] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:01.095038  5803 tablet_copy_client.cc:670] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:15:01.096184  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:01.159754  5803 tablet_copy_client.cc:538] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:01.173305  5803 tablet_bootstrap.cc:492] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:15:01.177433  5805 tablet_copy_client.cc:806] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 0 data blocks...
I20260709 13:15:01.178272  5805 tablet_copy_client.cc:670] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: tablet copy: Starting download of 1 WAL segments...
W20260709 13:15:01.226107  3823 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 44683.7us
W20260709 13:15:01.233949  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 52521.7us
I20260709 13:15:01.295647  5803 tablet_bootstrap.cc:492] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:01.302958  5803 tablet_bootstrap.cc:492] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:15:01.303995  5803 ts_tablet_manager.cc:1403] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.014s
I20260709 13:15:01.315378  5803 raft_consensus.cc:359] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:15:01.322176  5803 raft_consensus.cc:740] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:15:01.340025  5803 consensus_queue.cc:260] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
W20260709 13:15:01.352126  3972 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:42401, user_credentials={real_user=slave}} blocked reactor thread for 170757us
I20260709 13:15:01.363572  5803 ts_tablet_manager.cc:1434] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.004s
I20260709 13:15:01.401185  3867 tablet_copy_service.cc:342] P 0313246471124e0a8512f0ae44abbb80: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-b121c2c0672746328aa442473db5c2f3 received from {username='slave'} at 127.0.0.1:43098
I20260709 13:15:01.401659  3867 tablet_copy_service.cc:434] P 0313246471124e0a8512f0ae44abbb80: ending tablet copy session 1219802fc214439bbca61022c3942ca5-b121c2c0672746328aa442473db5c2f3 on tablet b121c2c0672746328aa442473db5c2f3 with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:15:01.411271  5805 tablet_copy_client.cc:538] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:15:01.425894  5805 tablet_bootstrap.cc:492] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: Bootstrap starting.
I20260709 13:15:01.467700  5805 tablet_bootstrap.cc:492] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:01.473012  5805 tablet_bootstrap.cc:492] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: Bootstrap complete.
I20260709 13:15:01.473906  5805 ts_tablet_manager.cc:1403] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.013s
I20260709 13:15:01.481613  5805 raft_consensus.cc:359] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:15:01.484148  5805 raft_consensus.cc:740] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Initialized, Role: LEARNER
I20260709 13:15:01.484983  5805 consensus_queue.cc:260] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: NON_VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: true } }
I20260709 13:15:01.488032  5805 ts_tablet_manager.cc:1434] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 13:15:01.491111  4016 tablet_copy_service.cc:342] P 2f06a9f99b3446f3955b1738d3aa74c4: Request end of tablet copy session 1219802fc214439bbca61022c3942ca5-605ebbc359d24795bb04e36b06d4368a received from {username='slave'} at 127.0.0.1:36808
I20260709 13:15:01.491636  4016 tablet_copy_service.cc:434] P 2f06a9f99b3446f3955b1738d3aa74c4: ending tablet copy session 1219802fc214439bbca61022c3942ca5-605ebbc359d24795bb04e36b06d4368a on tablet 605ebbc359d24795bb04e36b06d4368a with peer 1219802fc214439bbca61022c3942ca5
I20260709 13:15:01.609968  4582 raft_consensus.cc:1217] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:15:02.060488  4582 raft_consensus.cc:1217] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:15:02.111685  5825 raft_consensus.cc:1064] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:15:02.121253  5825 consensus_queue.cc:237] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:02.143193  3997 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:02.144811  5788 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:02.146389  3924 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:02.146507  4582 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 LEARNER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:15:02.148773  5829 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:02.158174  5825 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:02.184969  5825 raft_consensus.cc:2955] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.192130  3997 raft_consensus.cc:2955] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.210317  3924 raft_consensus.cc:2955] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.212693  4582 raft_consensus.cc:2955] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.218058  3754 catalog_manager.cc:5697] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: config changed from index 4 to 5, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } attrs { replace: true } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.346170  3851 consensus_queue.cc:237] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:02.407406  3928 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:02.409940  5829 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:02.411645  4582 raft_consensus.cc:1275] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Refusing update from remote peer 0313246471124e0a8512f0ae44abbb80: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:02.413919  5825 consensus_queue.cc:1048] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:02.421998  5829 raft_consensus.cc:2955] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.429224  3928 raft_consensus.cc:2955] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.431708  4582 raft_consensus.cc:2955] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.443229  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:02.447067  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b121c2c0672746328aa442473db5c2f3 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:02.460289  3753 catalog_manager.cc:5697] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 reported cstate change: config changed from index 5 to 6, VOTER 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) evicted. New cstate: current_term: 3 leader_uuid: "0313246471124e0a8512f0ae44abbb80" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:02.488026  3987 tablet_service.cc:1558] Processing DeleteTablet for tablet b121c2c0672746328aa442473db5c2f3 with delete_type TABLET_DATA_TOMBSTONED (TS 2f06a9f99b3446f3955b1738d3aa74c4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54004
I20260709 13:15:02.551077  5828 raft_consensus.cc:1064] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4: attempting to promote NON_VOTER 1219802fc214439bbca61022c3942ca5 to VOTER
I20260709 13:15:02.553956  5828 consensus_queue.cc:237] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:02.584503  4582 raft_consensus.cc:1275] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 [term 1 LEARNER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:02.587148  3931 raft_consensus.cc:1275] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:02.593504  3849 raft_consensus.cc:1275] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:15:02.594111  5828 consensus_queue.cc:1048] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:02.596295  5826 consensus_queue.cc:1048] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:02.630122  5826 consensus_queue.cc:1048] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:02.633482  5821 raft_consensus.cc:2955] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.635172  3928 raft_consensus.cc:2955] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.652246  5839 tablet_replica.cc:333] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:02.661901  3751 catalog_manager.cc:5697] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 reported cstate change: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.694672  5839 raft_consensus.cc:2243] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:02.695534  5839 raft_consensus.cc:2272] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:02.713704  5839 ts_tablet_manager.cc:1916] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:02.720950  4582 raft_consensus.cc:2955] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.756222  3849 raft_consensus.cc:2955] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1219802fc214439bbca61022c3942ca5 (127.2.172.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } attrs { replace: true } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.790453  3997 consensus_queue.cc:237] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:02.797417  5839 ts_tablet_manager.cc:1929] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:15:02.798185  4581 raft_consensus.cc:1275] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:02.801191  3849 raft_consensus.cc:1275] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:15:02.806419  5839 log.cc:1199] T b121c2c0672746328aa442473db5c2f3 P 2f06a9f99b3446f3955b1738d3aa74c4: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/wals/b121c2c0672746328aa442473db5c2f3
I20260709 13:15:02.806145  5827 consensus_queue.cc:1048] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:02.819360  5821 consensus_queue.cc:1048] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:02.820500  3740 catalog_manager.cc:5028] TS 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): tablet b121c2c0672746328aa442473db5c2f3 (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:15:02.827975  5826 raft_consensus.cc:2955] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.841385  3849 raft_consensus.cc:2955] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.842578  4582 raft_consensus.cc:2955] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.862600  3753 catalog_manager.cc:5697] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 reported cstate change: config changed from index 3 to 4, VOTER 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) evicted. New cstate: current_term: 1 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } } }
I20260709 13:15:02.883467  3920 tablet_service.cc:1558] Processing DeleteTablet for tablet 605ebbc359d24795bb04e36b06d4368a with delete_type TABLET_DATA_TOMBSTONED (TS 980dfdf5f86e43a6b095ba47843519e2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36388
I20260709 13:15:02.888972  4005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb171acfbe6a44d8928717028b708233"
dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
mode: GRACEFUL
new_leader_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:58196
I20260709 13:15:02.890406  3740 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 605ebbc359d24795bb04e36b06d4368a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:15:02.891459  4005 raft_consensus.cc:606] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Received request to transfer leadership to TS 1219802fc214439bbca61022c3942ca5
I20260709 13:15:02.896585  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:15:02.898471  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:02.980139  5844 tablet_replica.cc:333] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:02.981422  5844 raft_consensus.cc:2243] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:02.982200  5844 raft_consensus.cc:2272] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:02.986518  5844 ts_tablet_manager.cc:1916] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:15:03.002492  5844 ts_tablet_manager.cc:1929] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:15:03.003038  5844 log.cc:1199] T 605ebbc359d24795bb04e36b06d4368a P 980dfdf5f86e43a6b095ba47843519e2: Deleting WAL directory at /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/wals/605ebbc359d24795bb04e36b06d4368a
I20260709 13:15:03.004812  3740 catalog_manager.cc:5028] TS 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): tablet 605ebbc359d24795bb04e36b06d4368a (table test-workload [id=79ad407505c44c5492488b73e03e2e3b]) successfully deleted
I20260709 13:15:03.019140  5826 raft_consensus.cc:993] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4: : Instructing follower 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:15:03.019762  5821 raft_consensus.cc:1081] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Signalling peer 1219802fc214439bbca61022c3942ca5 to start an election
I20260709 13:15:03.021311  4581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb171acfbe6a44d8928717028b708233"
dest_uuid: "1219802fc214439bbca61022c3942ca5"
 from {username='slave'} at 127.0.0.1:54240
I20260709 13:15:03.021868  4581 raft_consensus.cc:493] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:03.022171  4581 raft_consensus.cc:3060] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.027705  4581 raft_consensus.cc:515] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:03.034436  3857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb171acfbe6a44d8928717028b708233" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0313246471124e0a8512f0ae44abbb80"
I20260709 13:15:03.034436  3997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb171acfbe6a44d8928717028b708233" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:15:03.035221  3857 raft_consensus.cc:3060] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.035229  3997 raft_consensus.cc:3055] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:03.035758  3997 raft_consensus.cc:740] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:15:03.036468  3997 consensus_queue.cc:260] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:03.037812  3997 raft_consensus.cc:3060] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:03.044960  3997 raft_consensus.cc:2468] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:15:03.049217  4546 leader_election.cc:304] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:15:03.050344  5780 raft_consensus.cc:2804] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:03.050908  5780 raft_consensus.cc:697] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:15:03.051743  5780 consensus_queue.cc:237] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [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: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:03.056047  3857 raft_consensus.cc:2468] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:15:03.057138  4581 leader_election.cc:290] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:15:03.078861  3755 catalog_manager.cc:5697] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:15:03.802014  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 53113.8us
W20260709 13:15:03.892966  4546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:35579, user_credentials={real_user=slave}} blocked reactor thread for 43870.8us
W20260709 13:15:03.910022  3821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:40415, user_credentials={real_user=slave}} blocked reactor thread for 53185.2us
I20260709 13:15:03.913616  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:03.967782  4002 raft_consensus.cc:1275] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:03.978353  3849 raft_consensus.cc:1275] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:15:03.997550  5855 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:04.021164  5856 consensus_queue.cc:1048] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:15:04.071270  2738 tablet_server.cc:179] TabletServer@127.2.172.129:0 shutting down...
W20260709 13:15:04.096493  4546 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 13:15:04.113874  3896 consensus_peers.cc:597] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.123577  4546 consensus_peers.cc:597] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.130474  4546 consensus_peers.cc:597] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.160086  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:15:04.159997  3896 consensus_peers.cc:597] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.161466  2738 tablet_replica.cc:333] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.162729  2738 raft_consensus.cc:2243] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.163404  2738 raft_consensus.cc:2272] T 1e2adb2cfc02434c809100471463884f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.165475  2738 tablet_replica.cc:333] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.166071  2738 raft_consensus.cc:2243] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.166599  2738 raft_consensus.cc:2272] T 1541f2ee998c443ea8c304e3bf552b28 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.168637  2738 tablet_replica.cc:333] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.169384  2738 raft_consensus.cc:2243] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.170405  2738 raft_consensus.cc:2272] T f3a77f883f444002a1d5d0a3f55fa750 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.172976  2738 tablet_replica.cc:333] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.173849  2738 raft_consensus.cc:2243] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:15:04.174706  4546 consensus_peers.cc:597] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.175211  2738 raft_consensus.cc:2272] T f06b98e4a9c24728a483230efb8d1dd5 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.177857  2738 tablet_replica.cc:333] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.178645  2738 raft_consensus.cc:2243] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.179149  2738 raft_consensus.cc:2272] T 936b4705062240d186f293aa609b950f P 0313246471124e0a8512f0ae44abbb80 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.181108  3896 consensus_peers.cc:597] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.181674  2738 tablet_replica.cc:333] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.182315  2738 raft_consensus.cc:2243] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.182843  2738 raft_consensus.cc:2272] T 89eb1857e0c845e7bc851f36f3e76650 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.184921  2738 tablet_replica.cc:333] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.185645  2738 raft_consensus.cc:2243] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.186416  2738 raft_consensus.cc:2272] T ac8d87a9473a4df0875b01c947ca1f46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.189059  2738 tablet_replica.cc:333] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
W20260709 13:15:04.189787  4546 consensus_peers.cc:597] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.190915  2738 raft_consensus.cc:2243] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.192008  2738 raft_consensus.cc:2272] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.194171  2738 tablet_replica.cc:333] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.194851  2738 raft_consensus.cc:2243] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.195604  2738 raft_consensus.cc:2272] T 605ebbc359d24795bb04e36b06d4368a P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.198201  2738 tablet_replica.cc:333] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.199244  2738 raft_consensus.cc:2243] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.199951  2738 raft_consensus.cc:2272] T 7321cae54adb467887513e00fb8db4f0 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.203162  2738 tablet_replica.cc:333] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.204147  2738 raft_consensus.cc:2243] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.204818  2738 raft_consensus.cc:2272] T fd76d629e7ba4ffa8d39d250d69c2960 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.205319  4546 consensus_peers.cc:597] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.207207  3896 consensus_peers.cc:597] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.207500  2738 tablet_replica.cc:333] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.208423  2738 raft_consensus.cc:2243] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.209331  2738 raft_consensus.cc:2272] T 44b178725ab44d329a544480f982fff1 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.211297  2738 tablet_replica.cc:333] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.211912  2738 raft_consensus.cc:2243] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.212361  2738 raft_consensus.cc:2272] T eb5b85617fe54387bd0b85d66817d472 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.214139  2738 tablet_replica.cc:333] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.214823  2738 raft_consensus.cc:2243] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.215637  2738 raft_consensus.cc:2272] T ecb12a2e8726482586378f64bb060ed3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.217557  2738 tablet_replica.cc:333] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.218124  2738 raft_consensus.cc:2243] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.218662  2738 raft_consensus.cc:2272] T 524e773322084ab7a8951bae38e2826d P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.220418  2738 tablet_replica.cc:333] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.221030  2738 raft_consensus.cc:2243] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.221700  2738 raft_consensus.cc:2272] T 7037b52cca1f48f4bc4cce393a36601b P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.223904  2738 tablet_replica.cc:333] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.224561  2738 raft_consensus.cc:2243] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.225286  2738 raft_consensus.cc:2272] T b121c2c0672746328aa442473db5c2f3 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.227066  2738 tablet_replica.cc:333] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.227591  2738 raft_consensus.cc:2243] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.228063  2738 raft_consensus.cc:2272] T f7ecb4faacb94377a8f10da569529bf3 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.229874  2738 tablet_replica.cc:333] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.230422  2738 raft_consensus.cc:2243] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.230926  2738 raft_consensus.cc:2272] T 864890761a204755b6159285a74f6a41 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.232772  2738 tablet_replica.cc:333] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.233361  2738 raft_consensus.cc:2243] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.233984  2738 raft_consensus.cc:2272] T e0ca951192d742e38d0bd2eaf01b4e43 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.236516  2738 tablet_replica.cc:333] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.237339  2738 raft_consensus.cc:2243] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.237969  2738 raft_consensus.cc:2272] T f3387ba19c774b09b87b525f13971c07 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.240231  2738 tablet_replica.cc:333] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.240873  2738 raft_consensus.cc:2243] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.241344  2738 raft_consensus.cc:2272] T dd8142c37eab4b10ad4da6240140504f P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.243342  2738 tablet_replica.cc:333] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.243969  2738 raft_consensus.cc:2243] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.244516  2738 raft_consensus.cc:2272] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.246425  2738 tablet_replica.cc:333] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.247130  2738 raft_consensus.cc:2243] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.247967  2738 raft_consensus.cc:2272] T 46d7ce5dc85e4f538280f70bf3520f03 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.250415  2738 tablet_replica.cc:333] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.251551  2738 raft_consensus.cc:2243] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.252177  2738 pending_rounds.cc:70] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80: Trying to abort 1 pending ops.
I20260709 13:15:04.252427  2738 pending_rounds.cc:77] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305637490908790784 op_type: NO_OP noop_request { }
I20260709 13:15:04.253140  2738 raft_consensus.cc:2889] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:04.253542  2738 raft_consensus.cc:2272] T cb171acfbe6a44d8928717028b708233 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.261706  2738 tablet_replica.cc:333] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.262372  2738 raft_consensus.cc:2243] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.262902  2738 raft_consensus.cc:2272] T 8a7205dcfde24a63b944b1151e3dda4d P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.266242  2738 tablet_replica.cc:333] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.267067  2738 raft_consensus.cc:2243] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.268975  2738 raft_consensus.cc:2272] T fcdcff382b054b21b5795261cc161d88 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.273249  2738 tablet_replica.cc:333] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.274017  2738 raft_consensus.cc:2243] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:04.274278  4546 consensus_peers.cc:597] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.274680  2738 raft_consensus.cc:2272] T 1081854534b64034b5023aacec36fb8b P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.279301  2738 tablet_replica.cc:333] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
W20260709 13:15:04.279343  3896 consensus_peers.cc:597] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.280194  2738 raft_consensus.cc:2243] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.280769  2738 raft_consensus.cc:2272] T 0612b2c47f0c479f864c6274a391fc9a P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.283497  2738 tablet_replica.cc:333] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.284400  2738 raft_consensus.cc:2243] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.284965  2738 raft_consensus.cc:2272] T e22c9a72f5274dc1a32f6dfe7387b038 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.287499  2738 tablet_replica.cc:333] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.288058  2738 raft_consensus.cc:2243] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.288986  2738 raft_consensus.cc:2272] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 0313246471124e0a8512f0ae44abbb80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.291406  2738 tablet_replica.cc:333] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.292167  2738 raft_consensus.cc:2243] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.292776  2738 raft_consensus.cc:2272] T 52147336f4ae48c290126b9f83d9f2da P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.295248  2738 tablet_replica.cc:333] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.296015  2738 raft_consensus.cc:2243] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.296501  2738 raft_consensus.cc:2272] T 642002724e2a4bd880735fe21d019bc2 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.299079  2738 tablet_replica.cc:333] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.299998  2738 raft_consensus.cc:2243] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.301118  2738 raft_consensus.cc:2272] T 1133aa74dc0941b38dbe1b721e8a2c5e P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.303807  2738 tablet_replica.cc:333] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.304584  2738 raft_consensus.cc:2243] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.305217  2738 raft_consensus.cc:2272] T 3893a47d09bd4e7a853522ea125a2d9b P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.308580  3896 consensus_peers.cc:597] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.309306  3896 consensus_peers.cc:597] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.311069  2738 tablet_replica.cc:333] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.311769  2738 raft_consensus.cc:2243] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.312237  2738 raft_consensus.cc:2272] T c004975bc03646a2806cd39ad947f2be P 0313246471124e0a8512f0ae44abbb80 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.314927  2738 tablet_replica.cc:333] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.315547  2738 raft_consensus.cc:2243] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.316468  2738 raft_consensus.cc:2272] T 76dad57f411d40cf9cc6759a3ce4f0cb P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.318813  2738 tablet_replica.cc:333] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.319527  2738 raft_consensus.cc:2243] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.320583  2738 raft_consensus.cc:2272] T 8410c126ba1b4dbc8d665d69dcc737e9 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.321296  4546 consensus_peers.cc:597] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.323518  2738 tablet_replica.cc:333] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.324353  2738 raft_consensus.cc:2243] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.327013  2738 raft_consensus.cc:2272] T 997ceb4d63784c60adfb706a26fac448 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.329632  2738 tablet_replica.cc:333] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.330449  2738 raft_consensus.cc:2243] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.331959  2738 raft_consensus.cc:2272] T 73a48cde5e4a42269af73460b4b73f06 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.335002  2738 tablet_replica.cc:333] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.335717  2738 raft_consensus.cc:2243] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.336730  2738 raft_consensus.cc:2272] T f984fa3025784a2f8d0ec9d682c5d683 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.339159  2738 tablet_replica.cc:333] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.339828  2738 raft_consensus.cc:2243] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.340356  2738 raft_consensus.cc:2272] T 2a295679e7ff49db808df955e15747d2 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.343350  2738 tablet_replica.cc:333] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.345965  2738 raft_consensus.cc:2243] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:04.346686  2738 raft_consensus.cc:2272] T 91a8857108ca4d70bd4bb11f6d908525 P 0313246471124e0a8512f0ae44abbb80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.349093  2738 tablet_replica.cc:333] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.349864  2738 raft_consensus.cc:2243] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:04.350862  2738 raft_consensus.cc:2272] T 9e0fcea4dfd34282816306a7a7585c2e P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:04.353758  2738 tablet_replica.cc:333] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80: stopping tablet replica
I20260709 13:15:04.354480  2738 raft_consensus.cc:2243] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:15:04.347498  3896 consensus_peers.cc:597] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:04.355607  2738 raft_consensus.cc:2272] T aad624fd81d54b72b1c071a9881e3455 P 0313246471124e0a8512f0ae44abbb80 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:04.377373  4546 consensus_peers.cc:597] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.380225  3970 consensus_peers.cc:597] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.381194  3970 consensus_peers.cc:597] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.384248  3970 consensus_peers.cc:597] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.388001  3970 consensus_peers.cc:597] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.388725  3970 consensus_peers.cc:597] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.389274  3970 consensus_peers.cc:597] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.391029  4546 consensus_peers.cc:597] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.392225  3970 consensus_peers.cc:597] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.419720  3970 consensus_peers.cc:597] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.424100  3970 consensus_peers.cc:597] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.426331  3896 consensus_peers.cc:597] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.473217  3896 consensus_peers.cc:597] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.480181  3970 consensus_peers.cc:597] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.535928  3970 consensus_peers.cc:597] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:04.665028  4604 debug-util.cc:398] Leaking SignalData structure 0x7b08001dd3c0 after lost signal to thread 2741
W20260709 13:15:04.666009  4604 debug-util.cc:398] Leaking SignalData structure 0x7b080027a9e0 after lost signal to thread 3789
W20260709 13:15:04.667200  4604 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5ee0 after lost signal to thread 3881
W20260709 13:15:04.668381  4604 debug-util.cc:398] Leaking SignalData structure 0x7b0800177040 after lost signal to thread 3956
W20260709 13:15:04.669677  4604 debug-util.cc:398] Leaking SignalData structure 0x7b0800189be0 after lost signal to thread 4030
W20260709 13:15:04.670881  4604 debug-util.cc:398] Leaking SignalData structure 0x7b0800340c00 after lost signal to thread 4607
I20260709 13:15:04.912976  2738 tablet_server.cc:196] TabletServer@127.2.172.129:0 shutdown complete.
W20260709 13:15:04.974116  3896 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 59614.5us
I20260709 13:15:05.065954  2738 tablet_server.cc:179] TabletServer@127.2.172.130:0 shutting down...
I20260709 13:15:05.138491  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:05.141403  2738 tablet_replica.cc:333] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.142283  2738 raft_consensus.cc:2243] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.143352  2738 raft_consensus.cc:2272] T 1e2adb2cfc02434c809100471463884f P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.147406  2738 tablet_replica.cc:333] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.148348  2738 raft_consensus.cc:2243] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.149437  2738 raft_consensus.cc:2272] T 1541f2ee998c443ea8c304e3bf552b28 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.152415  2738 tablet_replica.cc:333] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.153282  2738 raft_consensus.cc:2243] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.153901  2738 raft_consensus.cc:2272] T f06b98e4a9c24728a483230efb8d1dd5 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.156678  2738 tablet_replica.cc:333] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.157533  2738 raft_consensus.cc:2243] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.158159  2738 raft_consensus.cc:2272] T 936b4705062240d186f293aa609b950f P 980dfdf5f86e43a6b095ba47843519e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.161809  2738 tablet_replica.cc:333] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.162842  2738 raft_consensus.cc:2243] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.163884  2738 raft_consensus.cc:2272] T 55526297d0be4c04870beebbe5686b78 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.166568  2738 tablet_replica.cc:333] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.167521  2738 raft_consensus.cc:2243] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.168154  2738 raft_consensus.cc:2272] T e802dc0e69b74ae880e507afe928bf18 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:05.168318  4546 consensus_peers.cc:597] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.170878  2738 tablet_replica.cc:333] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.171860  2738 raft_consensus.cc:2243] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.172469  2738 raft_consensus.cc:2272] T 0612b2c47f0c479f864c6274a391fc9a P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.175256  2738 tablet_replica.cc:333] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.176157  2738 raft_consensus.cc:2243] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.176733  2738 raft_consensus.cc:2272] T 1081854534b64034b5023aacec36fb8b P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.179379  2738 tablet_replica.cc:333] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.180197  2738 raft_consensus.cc:2243] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:05.180892  3970 consensus_peers.cc:597] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.181041  2738 raft_consensus.cc:2272] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.183743  2738 tablet_replica.cc:333] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.184728  2738 raft_consensus.cc:2243] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.185315  2738 raft_consensus.cc:2272] T 9a09e2bd35444b9bab75c418ca0a6f1c P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.188030  2738 tablet_replica.cc:333] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.188910  2738 raft_consensus.cc:2243] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.189462  2738 raft_consensus.cc:2272] T 14ad3201586946bcbb0948dc41b2a325 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.192147  2738 tablet_replica.cc:333] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.193101  2738 raft_consensus.cc:2243] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.194264  2738 raft_consensus.cc:2272] T 7037b52cca1f48f4bc4cce393a36601b P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.197147  2738 tablet_replica.cc:333] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.198076  2738 raft_consensus.cc:2243] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.198828  2738 raft_consensus.cc:2272] T b121c2c0672746328aa442473db5c2f3 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.201951  2738 tablet_replica.cc:333] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.203039  2738 raft_consensus.cc:2243] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.203794  2738 raft_consensus.cc:2272] T 0399ea5e194748f6a6dc73c74848e603 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.207017  2738 tablet_replica.cc:333] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.209383  2738 raft_consensus.cc:2243] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.210330  2738 raft_consensus.cc:2272] T ecb12a2e8726482586378f64bb060ed3 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.214283  2738 tablet_replica.cc:333] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.215310  2738 raft_consensus.cc:2243] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.216265  2738 raft_consensus.cc:2272] T 48c59e0055bf40a28867ce1296042165 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.219861  2738 tablet_replica.cc:333] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.220799  2738 raft_consensus.cc:2243] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.221558  2738 raft_consensus.cc:2272] T 7321cae54adb467887513e00fb8db4f0 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.229532  2738 tablet_replica.cc:333] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.230461  2738 raft_consensus.cc:2243] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.231763  2738 raft_consensus.cc:2272] T fd76d629e7ba4ffa8d39d250d69c2960 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.238425  2738 tablet_replica.cc:333] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.239563  2738 raft_consensus.cc:2243] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.240669  2738 raft_consensus.cc:2272] T 864890761a204755b6159285a74f6a41 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:05.243048  4546 consensus_peers.cc:597] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.243777  2738 tablet_replica.cc:333] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.244771  2738 raft_consensus.cc:2243] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.245435  2738 raft_consensus.cc:2272] T eb5b85617fe54387bd0b85d66817d472 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.250064  2738 tablet_replica.cc:333] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.251003  2738 raft_consensus.cc:2243] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.252015  2738 raft_consensus.cc:2272] T 76dad57f411d40cf9cc6759a3ce4f0cb P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.255343  2738 tablet_replica.cc:333] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.258805  2738 raft_consensus.cc:2243] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.260378  2738 raft_consensus.cc:2272] T c7f0ea97cd0a4425a53bd9a4872b378d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.264195  2738 tablet_replica.cc:333] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.271703  2738 raft_consensus.cc:2243] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.272857  2738 raft_consensus.cc:2272] T 91a8857108ca4d70bd4bb11f6d908525 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.275728  2738 tablet_replica.cc:333] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.276499  2738 raft_consensus.cc:2243] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.277472  2738 raft_consensus.cc:2272] T cbbc6afdd1664093bb91ca6f1bf1f048 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:05.279382  4546 consensus_peers.cc:597] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.280037  2738 tablet_replica.cc:333] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.280802  2738 raft_consensus.cc:2243] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.281651  2738 raft_consensus.cc:2272] T c3e7795ea7c74a8487d942943fe90fd2 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.285331  2738 tablet_replica.cc:333] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.286154  2738 raft_consensus.cc:2243] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.286749  2738 raft_consensus.cc:2272] T ebc856d99de3412ea499aeca2530ad66 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:05.287335  3970 consensus_peers.cc:597] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.289743  2738 tablet_replica.cc:333] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.290776  2738 raft_consensus.cc:2243] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.291433  2738 raft_consensus.cc:2272] T 46d7ce5dc85e4f538280f70bf3520f03 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.294121  2738 tablet_replica.cc:333] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.294947  2738 raft_consensus.cc:2243] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.295503  2738 raft_consensus.cc:2272] T fcdcff382b054b21b5795261cc161d88 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.298036  2738 tablet_replica.cc:333] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.298863  2738 raft_consensus.cc:2243] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:05.298870  3970 consensus_peers.cc:597] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.299932  2738 raft_consensus.cc:2272] T 8a7205dcfde24a63b944b1151e3dda4d P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.303160  2738 tablet_replica.cc:333] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.304044  2738 raft_consensus.cc:2243] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.304633  2738 raft_consensus.cc:2272] T 3cc5dd49c9354bbabb782aeedb23e6bf P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.307430  2738 tablet_replica.cc:333] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.308250  2738 raft_consensus.cc:2243] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.308992  2738 raft_consensus.cc:2272] T c004975bc03646a2806cd39ad947f2be P 980dfdf5f86e43a6b095ba47843519e2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.312815  2738 tablet_replica.cc:333] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.313611  2738 raft_consensus.cc:2243] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.314285  2738 raft_consensus.cc:2272] T 3893a47d09bd4e7a853522ea125a2d9b P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.317314  2738 tablet_replica.cc:333] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.318216  2738 raft_consensus.cc:2243] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.318830  2738 raft_consensus.cc:2272] T 9e0fcea4dfd34282816306a7a7585c2e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.321313  2738 tablet_replica.cc:333] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.322144  2738 raft_consensus.cc:2243] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.323027  2738 raft_consensus.cc:2272] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 980dfdf5f86e43a6b095ba47843519e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.325610  2738 tablet_replica.cc:333] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.326417  2738 raft_consensus.cc:2243] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.327553  2738 raft_consensus.cc:2272] T 52147336f4ae48c290126b9f83d9f2da P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.330148  2738 tablet_replica.cc:333] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.330945  2738 raft_consensus.cc:2243] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:05.331300  4546 consensus_peers.cc:597] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.331652  2738 raft_consensus.cc:2272] T 1133aa74dc0941b38dbe1b721e8a2c5e P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.334223  2738 tablet_replica.cc:333] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.335073  2738 raft_consensus.cc:2243] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:05.335718  3970 consensus_peers.cc:597] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.336064  2738 raft_consensus.cc:2272] T e22c9a72f5274dc1a32f6dfe7387b038 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:05.346596  4546 consensus_peers.cc:597] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.350198  2738 tablet_replica.cc:333] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.351114  2738 raft_consensus.cc:2243] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.351809  2738 raft_consensus.cc:2272] T 590f0690662647c898daff8448fac502 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:05.352742  4546 consensus_peers.cc:597] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.354810  2738 tablet_replica.cc:333] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.355669  2738 raft_consensus.cc:2243] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.356256  2738 raft_consensus.cc:2272] T f984fa3025784a2f8d0ec9d682c5d683 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:05.357177  3970 consensus_peers.cc:597] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.358814  2738 tablet_replica.cc:333] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.360849  2738 raft_consensus.cc:2243] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.361406  2738 raft_consensus.cc:2272] T 2a295679e7ff49db808df955e15747d2 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.364266  2738 tablet_replica.cc:333] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.364989  2738 raft_consensus.cc:2243] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:05.365720  2738 raft_consensus.cc:2272] T 0808af98eb584067b99aaf44cb450a92 P 980dfdf5f86e43a6b095ba47843519e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.368399  2738 tablet_replica.cc:333] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.369526  2738 raft_consensus.cc:2243] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:05.377030  4546 consensus_peers.cc:597] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.382593  2738 raft_consensus.cc:2272] T aad624fd81d54b72b1c071a9881e3455 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.385871  2738 tablet_replica.cc:333] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.386749  2738 raft_consensus.cc:2243] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.387908  2738 raft_consensus.cc:2272] T d3cc699b37a94edbac861e3463070ebb P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.397563  5856 raft_consensus.cc:493] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.398514  2738 tablet_replica.cc:333] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2: stopping tablet replica
I20260709 13:15:05.399423  2738 raft_consensus.cc:2243] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:05.400384  2738 raft_consensus.cc:2272] T 73a48cde5e4a42269af73460b4b73f06 P 980dfdf5f86e43a6b095ba47843519e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:05.400527  5851 raft_consensus.cc:493] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.401124  5851 raft_consensus.cc:515] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.402724  5855 raft_consensus.cc:493] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.403246  5855 raft_consensus.cc:515] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.405352  5855 leader_election.cc:290] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:05.411139  5855 raft_consensus.cc:493] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.413941  5874 raft_consensus.cc:493] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.398182  5856 raft_consensus.cc:515] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.416509  5856 leader_election.cc:290] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:05.414654  5874 raft_consensus.cc:515] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.414021  5855 raft_consensus.cc:515] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.413389  5851 leader_election.cc:290] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:05.421479  5874 leader_election.cc:290] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:15:05.421710  5855 leader_election.cc:290] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:15:05.424240  5851 raft_consensus.cc:493] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.424898  5851 raft_consensus.cc:515] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:05.425925  3970 consensus_peers.cc:597] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.427701  5851 leader_election.cc:290] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:15:05.429737  4546 leader_election.cc:336] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.430050  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:15:05.430091  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:15:05.448801  5873 raft_consensus.cc:493] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.449638  5873 raft_consensus.cc:515] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:05.451800  4546 leader_election.cc:336] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:05.452966  4546 leader_election.cc:336] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.457906  5873 leader_election.cc:290] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:15:05.456318  5827 raft_consensus.cc:493] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.477061  5827 raft_consensus.cc:515] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:05.453948  5821 raft_consensus.cc:493] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.460423  5859 raft_consensus.cc:493] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.483065  5859 raft_consensus.cc:515] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:05.486125  5859 leader_election.cc:290] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:15:05.486869  3970 leader_election.cc:336] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.487984  5827 leader_election.cc:290] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:05.482887  5821 raft_consensus.cc:515] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.491892  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
W20260709 13:15:05.453495  4546 leader_election.cc:336] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.494267  4546 leader_election.cc:304] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:15:05.495337  5873 raft_consensus.cc:2749] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.495463  5821 leader_election.cc:290] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
W20260709 13:15:05.495357  4546 leader_election.cc:336] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.496675  4546 leader_election.cc:304] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:15:05.497462  5873 raft_consensus.cc:2749] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:05.499786  4546 leader_election.cc:336] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:05.500221  4546 leader_election.cc:304] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.500999  5873 raft_consensus.cc:2749] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:05.501135  3970 leader_election.cc:336] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:05.502833  4546 leader_election.cc:336] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:05.503343  4546 leader_election.cc:304] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.504125  5873 raft_consensus.cc:2749] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:05.505234  4546 leader_election.cc:336] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:05.505661  4546 leader_election.cc:304] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.506457  5873 raft_consensus.cc:2749] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:05.508873  3970 leader_election.cc:336] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:05.509444  3970 leader_election.cc:304] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.510352  5827 raft_consensus.cc:2749] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:05.512394  3970 leader_election.cc:336] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:05.512909  3970 leader_election.cc:304] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.513684  5827 raft_consensus.cc:2749] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.515101  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:15:05.516485  3970 leader_election.cc:336] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.517096  3970 leader_election.cc:304] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 1219802fc214439bbca61022c3942ca5
I20260709 13:15:05.517933  5827 raft_consensus.cc:2749] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:05.519941  4546 leader_election.cc:336] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:05.521729  4546 consensus_peers.cc:597] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:05.522360  4546 leader_election.cc:336] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:05.522838  4546 leader_election.cc:304] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.523563  5873 raft_consensus.cc:2749] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:05.526276  4546 leader_election.cc:336] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.526803  4546 leader_election.cc:304] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 2f06a9f99b3446f3955b1738d3aa74c4
I20260709 13:15:05.527611  5873 raft_consensus.cc:2749] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:05.528105  4546 consensus_peers.cc:597] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.534446  5821 raft_consensus.cc:493] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.536253  5821 raft_consensus.cc:515] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:05.539479  5859 raft_consensus.cc:493] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.540112  5859 raft_consensus.cc:515] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.538690  5821 leader_election.cc:290] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:05.542440  5859 leader_election.cc:290] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:05.543885  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:15:05.544687  4577 raft_consensus.cc:2468] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:15:05.546407  3972 leader_election.cc:304] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:15:05.547596  5821 raft_consensus.cc:2804] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:05.548050  5821 raft_consensus.cc:493] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.548557  5821 raft_consensus.cc:3060] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:05.548951  3970 leader_election.cc:336] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.556391  5859 raft_consensus.cc:493] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.557003  5859 raft_consensus.cc:515] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.560674  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:15:05.561440  4577 raft_consensus.cc:2468] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:15:05.563046  3972 leader_election.cc:304] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:15:05.564146  5827 raft_consensus.cc:2804] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:05.564590  5827 raft_consensus.cc:493] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.564968  5827 raft_consensus.cc:3060] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:05.567860  3970 leader_election.cc:336] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.570780  5859 leader_election.cc:290] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
W20260709 13:15:05.571866  3970 leader_election.cc:336] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:05.572382  3970 leader_election.cc:304] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.573480  5859 raft_consensus.cc:2749] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.577086  5821 raft_consensus.cc:515] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:05.573778  3970 consensus_peers.cc:597] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.580556  5827 raft_consensus.cc:515] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.585078  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b178725ab44d329a544480f982fff1" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:15:05.585784  4577 raft_consensus.cc:3060] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:05.590142  3970 leader_election.cc:336] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:05.595376  3970 leader_election.cc:336] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.609915  4577 raft_consensus.cc:2468] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 3.
I20260709 13:15:05.613128  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997ceb4d63784c60adfb706a26fac448" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:15:05.614779  4578 raft_consensus.cc:3060] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:05.616926  3970 leader_election.cc:336] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.618343  5873 raft_consensus.cc:493] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.619027  5873 raft_consensus.cc:515] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.621068  5874 raft_consensus.cc:493] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.621647  5874 raft_consensus.cc:515] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.625305  5873 leader_election.cc:290] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:05.627908  5874 leader_election.cc:290] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:15:05.613685  5827 leader_election.cc:290] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:05.631963  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:15:05.632586  4006 raft_consensus.cc:2468] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
I20260709 13:15:05.633121  3972 leader_election.cc:304] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:15:05.634377  5827 raft_consensus.cc:2804] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:05.637689  4546 leader_election.cc:304] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
W20260709 13:15:05.640954  4546 leader_election.cc:336] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: recv got EOF from unknown peer (error 108)
I20260709 13:15:05.641577  5873 raft_consensus.cc:2804] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:05.642472  5873 raft_consensus.cc:493] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.642999  5873 raft_consensus.cc:3060] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:05.643455  3970 consensus_peers.cc:597] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.634959  5827 raft_consensus.cc:697] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:15:05.645838  5827 consensus_queue.cc:237] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.614123  5821 leader_election.cc:290] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:05.649164  4578 raft_consensus.cc:2468] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 3.
W20260709 13:15:05.649863  4546 leader_election.cc:336] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.654825  4546 leader_election.cc:304] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.655804  3972 leader_election.cc:304] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:15:05.656621  5874 raft_consensus.cc:2749] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.659237  5875 raft_consensus.cc:2804] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:15:05.656210  4546 leader_election.cc:336] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.677276  5875 raft_consensus.cc:697] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:15:05.678351  5875 consensus_queue.cc:237] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.677543  5873 raft_consensus.cc:515] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.684530  5873 leader_election.cc:290] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:15:05.685026  5874 raft_consensus.cc:493] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.688580  5874 raft_consensus.cc:515] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.692034  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a77f883f444002a1d5d0a3f55fa750" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:15:05.692695  4006 raft_consensus.cc:3060] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.692049  3751 catalog_manager.cc:5697] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 2 to 3, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 3 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:05.681970  3970 consensus_peers.cc:597] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:05.694903  5874 leader_election.cc:290] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:05.697690  5859 raft_consensus.cc:493] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.700723  5859 raft_consensus.cc:515] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.704949  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:15:05.705672  4577 raft_consensus.cc:2468] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:15:05.707192  3972 leader_election.cc:304] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:15:05.707657  5827 raft_consensus.cc:493] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.708498  5876 raft_consensus.cc:2804] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:05.708350  5827 raft_consensus.cc:515] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:05.709055  5876 raft_consensus.cc:493] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.711323  5876 raft_consensus.cc:3060] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.706172  5859 leader_election.cc:290] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:05.705772  4006 raft_consensus.cc:2468] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 3.
I20260709 13:15:05.732596  4546 leader_election.cc:304] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
W20260709 13:15:05.737396  4546 leader_election.cc:336] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.733368  5827 leader_election.cc:290] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:05.743340  5873 raft_consensus.cc:2804] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:15:05.743780  3970 leader_election.cc:336] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.746881  5873 raft_consensus.cc:697] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 3 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:15:05.753286  5873 consensus_queue.cc:237] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.762346  5876 raft_consensus.cc:515] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:05.763496  3970 leader_election.cc:336] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:05.766311  3970 leader_election.cc:336] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:05.766716  3970 leader_election.cc:304] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.767549  5875 raft_consensus.cc:2749] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.775846  3751 catalog_manager.cc:5697] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 2 to 3, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 3 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:05.779732  3970 leader_election.cc:336] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.782733  4578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410c126ba1b4dbc8d665d69dcc737e9" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:15:05.783422  4578 raft_consensus.cc:3060] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:05.788617  5856 raft_consensus.cc:493] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:05.789252  5856 raft_consensus.cc:515] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:05.791749  5856 leader_election.cc:290] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:05.795392  5876 leader_election.cc:290] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: Requested vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
W20260709 13:15:05.798781  4546 leader_election.cc:336] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:05.802295  4546 leader_election.cc:336] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:05.803993  4546 leader_election.cc:304] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.804728  5873 raft_consensus.cc:2749] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.811151  3753 catalog_manager.cc:5697] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 2 to 3, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 3 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:15:05.820142  4578 raft_consensus.cc:2468] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 3.
I20260709 13:15:05.821864  3972 leader_election.cc:304] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80
I20260709 13:15:05.822678  5876 raft_consensus.cc:2804] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:05.823211  5876 raft_consensus.cc:697] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:15:05.824142  5876 consensus_queue.cc:237] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:05.838721  4546 leader_election.cc:336] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
W20260709 13:15:05.840127  4546 leader_election.cc:336] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:05.840591  4546 leader_election.cc:304] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:05.841434  5873 raft_consensus.cc:2749] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:05.858655  3753 catalog_manager.cc:5697] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 2 to 3, leader changed from 0313246471124e0a8512f0ae44abbb80 (127.2.172.129) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 3 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:06.117322  3970 consensus_peers.cc:597] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:06.127101  3970 consensus_peers.cc:597] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:06.160197  4006 raft_consensus.cc:1275] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Refusing update from remote peer 1219802fc214439bbca61022c3942ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:06.162597  5874 consensus_queue.cc:1048] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:06.165302  4578 raft_consensus.cc:1275] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:06.169855  5876 consensus_queue.cc:1048] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:15:06.230414  4577 raft_consensus.cc:1275] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:06.233361  5876 consensus_queue.cc:1048] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
W20260709 13:15:06.246950  4546 consensus_peers.cc:597] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:06.280848  4578 raft_consensus.cc:1275] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:06.297284  5876 consensus_queue.cc:1048] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:15:06.354952  3970 consensus_peers.cc:597] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:06.391639  5855 raft_consensus.cc:493] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.392691  5855 raft_consensus.cc:515] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.397166  5855 leader_election.cc:290] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
I20260709 13:15:06.402166  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbc6afdd1664093bb91ca6f1bf1f048" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:15:06.408917  5827 raft_consensus.cc:493] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.409673  5827 raft_consensus.cc:515] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:06.412117  5827 leader_election.cc:290] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:06.418443  5855 raft_consensus.cc:493] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.419332  5855 raft_consensus.cc:515] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:06.420745  3970 leader_election.cc:336] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:06.423990  5855 leader_election.cc:290] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:15:06.424255  3970 leader_election.cc:336] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.426589  3970 leader_election.cc:304] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.428489  5827 raft_consensus.cc:2749] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:06.432379  4546 leader_election.cc:336] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.436409  4546 leader_election.cc:304] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.433544  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:15:06.439674  5873 raft_consensus.cc:2749] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:06.441347  5855 raft_consensus.cc:493] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.442059  5855 raft_consensus.cc:515] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.444365  5855 leader_election.cc:290] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:15:06.450465  4546 leader_election.cc:336] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.451074  4546 leader_election.cc:304] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.451892  5873 raft_consensus.cc:2749] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:06.459404  4546 leader_election.cc:336] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
W20260709 13:15:06.460398  4546 leader_election.cc:336] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:06.460908  4546 leader_election.cc:304] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.461725  5873 raft_consensus.cc:2749] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:06.476997  5873 raft_consensus.cc:493] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.477713  5873 raft_consensus.cc:515] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.479012  5827 raft_consensus.cc:493] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.479687  5827 raft_consensus.cc:515] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:06.482105  5827 leader_election.cc:290] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:06.487722  5873 leader_election.cc:290] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:15:06.498906  3970 leader_election.cc:336] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:06.499727  3970 leader_election.cc:336] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.501720  3970 leader_election.cc:304] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.502437  5827 raft_consensus.cc:2749] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:06.508767  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
W20260709 13:15:06.527449  4546 leader_election.cc:336] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.528008  4546 leader_election.cc:304] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.528719  5873 raft_consensus.cc:2749] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:06.547675  5876 raft_consensus.cc:493] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.548552  5876 raft_consensus.cc:515] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.552093  5876 leader_election.cc:290] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:06.552421  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:15:06.553102  5876 raft_consensus.cc:493] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.553260  4576 raft_consensus.cc:2468] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:15:06.554730  5827 raft_consensus.cc:493] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.555117  3972 leader_election.cc:304] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:15:06.555555  5827 raft_consensus.cc:515] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:06.556447  5859 raft_consensus.cc:2804] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:06.556803  5859 raft_consensus.cc:493] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.557163  5859 raft_consensus.cc:3060] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:06.557910  5827 leader_election.cc:290] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:06.553730  5876 raft_consensus.cc:515] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.564630  5876 leader_election.cc:290] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:06.566752  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:15:06.567493  4576 raft_consensus.cc:2468] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
I20260709 13:15:06.567866  5873 raft_consensus.cc:493] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.568472  5873 raft_consensus.cc:515] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.568913  3972 leader_election.cc:304] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:15:06.570418  5881 raft_consensus.cc:2804] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:06.570693  5873 leader_election.cc:290] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:06.570856  5881 raft_consensus.cc:493] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.571272  5881 raft_consensus.cc:3060] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:06.574661  5827 raft_consensus.cc:493] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.575301  5827 raft_consensus.cc:515] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
W20260709 13:15:06.594503  3970 leader_election.cc:336] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.590209  5859 raft_consensus.cc:515] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:06.595362  3970 leader_election.cc:336] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
W20260709 13:15:06.595849  3970 leader_election.cc:336] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.600471  5827 leader_election.cc:290] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:06.601881  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e7795ea7c74a8487d942943fe90fd2" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:15:06.602706  4576 raft_consensus.cc:3060] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:06.603084  4546 leader_election.cc:336] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:06.606594  3970 leader_election.cc:336] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:06.607153  3970 leader_election.cc:304] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
W20260709 13:15:06.608677  4546 leader_election.cc:336] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.609200  4546 leader_election.cc:304] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.610028  5855 raft_consensus.cc:2749] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:06.610889  5827 raft_consensus.cc:2749] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:06.611441  5876 raft_consensus.cc:493] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.612535  5876 raft_consensus.cc:515] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:06.617156  5876 leader_election.cc:290] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:06.621017  5859 leader_election.cc:290] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:06.619930  4576 raft_consensus.cc:2468] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 3.
I20260709 13:15:06.596885  5881 raft_consensus.cc:515] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:06.617570  4546 consensus_peers.cc:597] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:06.625119  4546 consensus_peers.cc:597] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:06.623342  3970 leader_election.cc:336] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
W20260709 13:15:06.626209  3970 leader_election.cc:336] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.623883  5876 raft_consensus.cc:493] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.627122  5855 raft_consensus.cc:493] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
W20260709 13:15:06.628033  3970 leader_election.cc:336] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:06.627872  5855 raft_consensus.cc:515] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.628502  3970 leader_election.cc:304] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.631017  5827 raft_consensus.cc:2749] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:06.631776  5827 raft_consensus.cc:493] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.632426  5827 raft_consensus.cc:515] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:06.635388  4546 leader_election.cc:336] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:06.635730  5827 leader_election.cc:290] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:06.635452  5855 leader_election.cc:290] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:06.639395  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
W20260709 13:15:06.645885  4546 leader_election.cc:336] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.646451  4546 leader_election.cc:304] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.647409  5873 raft_consensus.cc:2749] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:06.648159  5856 raft_consensus.cc:493] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.648756  5856 raft_consensus.cc:515] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.649660  3972 leader_election.cc:304] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.651170  5859 raft_consensus.cc:2804] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:06.651419  5856 leader_election.cc:290] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:15:06.651686  3970 leader_election.cc:336] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.652262  2738 tablet_server.cc:196] TabletServer@127.2.172.130:0 shutdown complete.
I20260709 13:15:06.655601  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:15:06.656363  4006 raft_consensus.cc:2468] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 1.
W20260709 13:15:06.658337  3970 leader_election.cc:336] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:06.658941  3970 leader_election.cc:304] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
W20260709 13:15:06.661705  4546 leader_election.cc:336] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.662822  5827 raft_consensus.cc:2749] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:06.662923  4546 leader_election.cc:304] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.664016  5856 raft_consensus.cc:2804] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:06.664635  5856 raft_consensus.cc:493] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.665170  5856 raft_consensus.cc:3060] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:06.642428  5876 raft_consensus.cc:515] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.671276  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbc6afdd1664093bb91ca6f1bf1f048" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:15:06.672099  4577 raft_consensus.cc:2468] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 1.
W20260709 13:15:06.672363  3970 leader_election.cc:336] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.672910  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7f0ea97cd0a4425a53bd9a4872b378d" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5"
W20260709 13:15:06.673055  3970 leader_election.cc:336] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.651723  5859 raft_consensus.cc:697] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:15:06.676496  5859 consensus_queue.cc:237] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.673566  4576 raft_consensus.cc:3060] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:06.673590  5881 leader_election.cc:290] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:06.673566  3970 leader_election.cc:304] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 1219802fc214439bbca61022c3942ca5, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.673727  5876 leader_election.cc:290] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:06.674723  3972 leader_election.cc:304] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:15:06.680084  5881 raft_consensus.cc:2749] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:06.682267  5881 raft_consensus.cc:2804] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:06.682876  5881 raft_consensus.cc:493] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.683460  5881 raft_consensus.cc:3060] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:06.691306  5856 raft_consensus.cc:515] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.693940  5856 leader_election.cc:290] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015)
W20260709 13:15:06.694435  3970 consensus_peers.cc:597] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:06.696637  4576 raft_consensus.cc:2468] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:15:06.697964  3972 leader_election.cc:304] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.698424  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55526297d0be4c04870beebbe5686b78" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4"
I20260709 13:15:06.698954  5897 raft_consensus.cc:2804] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:06.699196  4006 raft_consensus.cc:3060] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:06.699615  5897 raft_consensus.cc:697] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:15:06.700752  5897 consensus_queue.cc:237] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:06.708778  4546 leader_election.cc:336] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.710486  4006 raft_consensus.cc:2468] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1219802fc214439bbca61022c3942ca5 in term 2.
W20260709 13:15:06.710839  4546 consensus_peers.cc:597] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:06.711424  4546 consensus_peers.cc:597] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:06.715854  4546 leader_election.cc:304] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.716743  5856 raft_consensus.cc:2804] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:06.717275  5856 raft_consensus.cc:697] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Becoming Leader. State: Replica: 1219802fc214439bbca61022c3942ca5, State: Running, Role: LEADER
I20260709 13:15:06.718282  5856 consensus_queue.cc:237] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:06.723539  4546 consensus_peers.cc:597] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:06.725335  3970 consensus_peers.cc:597] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:06.726325  5855 raft_consensus.cc:493] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.727090  5855 raft_consensus.cc:515] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.729852  5855 leader_election.cc:290] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:15:06.726099  3970 leader_election.cc:336] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.739858  5897 raft_consensus.cc:493] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.740295  5855 raft_consensus.cc:493] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.740567  5897 raft_consensus.cc:515] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } }
I20260709 13:15:06.741168  5855 raft_consensus.cc:515] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.742925  5881 raft_consensus.cc:515] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:06.742352  4546 leader_election.cc:336] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:06.751368  5897 leader_election.cc:290] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:15:06.755926  4546 leader_election.cc:336] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.756421  4546 leader_election.cc:304] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.757083  5873 raft_consensus.cc:2749] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:06.758729  5855 leader_election.cc:290] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:06.760432  4002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "1219802fc214439bbca61022c3942ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" is_pre_election: true
I20260709 13:15:06.761072  3751 catalog_manager.cc:5697] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 1219802fc214439bbca61022c3942ca5 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "1219802fc214439bbca61022c3942ca5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:15:06.763506  4546 consensus_peers.cc:597] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:06.764963  5881 leader_election.cc:290] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:06.767966  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbbc6afdd1664093bb91ca6f1bf1f048" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:15:06.768627  4576 raft_consensus.cc:3060] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:06.769486  4546 leader_election.cc:336] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.770036  4546 leader_election.cc:304] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 2f06a9f99b3446f3955b1738d3aa74c4, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.771607  5855 raft_consensus.cc:2749] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:06.783746  4576 raft_consensus.cc:2468] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:15:06.785192  3972 leader_election.cc:304] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:15:06.786232  5897 raft_consensus.cc:2804] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:06.786846  5897 raft_consensus.cc:697] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:15:06.787999  5897 consensus_queue.cc:237] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.796811  3753 catalog_manager.cc:5697] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 2 to 3, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 3 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:06.799290  3753 catalog_manager.cc:5697] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:06.808656  3970 consensus_peers.cc:597] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:06.830856  4546 consensus_peers.cc:597] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:06.843458  3970 leader_election.cc:336] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
W20260709 13:15:06.844205  3970 leader_election.cc:336] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
W20260709 13:15:06.846820  3970 leader_election.cc:336] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:06.847363  3970 leader_election.cc:304] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.848243  5897 raft_consensus.cc:2749] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:06.849859  3970 consensus_peers.cc:597] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:06.850458  3970 consensus_peers.cc:597] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:06.850009  3753 catalog_manager.cc:5697] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 1 to 2, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:06.863711  5897 raft_consensus.cc:493] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.864535  5897 raft_consensus.cc:515] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.867447  5897 leader_election.cc:290] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:06.868799  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5" is_pre_election: true
I20260709 13:15:06.869621  4576 raft_consensus.cc:2468] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 2.
I20260709 13:15:06.870913  3972 leader_election.cc:304] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 
I20260709 13:15:06.874331  5897 raft_consensus.cc:2804] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:06.874749  5897 raft_consensus.cc:493] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 980dfdf5f86e43a6b095ba47843519e2)
I20260709 13:15:06.875566  5897 raft_consensus.cc:3060] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:06.875331  3970 leader_election.cc:336] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.890769  5897 raft_consensus.cc:515] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:06.893612  5897 leader_election.cc:290] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: Requested vote from peers 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415), 1219802fc214439bbca61022c3942ca5 (127.2.172.132:42401)
I20260709 13:15:06.894999  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cc699b37a94edbac861e3463070ebb" candidate_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1219802fc214439bbca61022c3942ca5"
I20260709 13:15:06.895712  4576 raft_consensus.cc:3060] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:06.906867  3970 consensus_peers.cc:597] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:06.907768  3970 leader_election.cc:336] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:06.908130  4576 raft_consensus.cc:2468] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f06a9f99b3446f3955b1738d3aa74c4 in term 3.
I20260709 13:15:06.909615  3972 leader_election.cc:304] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [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: 1219802fc214439bbca61022c3942ca5, 2f06a9f99b3446f3955b1738d3aa74c4; no voters: 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:06.910877  5897 raft_consensus.cc:2804] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:06.912266  5897 raft_consensus.cc:697] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Becoming Leader. State: Replica: 2f06a9f99b3446f3955b1738d3aa74c4, State: Running, Role: LEADER
I20260709 13:15:06.913358  5897 consensus_queue.cc:237] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
W20260709 13:15:06.922570  3970 consensus_peers.cc:597] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:06.931645  3970 consensus_peers.cc:597] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:06.936410  2738 tablet_server.cc:179] TabletServer@127.2.172.131:0 shutting down...
I20260709 13:15:06.936585  3753 catalog_manager.cc:5697] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 reported cstate change: term changed from 2 to 3, leader changed from 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130) to 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131). New cstate: current_term: 3 leader_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2f06a9f99b3446f3955b1738d3aa74c4" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:06.983793  4546 consensus_peers.cc:597] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:06.991340  4546 consensus_peers.cc:597] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:07.005277  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:15:07.006516  4546 consensus_peers.cc:597] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:07.007359  2738 tablet_replica.cc:333] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.008818  2738 raft_consensus.cc:2243] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.009555  2738 raft_consensus.cc:2272] T 1541f2ee998c443ea8c304e3bf552b28 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.012825  2738 tablet_replica.cc:333] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.013836  2738 raft_consensus.cc:2243] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.014930  2738 raft_consensus.cc:2272] T 55526297d0be4c04870beebbe5686b78 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:07.015833  4546 consensus_peers.cc:597] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 -> Peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Couldn't send request to peer 0313246471124e0a8512f0ae44abbb80. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:07.017944  2738 tablet_replica.cc:333] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.019112  2738 raft_consensus.cc:2243] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.020145  2738 raft_consensus.cc:2272] T f3a77f883f444002a1d5d0a3f55fa750 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:07.021673  4546 consensus_peers.cc:597] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:07.023370  2738 tablet_replica.cc:333] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.024376  2738 raft_consensus.cc:2243] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.025041  2738 raft_consensus.cc:2272] T f06b98e4a9c24728a483230efb8d1dd5 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.028007  2738 tablet_replica.cc:333] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.028949  2738 raft_consensus.cc:2243] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.030144  2738 raft_consensus.cc:2272] T ac8d87a9473a4df0875b01c947ca1f46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.032969  2738 tablet_replica.cc:333] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.033838  2738 raft_consensus.cc:2243] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.035033  2738 raft_consensus.cc:2272] T 936b4705062240d186f293aa609b950f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.037883  2738 tablet_replica.cc:333] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.038825  2738 raft_consensus.cc:2243] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.039987  2738 raft_consensus.cc:2272] T 89eb1857e0c845e7bc851f36f3e76650 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.042987  2738 tablet_replica.cc:333] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.043833  2738 raft_consensus.cc:2243] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.044384  2738 raft_consensus.cc:2272] T 9a09e2bd35444b9bab75c418ca0a6f1c P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.047564  2738 tablet_replica.cc:333] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.048429  2738 raft_consensus.cc:2243] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.048720  5856 raft_consensus.cc:493] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:07.049644  2738 raft_consensus.cc:2272] T 14ad3201586946bcbb0948dc41b2a325 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.049383  5856 raft_consensus.cc:515] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:07.051951  5856 leader_election.cc:290] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:07.052928  2738 tablet_replica.cc:333] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.053918  2738 raft_consensus.cc:2243] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.055126  2738 raft_consensus.cc:2272] T 605ebbc359d24795bb04e36b06d4368a P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.058027  2738 tablet_replica.cc:333] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.058948  2738 raft_consensus.cc:2243] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.060111  2738 raft_consensus.cc:2272] T 48c59e0055bf40a28867ce1296042165 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.063267  2738 tablet_replica.cc:333] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.064136  2738 raft_consensus.cc:2243] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.065280  2738 raft_consensus.cc:2272] T 7321cae54adb467887513e00fb8db4f0 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:07.067807  4546 leader_election.cc:336] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:07.068194  2738 tablet_replica.cc:333] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
W20260709 13:15:07.068392  4546 leader_election.cc:336] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:07.068809  4546 leader_election.cc:304] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:07.069183  2738 raft_consensus.cc:2243] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.069433  5856 raft_consensus.cc:2749] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:07.069948  2738 raft_consensus.cc:2272] T fd76d629e7ba4ffa8d39d250d69c2960 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:07.070313  4546 consensus_peers.cc:597] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:07.073257  2738 tablet_replica.cc:333] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.074209  2738 raft_consensus.cc:2243] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.074888  2738 raft_consensus.cc:2272] T 0399ea5e194748f6a6dc73c74848e603 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.077869  2738 tablet_replica.cc:333] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.078806  2738 raft_consensus.cc:2243] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.080319  2738 raft_consensus.cc:2272] T 44b178725ab44d329a544480f982fff1 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.083384  2738 tablet_replica.cc:333] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.084280  2738 raft_consensus.cc:2243] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.084955  2738 raft_consensus.cc:2272] T ecb12a2e8726482586378f64bb060ed3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.087867  2738 tablet_replica.cc:333] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
W20260709 13:15:07.088570  3970 consensus_peers.cc:597] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:07.088740  2738 raft_consensus.cc:2243] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.089885  2738 raft_consensus.cc:2272] T 524e773322084ab7a8951bae38e2826d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.092626  2738 tablet_replica.cc:333] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.093779  2738 raft_consensus.cc:2243] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.095218  2738 raft_consensus.cc:2272] T eb5b85617fe54387bd0b85d66817d472 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.098464  2738 tablet_replica.cc:333] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.099428  2738 raft_consensus.cc:2243] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.100118  2738 raft_consensus.cc:2272] T f7ecb4faacb94377a8f10da569529bf3 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.103049  2738 tablet_replica.cc:333] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.103912  2738 raft_consensus.cc:2243] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.104540  2738 raft_consensus.cc:2272] T 864890761a204755b6159285a74f6a41 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.107312  2738 tablet_replica.cc:333] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.108264  2738 raft_consensus.cc:2243] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.109467  2738 raft_consensus.cc:2272] T e0ca951192d742e38d0bd2eaf01b4e43 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.112375  2738 tablet_replica.cc:333] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.113250  2738 raft_consensus.cc:2243] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.113902  2738 raft_consensus.cc:2272] T f3387ba19c774b09b87b525f13971c07 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.116786  2738 tablet_replica.cc:333] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.117697  2738 raft_consensus.cc:2243] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.118880  2738 raft_consensus.cc:2272] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.121842  2738 tablet_replica.cc:333] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.122735  2738 raft_consensus.cc:2243] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.123520  2738 raft_consensus.cc:2272] T e22c9a72f5274dc1a32f6dfe7387b038 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.126329  2738 tablet_replica.cc:333] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.127171  2738 raft_consensus.cc:2243] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.128347  2738 raft_consensus.cc:2272] T 0808af98eb584067b99aaf44cb450a92 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.131031  2738 tablet_replica.cc:333] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.131882  2738 raft_consensus.cc:2243] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.133406  2738 raft_consensus.cc:2272] T 8410c126ba1b4dbc8d665d69dcc737e9 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.136615  2738 tablet_replica.cc:333] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.137490  4576 raft_consensus.cc:1275] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Refusing update from remote peer 2f06a9f99b3446f3955b1738d3aa74c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:15:07.137504  2738 raft_consensus.cc:2243] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.138906  2738 raft_consensus.cc:2272] T 997ceb4d63784c60adfb706a26fac448 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.138979  5897 consensus_queue.cc:1048] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:15:07.142617  2738 tablet_replica.cc:333] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.143512  2738 raft_consensus.cc:2243] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.144112  2738 raft_consensus.cc:2272] T 642002724e2a4bd880735fe21d019bc2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.147018  2738 tablet_replica.cc:333] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.147955  2738 raft_consensus.cc:2243] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.148705  2738 raft_consensus.cc:2272] T 590f0690662647c898daff8448fac502 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.151502  2738 tablet_replica.cc:333] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.152321  2738 raft_consensus.cc:2243] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.153491  2738 raft_consensus.cc:2272] T 2a295679e7ff49db808df955e15747d2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.158317  2738 tablet_replica.cc:333] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.159197  2738 raft_consensus.cc:2243] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.160064  2738 raft_consensus.cc:2272] T 3cc5dd49c9354bbabb782aeedb23e6bf P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.162828  2738 tablet_replica.cc:333] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.163590  2738 raft_consensus.cc:2243] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.164708  2738 raft_consensus.cc:2272] T c004975bc03646a2806cd39ad947f2be P 2f06a9f99b3446f3955b1738d3aa74c4 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:07.167200  4546 consensus_peers.cc:597] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:07.167538  2738 tablet_replica.cc:333] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.168407  2738 raft_consensus.cc:2243] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.169757  2738 raft_consensus.cc:2272] T 73a48cde5e4a42269af73460b4b73f06 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.172674  2738 tablet_replica.cc:333] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.173563  2738 raft_consensus.cc:2243] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.174221  2738 raft_consensus.cc:2272] T cb171acfbe6a44d8928717028b708233 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:07.174654  3970 consensus_peers.cc:597] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:07.177100  2738 tablet_replica.cc:333] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.178033  2738 raft_consensus.cc:2243] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.178800  2738 raft_consensus.cc:2272] T fcdcff382b054b21b5795261cc161d88 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.182386  2738 tablet_replica.cc:333] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.183251  2738 raft_consensus.cc:2243] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.184405  2738 raft_consensus.cc:2272] T e802dc0e69b74ae880e507afe928bf18 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:07.186720  4546 consensus_peers.cc:597] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:07.187448  4546 consensus_peers.cc:597] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:07.187500  2738 tablet_replica.cc:333] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.188421  2738 raft_consensus.cc:2243] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.189546  2738 raft_consensus.cc:2272] T dd8142c37eab4b10ad4da6240140504f P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.192512  2738 tablet_replica.cc:333] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.193301  2738 raft_consensus.cc:2243] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:15:07.193763  3970 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:15:07.194232  2738 pending_rounds.cc:70] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4: Trying to abort 1 pending ops.
I20260709 13:15:07.194566  2738 pending_rounds.cc:77] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305637505863061504 op_type: NO_OP noop_request { }
W20260709 13:15:07.194886  4546 consensus_peers.cc:597] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:07.194988  2738 raft_consensus.cc:2889] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:07.195502  2738 raft_consensus.cc:2272] T c7f0ea97cd0a4425a53bd9a4872b378d P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.198328  2738 tablet_replica.cc:333] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.199157  2738 raft_consensus.cc:2243] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.199839  2738 raft_consensus.cc:2272] T aad624fd81d54b72b1c071a9881e3455 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.202827  2738 tablet_replica.cc:333] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.203665  2738 raft_consensus.cc:2243] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.205071  2738 pending_rounds.cc:70] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4: Trying to abort 1 pending ops.
I20260709 13:15:07.205340  2738 pending_rounds.cc:77] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305637506267230208 op_type: NO_OP noop_request { }
I20260709 13:15:07.205703  2738 raft_consensus.cc:2889] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:07.206067  2738 raft_consensus.cc:2272] T cbbc6afdd1664093bb91ca6f1bf1f048 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.209865  2738 tablet_replica.cc:333] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.210709  2738 raft_consensus.cc:2243] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.211346  2738 raft_consensus.cc:2272] T 91a8857108ca4d70bd4bb11f6d908525 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.214166  2738 tablet_replica.cc:333] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.214946  2738 raft_consensus.cc:2243] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.216152  2738 raft_consensus.cc:2272] T c3e7795ea7c74a8487d942943fe90fd2 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.216173  5856 raft_consensus.cc:493] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:07.216885  5856 raft_consensus.cc:515] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:07.219035  5856 leader_election.cc:290] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:07.219115  2738 tablet_replica.cc:333] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.220135  2738 raft_consensus.cc:2243] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.220736  2738 raft_consensus.cc:2272] T ebc856d99de3412ea499aeca2530ad66 P 2f06a9f99b3446f3955b1738d3aa74c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.223603  2738 tablet_replica.cc:333] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: stopping tablet replica
I20260709 13:15:07.224406  2738 raft_consensus.cc:2243] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:15:07.225163  4546 leader_election.cc:336] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:07.225291  2738 pending_rounds.cc:70] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: Trying to abort 1 pending ops.
I20260709 13:15:07.225607  2738 pending_rounds.cc:77] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305637506728992768 op_type: NO_OP noop_request { }
W20260709 13:15:07.225756  4546 leader_election.cc:336] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:07.226079  2738 raft_consensus.cc:2889] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:07.226145  4546 leader_election.cc:304] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:07.226579  2738 raft_consensus.cc:2272] T d3cc699b37a94edbac861e3463070ebb P 2f06a9f99b3446f3955b1738d3aa74c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.227036  5856 raft_consensus.cc:2749] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:07.234745  4546 consensus_peers.cc:597] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:07.267463  4546 consensus_peers.cc:597] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:07.359134  4546 consensus_peers.cc:597] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.131:34015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:07.359620  4546 consensus_peers.cc:597] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.131:34015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:07.412151  5856 raft_consensus.cc:493] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:07.412801  5856 raft_consensus.cc:515] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:07.415239  5856 leader_election.cc:290] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
I20260709 13:15:07.425124  5856 raft_consensus.cc:493] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:07.425778  5856 raft_consensus.cc:515] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:07.427991  5856 leader_election.cc:290] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:15:07.432590  4546 leader_election.cc:336] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:07.433404  4546 leader_election.cc:336] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:07.433769  4546 leader_election.cc:304] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:07.434497  5856 raft_consensus.cc:2749] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:15:07.435767  5901 raft_consensus.cc:493] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:07.436458  5901 raft_consensus.cc:515] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:07.439146  5901 leader_election.cc:290] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:15:07.460358  4546 leader_election.cc:336] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:07.461504  4546 leader_election.cc:336] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:07.461911  4546 leader_election.cc:304] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:07.462736  5856 raft_consensus.cc:2749] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:07.468284  4546 leader_election.cc:336] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
W20260709 13:15:07.470111  4546 leader_election.cc:336] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
I20260709 13:15:07.470535  4546 leader_election.cc:304] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:07.471290  5856 raft_consensus.cc:2749] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:15:07.472560  4546 consensus_peers.cc:597] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 -> Peer 2f06a9f99b3446f3955b1738d3aa74c4 (127.2.172.131:34015): Couldn't send request to peer 2f06a9f99b3446f3955b1738d3aa74c4. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.131:34015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:07.569849  5856 raft_consensus.cc:493] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:07.570638  5856 raft_consensus.cc:515] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:07.573325  5856 leader_election.cc:290] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:15:07.588724  4546 leader_election.cc:336] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:07.589648  4546 leader_election.cc:336] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:07.590109  4546 leader_election.cc:304] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:07.590975  5856 raft_consensus.cc:2749] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:07.591147  4546 consensus_peers.cc:597] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:07.652683  5856 raft_consensus.cc:493] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0313246471124e0a8512f0ae44abbb80)
I20260709 13:15:07.653281  5856 raft_consensus.cc:515] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0313246471124e0a8512f0ae44abbb80" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 35579 } } peers { permanent_uuid: "980dfdf5f86e43a6b095ba47843519e2" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 40415 } } peers { permanent_uuid: "1219802fc214439bbca61022c3942ca5" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 42401 } attrs { promote: false } }
I20260709 13:15:07.655931  5856 leader_election.cc:290] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579), 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415)
W20260709 13:15:07.662724  4546 leader_election.cc:336] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0313246471124e0a8512f0ae44abbb80 (127.2.172.129:35579): Network error: Client connection negotiation failed: client connection to 127.2.172.129:35579: connect: Connection refused (error 111)
W20260709 13:15:07.663681  4546 leader_election.cc:336] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111)
I20260709 13:15:07.664069  4546 leader_election.cc:304] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [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: 1219802fc214439bbca61022c3942ca5; no voters: 0313246471124e0a8512f0ae44abbb80, 980dfdf5f86e43a6b095ba47843519e2
I20260709 13:15:07.664803  5856 raft_consensus.cc:2749] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:15:07.665620  4546 consensus_peers.cc:597] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:07.685520  4546 consensus_peers.cc:597] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:07.709306  2738 tablet_server.cc:196] TabletServer@127.2.172.131:0 shutdown complete.
W20260709 13:15:07.759379  4546 consensus_peers.cc:597] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:07.776526  4546 consensus_peers.cc:597] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:07.826627  2738 tablet_server.cc:179] TabletServer@127.2.172.132:0 shutting down...
I20260709 13:15:07.864737  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:07.865537  2738 tablet_replica.cc:333] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.866600  2738 raft_consensus.cc:2243] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.867444  2738 raft_consensus.cc:2272] T 605ebbc359d24795bb04e36b06d4368a P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.870443  2738 tablet_replica.cc:333] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.871209  2738 raft_consensus.cc:2243] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:07.871682  4546 consensus_peers.cc:597] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:07.871995  2738 raft_consensus.cc:2272] T 9f5263ca4eef44c9b3c2751dbd2db6d1 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.875051  2738 tablet_replica.cc:333] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.875895  2738 raft_consensus.cc:2243] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.876739  2738 raft_consensus.cc:2272] T 0808af98eb584067b99aaf44cb450a92 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.879464  2738 tablet_replica.cc:333] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.880110  2738 raft_consensus.cc:2243] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.880757  2738 raft_consensus.cc:2272] T ac8d87a9473a4df0875b01c947ca1f46 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.882997  2738 tablet_replica.cc:333] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.883607  2738 raft_consensus.cc:2243] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.884240  2738 raft_consensus.cc:2272] T e0ca951192d742e38d0bd2eaf01b4e43 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.886427  2738 tablet_replica.cc:333] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.887089  2738 raft_consensus.cc:2243] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.887682  2738 raft_consensus.cc:2272] T f984fa3025784a2f8d0ec9d682c5d683 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.890712  2738 tablet_replica.cc:333] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.891620  2738 raft_consensus.cc:2243] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.892194  2738 raft_consensus.cc:2272] T 44b178725ab44d329a544480f982fff1 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.894760  2738 tablet_replica.cc:333] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.895596  2738 raft_consensus.cc:2243] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.896406  2738 raft_consensus.cc:2272] T 7037b52cca1f48f4bc4cce393a36601b P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.899469  2738 tablet_replica.cc:333] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.900331  2738 raft_consensus.cc:2243] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.901070  2738 raft_consensus.cc:2272] T 48c59e0055bf40a28867ce1296042165 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.903198  2738 tablet_replica.cc:333] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.903785  2738 raft_consensus.cc:2243] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.904407  2738 raft_consensus.cc:2272] T 8410c126ba1b4dbc8d665d69dcc737e9 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.906297  2738 tablet_replica.cc:333] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.906992  2738 raft_consensus.cc:2243] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.907471  2738 raft_consensus.cc:2272] T 997ceb4d63784c60adfb706a26fac448 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.909452  2738 tablet_replica.cc:333] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.910121  2738 raft_consensus.cc:2243] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.911293  2738 raft_consensus.cc:2272] T 3cc5dd49c9354bbabb782aeedb23e6bf P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.913455  2738 tablet_replica.cc:333] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.914054  2738 raft_consensus.cc:2243] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.914597  2738 raft_consensus.cc:2272] T b121c2c0672746328aa442473db5c2f3 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.917065  2738 tablet_replica.cc:333] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.917623  2738 raft_consensus.cc:2243] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.918249  2738 raft_consensus.cc:2272] T e802dc0e69b74ae880e507afe928bf18 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.920410  2738 tablet_replica.cc:333] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.921005  2738 raft_consensus.cc:2243] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.921631  2738 raft_consensus.cc:2272] T c7f0ea97cd0a4425a53bd9a4872b378d P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.923835  2738 tablet_replica.cc:333] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.924413  2738 raft_consensus.cc:2243] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.924861  2738 raft_consensus.cc:2272] T d3cc699b37a94edbac861e3463070ebb P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.926910  2738 tablet_replica.cc:333] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.927486  2738 raft_consensus.cc:2243] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.927937  2738 raft_consensus.cc:2272] T 9e0fcea4dfd34282816306a7a7585c2e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.929875  2738 tablet_replica.cc:333] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.930411  2738 raft_consensus.cc:2243] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.931262  2738 raft_consensus.cc:2272] T 3893a47d09bd4e7a853522ea125a2d9b P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.933378  2738 tablet_replica.cc:333] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.933938  2738 raft_consensus.cc:2243] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.934392  2738 raft_consensus.cc:2272] T 1e2adb2cfc02434c809100471463884f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.936409  2738 tablet_replica.cc:333] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.936978  2738 raft_consensus.cc:2243] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.937976  2738 raft_consensus.cc:2272] T 524e773322084ab7a8951bae38e2826d P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.940708  2738 tablet_replica.cc:333] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.941391  2738 raft_consensus.cc:2243] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.941907  2738 raft_consensus.cc:2272] T ea3ccf4555cb4ad5b1a8794cf0834c46 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:07.942790  4546 consensus_peers.cc:597] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:07.944271  2738 tablet_replica.cc:333] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.944887  2738 raft_consensus.cc:2243] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.945828  2738 raft_consensus.cc:2272] T 9a09e2bd35444b9bab75c418ca0a6f1c P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.948438  2738 tablet_replica.cc:333] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.949218  2738 raft_consensus.cc:2243] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.949853  2738 raft_consensus.cc:2272] T 89eb1857e0c845e7bc851f36f3e76650 P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.952378  2738 tablet_replica.cc:333] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.953085  2738 raft_consensus.cc:2243] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.954171  2738 raft_consensus.cc:2272] T 46d7ce5dc85e4f538280f70bf3520f03 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.956771  2738 tablet_replica.cc:333] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.957405  2738 raft_consensus.cc:2243] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.958227  2738 raft_consensus.cc:2272] T cb171acfbe6a44d8928717028b708233 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.960366  2738 tablet_replica.cc:333] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.960940  2738 raft_consensus.cc:2243] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.961488  2738 raft_consensus.cc:2272] T 8a7205dcfde24a63b944b1151e3dda4d P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.963816  2738 tablet_replica.cc:333] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.964383  2738 raft_consensus.cc:2243] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.964967  2738 raft_consensus.cc:2272] T 44f31ea74b3b48d5a3f9cfe8736b1f40 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.967015  2738 tablet_replica.cc:333] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.967532  2738 raft_consensus.cc:2243] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.968312  2738 raft_consensus.cc:2272] T 642002724e2a4bd880735fe21d019bc2 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.970278  2738 tablet_replica.cc:333] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.970929  2738 raft_consensus.cc:2243] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.971786  2738 raft_consensus.cc:2272] T f3a77f883f444002a1d5d0a3f55fa750 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.973666  2738 tablet_replica.cc:333] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.974287  2738 raft_consensus.cc:2243] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.974771  2738 raft_consensus.cc:2272] T 76dad57f411d40cf9cc6759a3ce4f0cb P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.976765  2738 tablet_replica.cc:333] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.977317  2738 raft_consensus.cc:2243] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.977778  2738 raft_consensus.cc:2272] T dd8142c37eab4b10ad4da6240140504f P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.979990  2738 tablet_replica.cc:333] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.980690  2738 raft_consensus.cc:2243] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.981441  2738 raft_consensus.cc:2272] T 14ad3201586946bcbb0948dc41b2a325 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:07.983853  4546 consensus_peers.cc:597] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 -> Peer 980dfdf5f86e43a6b095ba47843519e2 (127.2.172.130:40415): Couldn't send request to peer 980dfdf5f86e43a6b095ba47843519e2. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:40415: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:07.984179  2738 tablet_replica.cc:333] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.984900  2738 raft_consensus.cc:2243] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.985481  2738 raft_consensus.cc:2272] T cbbc6afdd1664093bb91ca6f1bf1f048 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.987699  2738 tablet_replica.cc:333] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.988328  2738 raft_consensus.cc:2243] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:07.988932  2738 raft_consensus.cc:2272] T c3e7795ea7c74a8487d942943fe90fd2 P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.991989  2738 tablet_replica.cc:333] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.992569  2738 raft_consensus.cc:2243] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.993468  2738 raft_consensus.cc:2272] T ebc856d99de3412ea499aeca2530ad66 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.996111  2738 tablet_replica.cc:333] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:07.996806  2738 raft_consensus.cc:2243] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:07.997689  2738 raft_consensus.cc:2272] T 1081854534b64034b5023aacec36fb8b P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:07.999866  2738 tablet_replica.cc:333] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:08.000422  2738 raft_consensus.cc:2243] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.001006  2738 raft_consensus.cc:2272] T 1133aa74dc0941b38dbe1b721e8a2c5e P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.002997  2738 tablet_replica.cc:333] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:08.003634  2738 raft_consensus.cc:2243] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.004815  2738 raft_consensus.cc:2272] T f7ecb4faacb94377a8f10da569529bf3 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.007704  2738 tablet_replica.cc:333] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:08.008225  2738 raft_consensus.cc:2243] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:08.008693  2738 raft_consensus.cc:2272] T 52147336f4ae48c290126b9f83d9f2da P 1219802fc214439bbca61022c3942ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.010680  2738 tablet_replica.cc:333] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:08.011152  2738 raft_consensus.cc:2243] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.011871  2738 raft_consensus.cc:2272] T 590f0690662647c898daff8448fac502 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.013835  2738 tablet_replica.cc:333] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:08.014353  2738 raft_consensus.cc:2243] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.015156  2738 raft_consensus.cc:2272] T 0399ea5e194748f6a6dc73c74848e603 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.017167  2738 tablet_replica.cc:333] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:08.017649  2738 raft_consensus.cc:2243] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.018419  2738 raft_consensus.cc:2272] T 0612b2c47f0c479f864c6274a391fc9a P 1219802fc214439bbca61022c3942ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.020200  2738 tablet_replica.cc:333] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:08.020658  2738 raft_consensus.cc:2243] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.021508  2738 raft_consensus.cc:2272] T f3387ba19c774b09b87b525f13971c07 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:08.023284  2738 tablet_replica.cc:333] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: stopping tablet replica
I20260709 13:15:08.023710  2738 raft_consensus.cc:2243] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:08.024461  2738 pending_rounds.cc:70] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: Trying to abort 1 pending ops.
I20260709 13:15:08.024638  2738 pending_rounds.cc:77] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305637505930190848 op_type: NO_OP noop_request { }
I20260709 13:15:08.024926  2738 raft_consensus.cc:2889] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:08.025221  2738 raft_consensus.cc:2272] T 55526297d0be4c04870beebbe5686b78 P 1219802fc214439bbca61022c3942ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:09.087381  2738 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4604)
I20260709 13:15:09.377370  2738 tablet_server.cc:196] TabletServer@127.2.172.132:0 shutdown complete.
I20260709 13:15:09.438382  2738 master.cc:562] Master@127.2.172.190:46049 shutting down...
I20260709 13:15:09.471352  2738 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:09.471899  2738 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:09.472168  2738 tablet_replica.cc:333] T 00000000000000000000000000000000 P f03fdd4d2ead46fcad692d5d733e11c9: stopping tablet replica
I20260709 13:15:09.570214  2738 master.cc:584] Master@127.2.172.190:46049 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (70438 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:15:09.669059  2738 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.172.190:43037
I20260709 13:15:09.670218  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:09.676151  5912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:09.676266  5913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:09.679454  5915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:09.679857  2738 server_base.cc:1061] running on GCE node
I20260709 13:15:09.681635  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:09.681875  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:09.682052  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602909682017 us; error 0 us; skew 500 ppm
I20260709 13:15:09.682686  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:09.685235  2738 webserver.cc:533] Webserver started at http://127.2.172.190:34735/ using document root <none> and password file <none>
I20260709 13:15:09.685897  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:09.686107  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:09.686440  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:09.688133  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/master-0-root/instance:
uuid: "cedde1d5fcd24ef48905834cf7b53769"
format_stamp: "Formatted at 2026-07-09 13:15:09 on dist-test-slave-r9m8"
I20260709 13:15:09.692780  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:09.696408  5920 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:09.697256  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:09.697571  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/master-0-root
uuid: "cedde1d5fcd24ef48905834cf7b53769"
format_stamp: "Formatted at 2026-07-09 13:15:09 on dist-test-slave-r9m8"
I20260709 13:15:09.697940  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:09.712024  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:09.713328  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:09.753160  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.190:43037
I20260709 13:15:09.753266  5971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.190:43037 every 8 connection(s)
I20260709 13:15:09.757296  5972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:09.767822  5972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769: Bootstrap starting.
I20260709 13:15:09.772739  5972 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:09.777168  5972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769: No bootstrap required, opened a new log
I20260709 13:15:09.779466  5972 raft_consensus.cc:359] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cedde1d5fcd24ef48905834cf7b53769" member_type: VOTER }
I20260709 13:15:09.779856  5972 raft_consensus.cc:385] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:09.780128  5972 raft_consensus.cc:740] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cedde1d5fcd24ef48905834cf7b53769, State: Initialized, Role: FOLLOWER
I20260709 13:15:09.780807  5972 consensus_queue.cc:260] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cedde1d5fcd24ef48905834cf7b53769" member_type: VOTER }
I20260709 13:15:09.781261  5972 raft_consensus.cc:399] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:09.781479  5972 raft_consensus.cc:493] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:09.781745  5972 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:09.786664  5972 raft_consensus.cc:515] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cedde1d5fcd24ef48905834cf7b53769" member_type: VOTER }
I20260709 13:15:09.787241  5972 leader_election.cc:304] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [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: cedde1d5fcd24ef48905834cf7b53769; no voters: 
I20260709 13:15:09.788456  5972 leader_election.cc:290] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:09.788915  5975 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:09.790330  5975 raft_consensus.cc:697] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 1 LEADER]: Becoming Leader. State: Replica: cedde1d5fcd24ef48905834cf7b53769, State: Running, Role: LEADER
I20260709 13:15:09.791033  5975 consensus_queue.cc:237] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [LEADER]: Queue going to LEADER mode. State: All 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: "cedde1d5fcd24ef48905834cf7b53769" member_type: VOTER }
I20260709 13:15:09.791442  5972 sys_catalog.cc:565] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:09.795749  5977 sys_catalog.cc:455] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cedde1d5fcd24ef48905834cf7b53769. Latest consensus state: current_term: 1 leader_uuid: "cedde1d5fcd24ef48905834cf7b53769" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cedde1d5fcd24ef48905834cf7b53769" member_type: VOTER } }
I20260709 13:15:09.796440  5977 sys_catalog.cc:458] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:09.796624  5976 sys_catalog.cc:455] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cedde1d5fcd24ef48905834cf7b53769" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cedde1d5fcd24ef48905834cf7b53769" member_type: VOTER } }
I20260709 13:15:09.797327  5976 sys_catalog.cc:458] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:09.798717  5983 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:09.805574  5983 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:09.806740  2738 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:09.814044  5983 catalog_manager.cc:1383] Generated new cluster ID: 9fc1b8838e444c2bb6e4df7a56ffc92e
I20260709 13:15:09.814337  5983 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:09.843387  5983 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:09.844717  5983 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:09.861989  5983 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769: Generated new TSK 0
I20260709 13:15:09.862706  5983 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:09.873451  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:09.879663  5993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:09.880743  5994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:09.882848  2738 server_base.cc:1061] running on GCE node
W20260709 13:15:09.882992  5996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:09.884543  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:09.884788  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:09.884972  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602909884957 us; error 0 us; skew 500 ppm
I20260709 13:15:09.885516  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:09.888151  2738 webserver.cc:533] Webserver started at http://127.2.172.129:35923/ using document root <none> and password file <none>
I20260709 13:15:09.888651  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:09.888865  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:09.889142  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:09.890300  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/instance:
uuid: "3c97adc54c564ef3adbea59225bef59a"
format_stamp: "Formatted at 2026-07-09 13:15:09 on dist-test-slave-r9m8"
I20260709 13:15:09.895129  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:15:09.898540  6001 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:09.899390  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:15:09.899704  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-0-root
uuid: "3c97adc54c564ef3adbea59225bef59a"
format_stamp: "Formatted at 2026-07-09 13:15:09 on dist-test-slave-r9m8"
I20260709 13:15:09.900048  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:09.919343  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:09.920622  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:09.922163  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:09.924530  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:09.924759  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:09.925025  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:09.925226  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:09.967455  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.129:45761
I20260709 13:15:09.967541  6063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.129:45761 every 8 connection(s)
I20260709 13:15:09.973016  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:09.981657  6068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:09.982806  6069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:09.984642  6071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:09.986100  2738 server_base.cc:1061] running on GCE node
I20260709 13:15:09.987686  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:09.988010  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:09.988222  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602909988201 us; error 0 us; skew 500 ppm
I20260709 13:15:09.988358  6064 heartbeater.cc:344] Connected to a master server at 127.2.172.190:43037
I20260709 13:15:09.988803  6064 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:09.988853  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:09.989784  6064 heartbeater.cc:507] Master 127.2.172.190:43037 requested a full tablet report, sending...
I20260709 13:15:09.992089  2738 webserver.cc:533] Webserver started at http://127.2.172.130:40193/ using document root <none> and password file <none>
I20260709 13:15:09.992264  5937 ts_manager.cc:194] Registered new tserver with Master: 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:09.992853  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:09.993124  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:09.993448  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:09.994815  5937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42400
I20260709 13:15:09.995106  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/instance:
uuid: "3b618fd4ab8743378c5705ca32aacee0"
format_stamp: "Formatted at 2026-07-09 13:15:09 on dist-test-slave-r9m8"
I20260709 13:15:09.999910  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:10.004794  6076 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:10.005966  2738 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:15:10.006331  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-1-root
uuid: "3b618fd4ab8743378c5705ca32aacee0"
format_stamp: "Formatted at 2026-07-09 13:15:09 on dist-test-slave-r9m8"
I20260709 13:15:10.006676  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:10.019678  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:10.020845  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:10.022298  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:10.024612  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:10.024797  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:10.025118  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:10.025281  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:10.071067  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.130:33599
I20260709 13:15:10.071163  6138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.130:33599 every 8 connection(s)
I20260709 13:15:10.076083  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:10.083261  6142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:10.084486  6143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:10.087864  6146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:10.087877  2738 server_base.cc:1061] running on GCE node
I20260709 13:15:10.089233  6139 heartbeater.cc:344] Connected to a master server at 127.2.172.190:43037
I20260709 13:15:10.089620  6139 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:10.089654  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:10.089990  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:10.090165  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602910090132 us; error 0 us; skew 500 ppm
I20260709 13:15:10.090512  6139 heartbeater.cc:507] Master 127.2.172.190:43037 requested a full tablet report, sending...
I20260709 13:15:10.090854  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:10.092789  5937 ts_manager.cc:194] Registered new tserver with Master: 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:10.094201  5937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42410
I20260709 13:15:10.095445  2738 webserver.cc:533] Webserver started at http://127.2.172.131:42299/ using document root <none> and password file <none>
I20260709 13:15:10.096006  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:10.096203  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:10.096489  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:10.097664  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/instance:
uuid: "4770500962524a0e923a283040803f4a"
format_stamp: "Formatted at 2026-07-09 13:15:10 on dist-test-slave-r9m8"
I20260709 13:15:10.102701  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260709 13:15:10.106297  6150 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:10.107228  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:10.107558  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-2-root
uuid: "4770500962524a0e923a283040803f4a"
format_stamp: "Formatted at 2026-07-09 13:15:10 on dist-test-slave-r9m8"
I20260709 13:15:10.107824  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:10.150316  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:10.151556  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:10.153177  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:10.156028  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:10.156224  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:10.156544  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:10.156710  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:10.200843  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.131:45999
I20260709 13:15:10.201002  6212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.131:45999 every 8 connection(s)
I20260709 13:15:10.206130  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:10.213819  6216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:10.215332  6217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:10.216821  2738 server_base.cc:1061] running on GCE node
W20260709 13:15:10.217557  6219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:10.218710  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:10.219074  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:10.219310  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602910219293 us; error 0 us; skew 500 ppm
I20260709 13:15:10.219974  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:10.220436  6213 heartbeater.cc:344] Connected to a master server at 127.2.172.190:43037
I20260709 13:15:10.220927  6213 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:10.221854  6213 heartbeater.cc:507] Master 127.2.172.190:43037 requested a full tablet report, sending...
I20260709 13:15:10.222929  2738 webserver.cc:533] Webserver started at http://127.2.172.132:34241/ using document root <none> and password file <none>
I20260709 13:15:10.223559  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:10.223788  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:10.224097  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:10.224176  5937 ts_manager.cc:194] Registered new tserver with Master: 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:10.225194  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-3-root/instance:
uuid: "e6756db22b1a48428578f3630fbbca75"
format_stamp: "Formatted at 2026-07-09 13:15:10 on dist-test-slave-r9m8"
I20260709 13:15:10.225682  5937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42418
I20260709 13:15:10.229933  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260709 13:15:10.233621  6224 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:10.234526  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:10.234870  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-3-root
uuid: "e6756db22b1a48428578f3630fbbca75"
format_stamp: "Formatted at 2026-07-09 13:15:10 on dist-test-slave-r9m8"
I20260709 13:15:10.235114  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:10.261448  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:10.262750  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:10.264222  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:10.266736  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:10.266942  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:10.267185  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:10.267347  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:10.313282  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.132:39233
I20260709 13:15:10.313398  6286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.132:39233 every 8 connection(s)
I20260709 13:15:10.327891  6287 heartbeater.cc:344] Connected to a master server at 127.2.172.190:43037
I20260709 13:15:10.328374  6287 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:10.329170  6287 heartbeater.cc:507] Master 127.2.172.190:43037 requested a full tablet report, sending...
I20260709 13:15:10.331257  5937 ts_manager.cc:194] Registered new tserver with Master: e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:10.332000  2738 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015331321s
I20260709 13:15:10.332815  5937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42424
I20260709 13:15:10.361749  5937 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42440:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:15:10.615717  6177 tablet_service.cc:1511] Processing CreateTablet for tablet 30541efcdd7a431c85ee38732be4ad25 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:10.617292  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30541efcdd7a431c85ee38732be4ad25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.617089  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 60d69ef71c2d4bb1b4fdbf14e0b87d06 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:10.618578  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d69ef71c2d4bb1b4fdbf14e0b87d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.619226  6178 tablet_service.cc:1511] Processing CreateTablet for tablet 60d69ef71c2d4bb1b4fdbf14e0b87d06 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:10.619764  6027 tablet_service.cc:1511] Processing CreateTablet for tablet 30541efcdd7a431c85ee38732be4ad25 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:10.620656  6178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d69ef71c2d4bb1b4fdbf14e0b87d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.621186  6027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30541efcdd7a431c85ee38732be4ad25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.625118  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 44f4f84dffb743258ebdf1abf25837d1 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:10.628856  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f4f84dffb743258ebdf1abf25837d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.629022  6252 tablet_service.cc:1511] Processing CreateTablet for tablet 44f4f84dffb743258ebdf1abf25837d1 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:10.630488  6252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f4f84dffb743258ebdf1abf25837d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.634413  6251 tablet_service.cc:1511] Processing CreateTablet for tablet 30541efcdd7a431c85ee38732be4ad25 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:15:10.635982  6251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30541efcdd7a431c85ee38732be4ad25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.638649  6176 tablet_service.cc:1511] Processing CreateTablet for tablet f04043c641584d2d9f9fc630e95d6dbe (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:10.638769  6026 tablet_service.cc:1511] Processing CreateTablet for tablet d46974c67f2a40398b6b62ce55215d64 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:10.640265  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04043c641584d2d9f9fc630e95d6dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.640472  6026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46974c67f2a40398b6b62ce55215d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.643821  6175 tablet_service.cc:1511] Processing CreateTablet for tablet d46974c67f2a40398b6b62ce55215d64 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:10.645722  6175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46974c67f2a40398b6b62ce55215d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.648288  6025 tablet_service.cc:1511] Processing CreateTablet for tablet e7f2f80402364f3b863631ffe589ab27 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:10.649063  6250 tablet_service.cc:1511] Processing CreateTablet for tablet f04043c641584d2d9f9fc630e95d6dbe (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:10.650305  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f2f80402364f3b863631ffe589ab27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.651074  6250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04043c641584d2d9f9fc630e95d6dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.648320  6249 tablet_service.cc:1511] Processing CreateTablet for tablet e7f2f80402364f3b863631ffe589ab27 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:10.656790  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f2f80402364f3b863631ffe589ab27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.667953  6102 tablet_service.cc:1511] Processing CreateTablet for tablet f04043c641584d2d9f9fc630e95d6dbe (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:15:10.669726  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04043c641584d2d9f9fc630e95d6dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.675889  6101 tablet_service.cc:1511] Processing CreateTablet for tablet d46974c67f2a40398b6b62ce55215d64 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:15:10.678754  6101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d46974c67f2a40398b6b62ce55215d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.680104  6248 tablet_service.cc:1511] Processing CreateTablet for tablet 925b501c2c6a457887287ff85596e6ee (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:10.682099  6248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925b501c2c6a457887287ff85596e6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.681777  6100 tablet_service.cc:1511] Processing CreateTablet for tablet e7f2f80402364f3b863631ffe589ab27 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:15:10.683596  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f2f80402364f3b863631ffe589ab27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.686641  6024 tablet_service.cc:1511] Processing CreateTablet for tablet 925b501c2c6a457887287ff85596e6ee (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:10.687224  6104 tablet_service.cc:1511] Processing CreateTablet for tablet 60d69ef71c2d4bb1b4fdbf14e0b87d06 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:15:10.688386  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925b501c2c6a457887287ff85596e6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.688719  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d69ef71c2d4bb1b4fdbf14e0b87d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.688165  6174 tablet_service.cc:1511] Processing CreateTablet for tablet 925b501c2c6a457887287ff85596e6ee (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:15:10.690130  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925b501c2c6a457887287ff85596e6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.692003  6099 tablet_service.cc:1511] Processing CreateTablet for tablet 78cf0ebdf8ee4c2a939fbbcff62fcaa2 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:10.693918  6099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cf0ebdf8ee4c2a939fbbcff62fcaa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.693169  6173 tablet_service.cc:1511] Processing CreateTablet for tablet 78cf0ebdf8ee4c2a939fbbcff62fcaa2 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:10.686641  6103 tablet_service.cc:1511] Processing CreateTablet for tablet 44f4f84dffb743258ebdf1abf25837d1 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:15:10.696391  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f4f84dffb743258ebdf1abf25837d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.701143  6173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cf0ebdf8ee4c2a939fbbcff62fcaa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.743459  6247 tablet_service.cc:1511] Processing CreateTablet for tablet 78cf0ebdf8ee4c2a939fbbcff62fcaa2 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:15:10.745491  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cf0ebdf8ee4c2a939fbbcff62fcaa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.752712  6023 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6897c82b4741f8aa02684fbc78df2a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:10.754292  6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6897c82b4741f8aa02684fbc78df2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.790725  6178 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6897c82b4741f8aa02684fbc78df2a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:10.792805  6246 tablet_service.cc:1511] Processing CreateTablet for tablet 02e9efdc028d4f408b86a25fd1cb7bc3 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:10.792842  6178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6897c82b4741f8aa02684fbc78df2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.794273  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e9efdc028d4f408b86a25fd1cb7bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.802628  6102 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6897c82b4741f8aa02684fbc78df2a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:15:10.804358  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6897c82b4741f8aa02684fbc78df2a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:10.805060  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:10.813548  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 02e9efdc028d4f408b86a25fd1cb7bc3 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:10.815310  6308 tablet_bootstrap.cc:492] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:10.815340  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e9efdc028d4f408b86a25fd1cb7bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.816641  6307 tablet_bootstrap.cc:492] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:10.835600  6309 tablet_bootstrap.cc:492] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:10.843787  6098 tablet_service.cc:1511] Processing CreateTablet for tablet 02e9efdc028d4f408b86a25fd1cb7bc3 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:15:10.846235  6098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e9efdc028d4f408b86a25fd1cb7bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.856276  6307 tablet_bootstrap.cc:654] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.862846  6177 tablet_service.cc:1511] Processing CreateTablet for tablet 00970a96abea463e9a4daa1451104203 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:10.881173  6310 tablet_bootstrap.cc:492] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:10.882261  6252 tablet_service.cc:1511] Processing CreateTablet for tablet 00970a96abea463e9a4daa1451104203 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:10.887873  6252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00970a96abea463e9a4daa1451104203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.887985  6307 tablet_bootstrap.cc:492] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:10.888574  6307 ts_tablet_manager.cc:1403] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.005s
I20260709 13:15:10.885190  6308 tablet_bootstrap.cc:654] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.885591  6309 tablet_bootstrap.cc:654] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.891798  6307 raft_consensus.cc:359] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:10.892581  6307 raft_consensus.cc:385] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.892922  6307 raft_consensus.cc:740] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.885977  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00970a96abea463e9a4daa1451104203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.894027  6307 consensus_queue.cc:260] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:10.904371  6024 tablet_service.cc:1511] Processing CreateTablet for tablet 00970a96abea463e9a4daa1451104203 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:15:10.905938  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00970a96abea463e9a4daa1451104203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.904984  6310 tablet_bootstrap.cc:654] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.911319  6100 tablet_service.cc:1511] Processing CreateTablet for tablet f5243a0a7035467db86179f1f626589b (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:10.912982  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5243a0a7035467db86179f1f626589b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.915762  6174 tablet_service.cc:1511] Processing CreateTablet for tablet f5243a0a7035467db86179f1f626589b (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:10.917279  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5243a0a7035467db86179f1f626589b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.924965  6310 tablet_bootstrap.cc:492] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:10.925933  6310 ts_tablet_manager.cc:1403] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.004s
I20260709 13:15:10.943045  6247 tablet_service.cc:1511] Processing CreateTablet for tablet f5243a0a7035467db86179f1f626589b (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:15:10.945096  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5243a0a7035467db86179f1f626589b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.946651  6310 raft_consensus.cc:359] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:10.947934  6310 raft_consensus.cc:385] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.948418  6310 raft_consensus.cc:740] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.949779  6310 consensus_queue.cc:260] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:10.957334  6213 heartbeater.cc:499] Master 127.2.172.190:43037 was elected leader, sending a full tablet report...
I20260709 13:15:10.957607  6307 ts_tablet_manager.cc:1434] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.069s	user 0.028s	sys 0.040s
I20260709 13:15:10.958945  6307 tablet_bootstrap.cc:492] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:10.965725  6307 tablet_bootstrap.cc:654] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:10.972658  6102 tablet_service.cc:1511] Processing CreateTablet for tablet 49267d7b2e184bd9a7d47b18ca79b248 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:10.974121  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49267d7b2e184bd9a7d47b18ca79b248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.975298  6309 tablet_bootstrap.cc:492] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:10.976064  6309 ts_tablet_manager.cc:1403] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.018s
I20260709 13:15:10.975317  6249 tablet_service.cc:1511] Processing CreateTablet for tablet d26833c39b5b424c962b7a3f9df1129f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:10.980289  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26833c39b5b424c962b7a3f9df1129f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.983686  6173 tablet_service.cc:1511] Processing CreateTablet for tablet 49267d7b2e184bd9a7d47b18ca79b248 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:10.985210  6173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49267d7b2e184bd9a7d47b18ca79b248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.988765  6025 tablet_service.cc:1511] Processing CreateTablet for tablet 49267d7b2e184bd9a7d47b18ca79b248 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:15:10.990296  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49267d7b2e184bd9a7d47b18ca79b248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:10.992336  6308 tablet_bootstrap.cc:492] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:10.993095  6308 ts_tablet_manager.cc:1403] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.178s	user 0.020s	sys 0.009s
I20260709 13:15:10.996059  6308 raft_consensus.cc:359] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:10.996809  6308 raft_consensus.cc:385] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.997153  6308 raft_consensus.cc:740] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:10.997829  6064 heartbeater.cc:499] Master 127.2.172.190:43037 was elected leader, sending a full tablet report...
I20260709 13:15:10.999936  6309 raft_consensus.cc:359] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.000854  6309 raft_consensus.cc:385] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:10.997917  6308 consensus_queue.cc:260] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.001186  6309 raft_consensus.cc:740] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.002228  6309 consensus_queue.cc:260] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.013650  6312 raft_consensus.cc:493] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.014256  6312 raft_consensus.cc:515] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.014531  6310 ts_tablet_manager.cc:1434] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.088s	user 0.026s	sys 0.030s
I20260709 13:15:11.021155  6139 heartbeater.cc:499] Master 127.2.172.190:43037 was elected leader, sending a full tablet report...
I20260709 13:15:11.021307  6310 tablet_bootstrap.cc:492] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:11.026695  6312 leader_election.cc:290] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:11.028285  6310 tablet_bootstrap.cc:654] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.050876  6287 heartbeater.cc:499] Master 127.2.172.190:43037 was elected leader, sending a full tablet report...
I20260709 13:15:11.051800  6098 tablet_service.cc:1511] Processing CreateTablet for tablet d26833c39b5b424c962b7a3f9df1129f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:11.053220  6098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26833c39b5b424c962b7a3f9df1129f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.048971  6028 tablet_service.cc:1511] Processing CreateTablet for tablet d26833c39b5b424c962b7a3f9df1129f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:15:11.059528  6252 tablet_service.cc:1511] Processing CreateTablet for tablet 8cff7deda5084df9af1c6d251ebe670a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:11.061023  6252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cff7deda5084df9af1c6d251ebe670a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.056959  6309 ts_tablet_manager.cc:1434] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.010s
I20260709 13:15:11.059609  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d26833c39b5b424c962b7a3f9df1129f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:11.067974  6288 tablet.cc:2406] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:11.076112  6309 tablet_bootstrap.cc:492] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:11.070931  6023 tablet_service.cc:1511] Processing CreateTablet for tablet 8cff7deda5084df9af1c6d251ebe670a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:11.081243  6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cff7deda5084df9af1c6d251ebe670a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.061160  6177 tablet_service.cc:1511] Processing CreateTablet for tablet 8cff7deda5084df9af1c6d251ebe670a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:15:11.084136  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cff7deda5084df9af1c6d251ebe670a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.087378  6316 raft_consensus.cc:493] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.088172  6316 raft_consensus.cc:515] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.095125  6103 tablet_service.cc:1511] Processing CreateTablet for tablet fe24e406e0804d82b520432777cd141a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:11.096583  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe24e406e0804d82b520432777cd141a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.095130  6176 tablet_service.cc:1511] Processing CreateTablet for tablet fe24e406e0804d82b520432777cd141a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:11.100147  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe24e406e0804d82b520432777cd141a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.114012  6246 tablet_service.cc:1511] Processing CreateTablet for tablet fe24e406e0804d82b520432777cd141a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:15:11.115605  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe24e406e0804d82b520432777cd141a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.128057  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 42228fc1307b4caabdbb1e22a250ea7e (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:11.132228  6104 tablet_service.cc:1511] Processing CreateTablet for tablet 42228fc1307b4caabdbb1e22a250ea7e (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:11.133723  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42228fc1307b4caabdbb1e22a250ea7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.137111  6307 tablet_bootstrap.cc:492] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:11.137682  6307 ts_tablet_manager.cc:1403] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.179s	user 0.016s	sys 0.014s
I20260709 13:15:11.138513  6251 tablet_service.cc:1511] Processing CreateTablet for tablet 0d687dc624ec40228e690ac0d5085330 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:11.139919  6251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d687dc624ec40228e690ac0d5085330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.141322  6316 leader_election.cc:290] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:11.142966  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42228fc1307b4caabdbb1e22a250ea7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.146292  6307 raft_consensus.cc:359] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:11.148392  6101 tablet_service.cc:1511] Processing CreateTablet for tablet 0d687dc624ec40228e690ac0d5085330 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:11.148977  6307 raft_consensus.cc:385] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.149318  6307 raft_consensus.cc:740] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.149829  6101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d687dc624ec40228e690ac0d5085330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.150121  6307 consensus_queue.cc:260] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:11.152100  6024 tablet_service.cc:1511] Processing CreateTablet for tablet 0d687dc624ec40228e690ac0d5085330 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:15:11.175204  6177 tablet_service.cc:1511] Processing CreateTablet for tablet 42228fc1307b4caabdbb1e22a250ea7e (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:15:11.187299  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42228fc1307b4caabdbb1e22a250ea7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.189546  6174 tablet_service.cc:1511] Processing CreateTablet for tablet ae2391f938884017b0bf51ae16d4b287 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:11.190972  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2391f938884017b0bf51ae16d4b287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.202663  6309 tablet_bootstrap.cc:654] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.219323  6025 tablet_service.cc:1511] Processing CreateTablet for tablet ae2391f938884017b0bf51ae16d4b287 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:11.226629  6099 tablet_service.cc:1511] Processing CreateTablet for tablet d690f631e4064d9caa044b14dc27d9eb (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:11.228097  6099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d690f631e4064d9caa044b14dc27d9eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.236299  6312 raft_consensus.cc:493] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.236897  6312 raft_consensus.cc:515] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:11.239579  6307 ts_tablet_manager.cc:1434] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.000s
I20260709 13:15:11.239629  6312 leader_election.cc:290] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:11.241021  6307 tablet_bootstrap.cc:492] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:11.242749  6308 ts_tablet_manager.cc:1434] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.249s	user 0.014s	sys 0.016s
I20260709 13:15:11.263460  6308 tablet_bootstrap.cc:492] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:11.184705  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d687dc624ec40228e690ac0d5085330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.248600  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d69ef71c2d4bb1b4fdbf14e0b87d06" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:11.264953  6039 raft_consensus.cc:2468] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:11.249609  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30541efcdd7a431c85ee38732be4ad25" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:11.256508  6176 tablet_service.cc:1511] Processing CreateTablet for tablet d690f631e4064d9caa044b14dc27d9eb (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:11.288478  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2391f938884017b0bf51ae16d4b287. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:11.297669  5922 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.172.132:39233, user_credentials={real_user=slave}} blocked reactor thread for 81278.6us
I20260709 13:15:11.297875  6153 leader_election.cc:304] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:11.300230  6307 tablet_bootstrap.cc:654] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.300879  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d690f631e4064d9caa044b14dc27d9eb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:11.300923  6153 leader_election.cc:343] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.301663  6312 raft_consensus.cc:2804] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.302049  6312 raft_consensus.cc:493] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.302378  6312 raft_consensus.cc:3060] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.317723  6028 tablet_service.cc:1511] Processing CreateTablet for tablet ae35d78a955141af8211da0302b54c87 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:11.323400  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae35d78a955141af8211da0302b54c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.334223  6308 tablet_bootstrap.cc:654] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.335983  6309 tablet_bootstrap.cc:492] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:11.344055  6310 tablet_bootstrap.cc:492] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:11.346779  6318 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.350788  6310 ts_tablet_manager.cc:1403] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.330s	user 0.019s	sys 0.017s
I20260709 13:15:11.350847  6318 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.354007  6318 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:11.346827  6309 ts_tablet_manager.cc:1403] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.271s	user 0.023s	sys 0.004s
I20260709 13:15:11.356206  6312 raft_consensus.cc:515] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.362771  6312 leader_election.cc:290] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:11.362643  6310 raft_consensus.cc:359] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:11.363984  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d69ef71c2d4bb1b4fdbf14e0b87d06" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:11.365293  6246 tablet_service.cc:1511] Processing CreateTablet for tablet d690f631e4064d9caa044b14dc27d9eb (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:15:11.370456  6038 raft_consensus.cc:3060] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.372692  6307 tablet_bootstrap.cc:492] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:11.373400  6307 ts_tablet_manager.cc:1403] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.010s
I20260709 13:15:11.375272  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d690f631e4064d9caa044b14dc27d9eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.376744  6307 raft_consensus.cc:359] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:11.377609  6307 raft_consensus.cc:385] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.377978  6307 raft_consensus.cc:740] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.378890  6307 consensus_queue.cc:260] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:11.381242  6307 ts_tablet_manager.cc:1434] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:11.382586  6307 tablet_bootstrap.cc:492] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:11.389632  6307 tablet_bootstrap.cc:654] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.368242  6310 raft_consensus.cc:385] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.400032  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d69ef71c2d4bb1b4fdbf14e0b87d06" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:11.400060  6252 tablet_service.cc:1511] Processing CreateTablet for tablet ae2391f938884017b0bf51ae16d4b287 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:15:11.394275  6310 raft_consensus.cc:740] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.405992  6309 raft_consensus.cc:359] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:11.407389  6309 raft_consensus.cc:385] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.407860  6309 raft_consensus.cc:740] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.423913  6038 raft_consensus.cc:2468] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:11.425470  6153 leader_election.cc:304] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:11.426426  6312 raft_consensus.cc:2804] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.415455  6252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2391f938884017b0bf51ae16d4b287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.430058  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d69ef71c2d4bb1b4fdbf14e0b87d06" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:11.414489  6309 consensus_queue.cc:260] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:11.431553  6114 raft_consensus.cc:2468] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:11.430540  6310 consensus_queue.cc:260] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:11.433799  6309 ts_tablet_manager.cc:1434] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.075s	user 0.000s	sys 0.008s
I20260709 13:15:11.438445  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30541efcdd7a431c85ee38732be4ad25" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:11.444064  6104 tablet_service.cc:1511] Processing CreateTablet for tablet ae35d78a955141af8211da0302b54c87 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:11.445989  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae35d78a955141af8211da0302b54c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.454440  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d69ef71c2d4bb1b4fdbf14e0b87d06" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:11.455183  6114 raft_consensus.cc:3060] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.440677  6309 tablet_bootstrap.cc:492] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
W20260709 13:15:11.456686  6152 leader_election.cc:343] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.457185  6152 leader_election.cc:304] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:11.461477  6176 tablet_service.cc:1511] Processing CreateTablet for tablet ae35d78a955141af8211da0302b54c87 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:15:11.462986  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae35d78a955141af8211da0302b54c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.470424  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:11.474035  6246 tablet_service.cc:1511] Processing CreateTablet for tablet 0628910752cd41878c23a5392cbcd07d (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
W20260709 13:15:11.474808  6227 leader_election.cc:343] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.475701  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0628910752cd41878c23a5392cbcd07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.476442  6310 ts_tablet_manager.cc:1434] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.000s
I20260709 13:15:11.477030  6308 tablet_bootstrap.cc:492] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:11.477555  6310 tablet_bootstrap.cc:492] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:11.477241  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 0628910752cd41878c23a5392cbcd07d (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:11.478559  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0628910752cd41878c23a5392cbcd07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.477571  6308 ts_tablet_manager.cc:1403] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.214s	user 0.005s	sys 0.019s
I20260709 13:15:11.479501  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d69ef71c2d4bb1b4fdbf14e0b87d06" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:11.480367  6114 raft_consensus.cc:2468] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:11.482450  6335 raft_consensus.cc:2749] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.483269  6335 raft_consensus.cc:493] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.483395  6308 raft_consensus.cc:359] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.483765  6335 raft_consensus.cc:515] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:11.484486  6308 raft_consensus.cc:385] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.485096  6308 raft_consensus.cc:740] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.467567  6312 raft_consensus.cc:697] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:11.487383  6312 consensus_queue.cc:237] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.488445  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
W20260709 13:15:11.489919  6153 leader_election.cc:343] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.486310  6308 consensus_queue.cc:260] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.492668  6308 ts_tablet_manager.cc:1434] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:15:11.500428  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:11.501289  6099 tablet_service.cc:1511] Processing CreateTablet for tablet 0628910752cd41878c23a5392cbcd07d (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:15:11.502933  6335 leader_election.cc:290] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
W20260709 13:15:11.503612  6153 leader_election.cc:343] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.504118  6153 leader_election.cc:304] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:11.505466  6099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0628910752cd41878c23a5392cbcd07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.507558  6335 raft_consensus.cc:2749] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.513803  6318 raft_consensus.cc:493] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.514411  6318 raft_consensus.cc:515] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:11.517879  6318 leader_election.cc:290] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:11.526510  6309 tablet_bootstrap.cc:654] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.538695  6307 tablet_bootstrap.cc:492] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:11.534371  6308 tablet_bootstrap.cc:492] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:11.522444  6310 tablet_bootstrap.cc:654] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.530428  6251 tablet_service.cc:1511] Processing CreateTablet for tablet efa17f4067dc4150a2659cf720ed0086 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:11.551224  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04043c641584d2d9f9fc630e95d6dbe" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:11.527196  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04043c641584d2d9f9fc630e95d6dbe" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:11.531318  6024 tablet_service.cc:1511] Processing CreateTablet for tablet efa17f4067dc4150a2659cf720ed0086 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:11.547302  6098 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc3336278d9412db91afcd09903525a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:11.554332  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 860857dfe7d54b848eaf2b14ffe4f1cf (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:11.555080  6098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc3336278d9412db91afcd09903525a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:11.556824  6227 leader_election.cc:343] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.557403  6174 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc3336278d9412db91afcd09903525a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:11.548202  6307 ts_tablet_manager.cc:1403] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.008s
I20260709 13:15:11.525914  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:11.561723  6113 raft_consensus.cc:2468] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
W20260709 13:15:11.563376  6227 leader_election.cc:343] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:11.563930  6227 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:11.565351  6227 leader_election.cc:304] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 4770500962524a0e923a283040803f4a
I20260709 13:15:11.553687  6251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa17f4067dc4150a2659cf720ed0086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.560174  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc3336278d9412db91afcd09903525a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.559192  6177 tablet_service.cc:1511] Processing CreateTablet for tablet efa17f4067dc4150a2659cf720ed0086 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:15:11.559171  6249 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc3336278d9412db91afcd09903525a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:15:11.569124  6247 tablet_service.cc:1511] Processing CreateTablet for tablet 41462d0c161c4d7d986924b828053940 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:11.578395  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc3336278d9412db91afcd09903525a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.567410  6318 raft_consensus.cc:2749] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.577412  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa17f4067dc4150a2659cf720ed0086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.575389  6079 leader_election.cc:304] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:11.586796  6316 raft_consensus.cc:2749] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:11.585567  6104 tablet_service.cc:1511] Processing CreateTablet for tablet 860857dfe7d54b848eaf2b14ffe4f1cf (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:11.589617  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860857dfe7d54b848eaf2b14ffe4f1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.591049  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa17f4067dc4150a2659cf720ed0086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.598349  6318 raft_consensus.cc:2804] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:11.602428  6176 tablet_service.cc:1511] Processing CreateTablet for tablet 860857dfe7d54b848eaf2b14ffe4f1cf (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:15:11.615993  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860857dfe7d54b848eaf2b14ffe4f1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.608250  6307 raft_consensus.cc:359] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:11.616690  6307 raft_consensus.cc:385] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.617029  6307 raft_consensus.cc:740] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.606817  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41462d0c161c4d7d986924b828053940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.622907  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860857dfe7d54b848eaf2b14ffe4f1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.605305  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 41462d0c161c4d7d986924b828053940 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:11.626331  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41462d0c161c4d7d986924b828053940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.626972  5935 catalog_manager.cc:5697] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:11.602764  6318 raft_consensus.cc:493] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:11.630769  6318 raft_consensus.cc:3060] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.633682  6173 tablet_service.cc:1511] Processing CreateTablet for tablet 81b4e19a8fe6430f8f58e0a7103ab12f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:11.639256  6173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b4e19a8fe6430f8f58e0a7103ab12f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.645284  6025 tablet_service.cc:1511] Processing CreateTablet for tablet 81b4e19a8fe6430f8f58e0a7103ab12f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:11.615707  6098 tablet_service.cc:1511] Processing CreateTablet for tablet 41462d0c161c4d7d986924b828053940 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:15:11.646770  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b4e19a8fe6430f8f58e0a7103ab12f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.647116  6098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41462d0c161c4d7d986924b828053940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.651851  6101 tablet_service.cc:1511] Processing CreateTablet for tablet bb1e0e1a51b940a09bcea6e330d0c151 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:11.653366  6101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1e0e1a51b940a09bcea6e330d0c151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.643146  6246 tablet_service.cc:1511] Processing CreateTablet for tablet 81b4e19a8fe6430f8f58e0a7103ab12f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:15:11.662912  6178 tablet_service.cc:1511] Processing CreateTablet for tablet bb1e0e1a51b940a09bcea6e330d0c151 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:11.664301  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b4e19a8fe6430f8f58e0a7103ab12f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.664527  6178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1e0e1a51b940a09bcea6e330d0c151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.667949  6318 raft_consensus.cc:515] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:11.671522  6318 leader_election.cc:290] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
W20260709 13:15:11.675722  6227 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:33599, user_credentials={real_user=slave}} blocked reactor thread for 110464us
I20260709 13:15:11.659583  6307 consensus_queue.cc:260] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:11.686971  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04043c641584d2d9f9fc630e95d6dbe" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:11.687577  6113 raft_consensus.cc:3060] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.689255  6307 ts_tablet_manager.cc:1434] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.001s
I20260709 13:15:11.676685  6248 tablet_service.cc:1511] Processing CreateTablet for tablet bb1e0e1a51b940a09bcea6e330d0c151 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:15:11.678035  6023 tablet_service.cc:1511] Processing CreateTablet for tablet 6e62ff78de04486a96420cd47fcb2d27 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:11.680270  6099 tablet_service.cc:1511] Processing CreateTablet for tablet 6e62ff78de04486a96420cd47fcb2d27 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:11.682590  6174 tablet_service.cc:1511] Processing CreateTablet for tablet 6e62ff78de04486a96420cd47fcb2d27 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:15:11.695160  6248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb1e0e1a51b940a09bcea6e330d0c151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.698848  6113 raft_consensus.cc:2468] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:11.694957  6310 tablet_bootstrap.cc:492] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:11.714012  6227 leader_election.cc:304] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:11.714507  6310 ts_tablet_manager.cc:1403] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.237s	user 0.014s	sys 0.025s
I20260709 13:15:11.715060  6318 raft_consensus.cc:2804] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:11.715626  6318 raft_consensus.cc:697] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:11.716498  6318 consensus_queue.cc:237] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:11.717067  6100 tablet_service.cc:1511] Processing CreateTablet for tablet 35dc2e2e7d0c4f0b910cb99d4deba91f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:11.694186  6250 tablet_service.cc:1511] Processing CreateTablet for tablet ab2492dbd05345f58c98f24757e4c408 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:11.699980  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e62ff78de04486a96420cd47fcb2d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.694672  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04043c641584d2d9f9fc630e95d6dbe" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:11.719465  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 170d9dfece5046bcb289e83195bd4bcb (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:11.706221  6104 tablet_service.cc:1511] Processing CreateTablet for tablet ab2492dbd05345f58c98f24757e4c408 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:11.695744  6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e62ff78de04486a96420cd47fcb2d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.722386  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170d9dfece5046bcb289e83195bd4bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.701510  6027 tablet_service.cc:1511] Processing CreateTablet for tablet ab2492dbd05345f58c98f24757e4c408 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:15:11.719347  6188 raft_consensus.cc:3060] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:11.690528  6307 tablet_bootstrap.cc:492] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:11.728570  6252 tablet_service.cc:1511] Processing CreateTablet for tablet 170d9dfece5046bcb289e83195bd4bcb (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:11.731151  6027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2492dbd05345f58c98f24757e4c408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.719328  6250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2492dbd05345f58c98f24757e4c408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.696511  6099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e62ff78de04486a96420cd47fcb2d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.738895  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2492dbd05345f58c98f24757e4c408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.738993  6178 tablet_service.cc:1511] Processing CreateTablet for tablet 35dc2e2e7d0c4f0b910cb99d4deba91f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:11.740516  6178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dc2e2e7d0c4f0b910cb99d4deba91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.682397  6308 tablet_bootstrap.cc:654] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.743185  6252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170d9dfece5046bcb289e83195bd4bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.746227  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dc2e2e7d0c4f0b910cb99d4deba91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.750059  6249 tablet_service.cc:1511] Processing CreateTablet for tablet 35dc2e2e7d0c4f0b910cb99d4deba91f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:15:11.708019  6309 tablet_bootstrap.cc:492] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:11.756808  6307 tablet_bootstrap.cc:654] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.712760  6177 tablet_service.cc:1511] Processing CreateTablet for tablet 170d9dfece5046bcb289e83195bd4bcb (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:15:11.717847  6310 raft_consensus.cc:359] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:11.769459  6026 tablet_service.cc:1511] Processing CreateTablet for tablet 27aa9924b36446158dad57d3cd6cf9db (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:11.784452  6309 ts_tablet_manager.cc:1403] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.344s	user 0.019s	sys 0.021s
I20260709 13:15:11.786563  6026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27aa9924b36446158dad57d3cd6cf9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.787190  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170d9dfece5046bcb289e83195bd4bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.788055  6101 tablet_service.cc:1511] Processing CreateTablet for tablet 27aa9924b36446158dad57d3cd6cf9db (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:11.785035  6310 raft_consensus.cc:385] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.789108  6310 raft_consensus.cc:740] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.789417  6101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27aa9924b36446158dad57d3cd6cf9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.789919  6310 consensus_queue.cc:260] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:11.792366  6310 ts_tablet_manager.cc:1434] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.077s	user 0.002s	sys 0.005s
I20260709 13:15:11.771186  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35dc2e2e7d0c4f0b910cb99d4deba91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.795972  6188 raft_consensus.cc:2468] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:11.801535  6173 tablet_service.cc:1511] Processing CreateTablet for tablet 27aa9924b36446158dad57d3cd6cf9db (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:15:11.803011  6173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27aa9924b36446158dad57d3cd6cf9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.802529  6309 raft_consensus.cc:359] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:11.805260  6309 raft_consensus.cc:385] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.805572  6309 raft_consensus.cc:740] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.809788  6309 consensus_queue.cc:260] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:11.829592  6310 tablet_bootstrap.cc:492] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:11.850720  5933 catalog_manager.cc:5697] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:11.852183  6176 tablet_service.cc:1511] Processing CreateTablet for tablet c15b23a1757d4f0989eaa7fda4ad0ed1 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:11.853880  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15b23a1757d4f0989eaa7fda4ad0ed1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:11.854614  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:11.854997  6248 tablet_service.cc:1511] Processing CreateTablet for tablet c15b23a1757d4f0989eaa7fda4ad0ed1 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:11.855466  6250 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1e37733a4f4ab7b2f4ee8b35ca6854 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:11.856662  6248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15b23a1757d4f0989eaa7fda4ad0ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.852185  6024 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1e37733a4f4ab7b2f4ee8b35ca6854 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:11.858374  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1e37733a4f4ab7b2f4ee8b35ca6854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.850739  6103 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1e37733a4f4ab7b2f4ee8b35ca6854 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:15:11.865131  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1e37733a4f4ab7b2f4ee8b35ca6854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.867885  6250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1e37733a4f4ab7b2f4ee8b35ca6854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.872812  6308 tablet_bootstrap.cc:492] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:11.873433  6308 ts_tablet_manager.cc:1403] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.339s	user 0.013s	sys 0.016s
I20260709 13:15:11.877694  6308 raft_consensus.cc:359] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:11.878537  6308 raft_consensus.cc:385] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.878891  6308 raft_consensus.cc:740] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.890208  6023 tablet_service.cc:1511] Processing CreateTablet for tablet c15b23a1757d4f0989eaa7fda4ad0ed1 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:15:11.890391  6098 tablet_service.cc:1511] Processing CreateTablet for tablet 9536511d39b344e6bd58ea4df768f8e7 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:11.895037  6310 tablet_bootstrap.cc:654] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.906154  6322 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:11.906653  6309 ts_tablet_manager.cc:1434] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.120s	user 0.008s	sys 0.000s
I20260709 13:15:11.906785  6322 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:11.907799  6309 tablet_bootstrap.cc:492] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:11.914130  6322 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:11.914642  6102 tablet_service.cc:1511] Processing CreateTablet for tablet d40161005ad148cf888e2fa8c0b56646 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:11.915366  6307 tablet_bootstrap.cc:492] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:11.916172  6307 ts_tablet_manager.cc:1403] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.226s	user 0.032s	sys 0.005s
I20260709 13:15:11.900283  6308 consensus_queue.cc:260] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:11.930776  6098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9536511d39b344e6bd58ea4df768f8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.939069  6174 tablet_service.cc:1511] Processing CreateTablet for tablet d40161005ad148cf888e2fa8c0b56646 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:11.940821  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40161005ad148cf888e2fa8c0b56646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.939005  6246 tablet_service.cc:1511] Processing CreateTablet for tablet 9536511d39b344e6bd58ea4df768f8e7 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:11.932766  6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15b23a1757d4f0989eaa7fda4ad0ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.949237  6251 tablet_service.cc:1511] Processing CreateTablet for tablet f89cb225afdc40849c4e0f1319b1bf50 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:11.949949  6173 tablet_service.cc:1511] Processing CreateTablet for tablet 9536511d39b344e6bd58ea4df768f8e7 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:15:11.951608  6173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9536511d39b344e6bd58ea4df768f8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.954959  6307 raft_consensus.cc:359] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:11.958742  6307 raft_consensus.cc:385] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:11.959204  6307 raft_consensus.cc:740] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:11.960244  6307 consensus_queue.cc:260] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:11.963253  6308 ts_tablet_manager.cc:1434] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.004s
I20260709 13:15:11.964430  6308 tablet_bootstrap.cc:492] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:11.964840  6309 tablet_bootstrap.cc:654] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:11.974076  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40161005ad148cf888e2fa8c0b56646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.979163  6251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f89cb225afdc40849c4e0f1319b1bf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.979374  6101 tablet_service.cc:1511] Processing CreateTablet for tablet f89cb225afdc40849c4e0f1319b1bf50 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:11.980343  6175 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0972fc82954a00a4250beddd9d1acc (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:11.966511  6307 ts_tablet_manager.cc:1434] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.003s
I20260709 13:15:11.990790  6175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0972fc82954a00a4250beddd9d1acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:11.993781  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9536511d39b344e6bd58ea4df768f8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.009457  6101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f89cb225afdc40849c4e0f1319b1bf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.024178  6026 tablet_service.cc:1511] Processing CreateTablet for tablet f89cb225afdc40849c4e0f1319b1bf50 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:15:12.026249  6026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f89cb225afdc40849c4e0f1319b1bf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.032325  6104 tablet_service.cc:1511] Processing CreateTablet for tablet 54dc468c14534a75a0280e2ebed8b689 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:12.033857  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54dc468c14534a75a0280e2ebed8b689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.028754  6252 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0972fc82954a00a4250beddd9d1acc (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:12.028934  6247 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5b3baf1e68486f8e1c67ce517034ea (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:12.029734  6312 consensus_queue.cc:1048] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:12.024588  6249 tablet_service.cc:1511] Processing CreateTablet for tablet 54dc468c14534a75a0280e2ebed8b689 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:12.039623  6100 tablet_service.cc:1511] Processing CreateTablet for tablet 9a137b701c0a4cbb9c9f52caa2fe734a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:12.041038  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a137b701c0a4cbb9c9f52caa2fe734a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.041746  6177 tablet_service.cc:1511] Processing CreateTablet for tablet 9a137b701c0a4cbb9c9f52caa2fe734a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:12.043212  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a137b701c0a4cbb9c9f52caa2fe734a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.044382  6099 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5b3baf1e68486f8e1c67ce517034ea (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:12.045881  6099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5b3baf1e68486f8e1c67ce517034ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.045794  6312 consensus_queue.cc:1048] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:12.051776  6322 raft_consensus.cc:493] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.057005  6322 raft_consensus.cc:515] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:12.057523  6024 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0972fc82954a00a4250beddd9d1acc (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:15:12.059110  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0972fc82954a00a4250beddd9d1acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.064996  6322 leader_election.cc:290] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:12.069626  6252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0972fc82954a00a4250beddd9d1acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.069478  6178 tablet_service.cc:1511] Processing CreateTablet for tablet 54dc468c14534a75a0280e2ebed8b689 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:15:12.080349  6172 tablet_service.cc:1511] Processing CreateTablet for tablet 0ced5827110c475bb9fc3587f268e33f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:12.083258  6245 tablet_service.cc:1511] Processing CreateTablet for tablet 0ced5827110c475bb9fc3587f268e33f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:12.085012  6245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ced5827110c475bb9fc3587f268e33f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.086750  6178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54dc468c14534a75a0280e2ebed8b689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.090983  6172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ced5827110c475bb9fc3587f268e33f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.100543  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54dc468c14534a75a0280e2ebed8b689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.103931  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5b3baf1e68486f8e1c67ce517034ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.112258  6308 tablet_bootstrap.cc:654] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.112753  6310 tablet_bootstrap.cc:492] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:12.113356  6310 ts_tablet_manager.cc:1403] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.299s	user 0.013s	sys 0.021s
I20260709 13:15:12.115792  6307 tablet_bootstrap.cc:492] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:12.115909  6028 tablet_service.cc:1511] Processing CreateTablet for tablet d40161005ad148cf888e2fa8c0b56646 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:15:12.117333  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40161005ad148cf888e2fa8c0b56646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.116983  6310 raft_consensus.cc:359] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:12.117835  6310 raft_consensus.cc:385] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.118166  6310 raft_consensus.cc:740] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.118971  6310 consensus_queue.cc:260] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:12.124336  6310 ts_tablet_manager.cc:1434] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:15:12.125550  6310 tablet_bootstrap.cc:492] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:12.126374  6316 raft_consensus.cc:493] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.126953  6316 raft_consensus.cc:515] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:12.129319  6316 leader_election.cc:290] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:12.131582  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:12.131978  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:12.132337  6038 raft_consensus.cc:2468] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:12.132606  6188 raft_consensus.cc:2468] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:12.133643  6079 leader_election.cc:304] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:12.134750  6316 raft_consensus.cc:2804] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.135321  6316 raft_consensus.cc:493] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.135804  6318 raft_consensus.cc:493] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.135915  6316 raft_consensus.cc:3060] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.136533  6318 raft_consensus.cc:515] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
W20260709 13:15:12.147199  6153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:45761, user_credentials={real_user=slave}} blocked reactor thread for 62100us
I20260709 13:15:12.168778  6025 tablet_service.cc:1511] Processing CreateTablet for tablet 9a137b701c0a4cbb9c9f52caa2fe734a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:15:12.191869  6248 tablet_service.cc:1511] Processing CreateTablet for tablet cb5af358316d4565998bcde3f824d06d (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:12.193352  6248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5af358316d4565998bcde3f824d06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.201881  6027 tablet_service.cc:1511] Processing CreateTablet for tablet 2f5b3baf1e68486f8e1c67ce517034ea (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:15:12.203218  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b501c2c6a457887287ff85596e6ee" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
W20260709 13:15:12.209534  6227 leader_election.cc:343] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.210482  6342 consensus_queue.cc:1048] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:12.213006  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a137b701c0a4cbb9c9f52caa2fe734a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.219122  6318 leader_election.cc:290] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:12.175874  6098 tablet_service.cc:1511] Processing CreateTablet for tablet cb5af358316d4565998bcde3f824d06d (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:12.220907  6098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5af358316d4565998bcde3f824d06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.234819  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 0ced5827110c475bb9fc3587f268e33f (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:15:12.236745  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ced5827110c475bb9fc3587f268e33f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.236826  6310 tablet_bootstrap.cc:654] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.240538  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:12.241525  6262 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:12.243204  6359 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.243772  6359 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:12.247874  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
W20260709 13:15:12.249879  6153 leader_election.cc:343] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.251909  6359 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
W20260709 13:15:12.259107  5923 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.172.131:45999, user_credentials={real_user=slave}} blocked reactor thread for 53684.7us
I20260709 13:15:12.267465  6174 tablet_service.cc:1511] Processing CreateTablet for tablet cb5af358316d4565998bcde3f824d06d (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:15:12.268316  6103 tablet_service.cc:1511] Processing CreateTablet for tablet 85eb8d74b8cc4971bfb3fec772bfe9ff (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:12.269003  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5af358316d4565998bcde3f824d06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.274931  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85eb8d74b8cc4971bfb3fec772bfe9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.274950  6027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f5b3baf1e68486f8e1c67ce517034ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.307919  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:12.318879  6022 tablet_service.cc:1511] Processing CreateTablet for tablet 85eb8d74b8cc4971bfb3fec772bfe9ff (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:12.320533  6022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85eb8d74b8cc4971bfb3fec772bfe9ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:12.311173  6153 leader_election.cc:343] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.322537  6153 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:12.324330  6244 tablet_service.cc:1511] Processing CreateTablet for tablet a5313d949de5439ea48f24ddd1114f93 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:12.325721  6244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5313d949de5439ea48f24ddd1114f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.326987  6003 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:12.329094  6322 raft_consensus.cc:2804] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.329494  6322 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.329867  6322 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.330744  6312 raft_consensus.cc:2749] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.337146  6318 consensus_queue.cc:1048] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:15:12.359064  6364 raft_consensus.cc:493] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.359648  6364 raft_consensus.cc:515] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:12.361490  6309 tablet_bootstrap.cc:492] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:12.362039  6309 ts_tablet_manager.cc:1403] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.454s	user 0.016s	sys 0.014s
I20260709 13:15:12.362142  6364 leader_election.cc:290] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:12.372848  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0ebdf8ee4c2a939fbbcff62fcaa2" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:12.375213  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
W20260709 13:15:12.379016  6079 leader_election.cc:343] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.368168  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b501c2c6a457887287ff85596e6ee" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:12.388229  6308 tablet_bootstrap.cc:492] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:12.388015  6309 raft_consensus.cc:359] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:12.388993  6308 ts_tablet_manager.cc:1403] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.425s	user 0.030s	sys 0.085s
I20260709 13:15:12.388856  6176 tablet_service.cc:1511] Processing CreateTablet for tablet 416e0e3574d34be69c84e99663d22ab8 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:12.389317  6309 raft_consensus.cc:385] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.390127  6309 raft_consensus.cc:740] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.392892  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:12.390419  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416e0e3574d34be69c84e99663d22ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.401124  6028 tablet_service.cc:1511] Processing CreateTablet for tablet a5313d949de5439ea48f24ddd1114f93 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:12.402947  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5313d949de5439ea48f24ddd1114f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.403699  6307 tablet_bootstrap.cc:654] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.391534  6309 consensus_queue.cc:260] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
W20260709 13:15:12.437829  6227 leader_election.cc:343] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.438360  6227 leader_election.cc:304] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:12.439172  6318 raft_consensus.cc:2749] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.443150  6175 tablet_service.cc:1511] Processing CreateTablet for tablet 85eb8d74b8cc4971bfb3fec772bfe9ff (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:15:12.444957  6175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85eb8d74b8cc4971bfb3fec772bfe9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.465226  6308 raft_consensus.cc:359] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:12.471717  6100 tablet_service.cc:1511] Processing CreateTablet for tablet a5313d949de5439ea48f24ddd1114f93 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:15:12.473827  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5313d949de5439ea48f24ddd1114f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.466353  6308 raft_consensus.cc:385] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.437819  6309 ts_tablet_manager.cc:1434] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.005s
W20260709 13:15:12.528885  6004 leader_election.cc:343] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.531183  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:12.532029  6187 raft_consensus.cc:2468] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:12.536520  6004 leader_election.cc:304] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:12.540095  6247 tablet_service.cc:1511] Processing CreateTablet for tablet 416e0e3574d34be69c84e99663d22ab8 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:12.541626  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416e0e3574d34be69c84e99663d22ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.544277  6307 tablet_bootstrap.cc:492] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:12.544889  6307 ts_tablet_manager.cc:1403] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.429s	user 0.017s	sys 0.001s
I20260709 13:15:12.546361  6025 tablet_service.cc:1511] Processing CreateTablet for tablet 416e0e3574d34be69c84e99663d22ab8 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:15:12.549224  6102 tablet_service.cc:1511] Processing CreateTablet for tablet 1cec76f3f0c54dc6887d1159e3d2c1f2 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:12.514236  6308 raft_consensus.cc:740] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.553598  6177 tablet_service.cc:1511] Processing CreateTablet for tablet 1cec76f3f0c54dc6887d1159e3d2c1f2 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:12.557518  6308 consensus_queue.cc:260] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:12.558880  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cec76f3f0c54dc6887d1159e3d2c1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.564158  6316 raft_consensus.cc:515] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:12.515714  6322 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:12.570451  6112 raft_consensus.cc:2393] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:12.578912  6248 tablet_service.cc:1511] Processing CreateTablet for tablet 1cec76f3f0c54dc6887d1159e3d2c1f2 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:15:12.580289  6248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cec76f3f0c54dc6887d1159e3d2c1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.585575  6322 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:12.586404  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:12.587054  6262 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.588845  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:12.589329  6368 raft_consensus.cc:2804] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.589782  6368 raft_consensus.cc:493] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.590121  6368 raft_consensus.cc:3060] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:12.593832  6004 leader_election.cc:343] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.579499  6309 tablet_bootstrap.cc:492] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:12.597851  6262 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:12.599387  6003 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:12.600091  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416e0e3574d34be69c84e99663d22ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.600662  6322 raft_consensus.cc:2804] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.601231  6322 raft_consensus.cc:697] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:12.602293  6322 consensus_queue.cc:237] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:12.607185  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cec76f3f0c54dc6887d1159e3d2c1f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.558907  6307 raft_consensus.cc:359] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:12.610675  6307 raft_consensus.cc:385] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.611032  6307 raft_consensus.cc:740] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.620615  6101 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1070465f8c48d7b6127fa1bf9bb047 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:12.621492  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:12.622272  6101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1070465f8c48d7b6127fa1bf9bb047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.623584  6316 leader_election.cc:290] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:12.624468  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:12.626924  6188 raft_consensus.cc:3060] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.626713  6307 consensus_queue.cc:260] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:12.629280  6307 ts_tablet_manager.cc:1434] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.084s	user 0.010s	sys 0.000s
I20260709 13:15:12.629819  6310 tablet_bootstrap.cc:492] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:12.631513  6176 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1070465f8c48d7b6127fa1bf9bb047 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:12.636584  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1070465f8c48d7b6127fa1bf9bb047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.630395  6310 ts_tablet_manager.cc:1403] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.505s	user 0.049s	sys 0.034s
I20260709 13:15:12.630395  6307 tablet_bootstrap.cc:492] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:12.652855  6308 ts_tablet_manager.cc:1434] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.263s	user 0.014s	sys 0.010s
I20260709 13:15:12.655669  6309 tablet_bootstrap.cc:654] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.656462  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0ebdf8ee4c2a939fbbcff62fcaa2" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:12.657099  6026 tablet_service.cc:1511] Processing CreateTablet for tablet 80ad1f2507dc4de4af477daeb290477a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:12.659097  6249 tablet_service.cc:1511] Processing CreateTablet for tablet a819ab64017c4c68be6d3358894db035 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:12.660462  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a819ab64017c4c68be6d3358894db035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.665649  6103 tablet_service.cc:1511] Processing CreateTablet for tablet 80ad1f2507dc4de4af477daeb290477a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:12.667196  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ad1f2507dc4de4af477daeb290477a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.675369  6252 tablet_service.cc:1511] Processing CreateTablet for tablet 80ad1f2507dc4de4af477daeb290477a (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:15:12.677421  6252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ad1f2507dc4de4af477daeb290477a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.680701  6188 raft_consensus.cc:2468] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:12.658478  6026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ad1f2507dc4de4af477daeb290477a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.694648  6310 raft_consensus.cc:359] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:12.695844  6310 raft_consensus.cc:385] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.696259  6310 raft_consensus.cc:740] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.697189  6310 consensus_queue.cc:260] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:12.620693  6024 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1070465f8c48d7b6127fa1bf9bb047 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:15:12.723703  6308 tablet_bootstrap.cc:492] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:12.723552  6079 leader_election.cc:304] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:12.724723  6316 raft_consensus.cc:2804] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.725221  6316 raft_consensus.cc:697] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:12.726079  6316 consensus_queue.cc:237] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:12.735855  6368 raft_consensus.cc:515] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:12.740541  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:12.742655  6038 raft_consensus.cc:2393] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:12.752596  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1070465f8c48d7b6127fa1bf9bb047. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:12.747756  5923 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.172.129:45761, user_credentials={real_user=slave}} blocked reactor thread for 57701us
I20260709 13:15:12.761085  6310 ts_tablet_manager.cc:1434] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.116s	user 0.002s	sys 0.007s
I20260709 13:15:12.764389  6307 tablet_bootstrap.cc:654] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.768756  6368 leader_election.cc:290] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:12.769989  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:12.770929  6188 raft_consensus.cc:2393] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:12.771304  6245 tablet_service.cc:1511] Processing CreateTablet for tablet eb4f3ddf49494e329b0f1886b833f340 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:12.772437  6004 leader_election.cc:304] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [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: 3c97adc54c564ef3adbea59225bef59a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a
I20260709 13:15:12.772826  6245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4f3ddf49494e329b0f1886b833f340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.773792  6368 raft_consensus.cc:2749] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.780275  6022 tablet_service.cc:1511] Processing CreateTablet for tablet a819ab64017c4c68be6d3358894db035 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:12.782783  6176 tablet_service.cc:1511] Processing CreateTablet for tablet a819ab64017c4c68be6d3358894db035 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:15:12.783768  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a819ab64017c4c68be6d3358894db035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.781651  6022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a819ab64017c4c68be6d3358894db035. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:12.792608  6078 leader_election.cc:343] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:12.793169  6078 leader_election.cc:304] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
W20260709 13:15:12.794137  6078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.132:39233, user_credentials={real_user=slave}} blocked reactor thread for 105878us
I20260709 13:15:12.795495  6342 raft_consensus.cc:493] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:12.796303  6361 raft_consensus.cc:2749] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:12.796181  6342 raft_consensus.cc:515] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:12.805263  6309 tablet_bootstrap.cc:492] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:12.808998  6342 leader_election.cc:290] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:12.791931  6310 tablet_bootstrap.cc:492] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:12.815924  6308 tablet_bootstrap.cc:654] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.816327  6248 tablet_service.cc:1511] Processing CreateTablet for tablet 9972aa4879b442eebfd3ed8c00efda04 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:12.821616  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30541efcdd7a431c85ee38732be4ad25" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:12.818521  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30541efcdd7a431c85ee38732be4ad25" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:12.822402  6188 raft_consensus.cc:2468] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:12.822527  6039 raft_consensus.cc:2468] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:12.810128  6309 ts_tablet_manager.cc:1403] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.239s	user 0.034s	sys 0.025s
I20260709 13:15:12.827402  6227 leader_election.cc:304] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:12.831226  6342 raft_consensus.cc:2804] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:12.831678  6342 raft_consensus.cc:493] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:12.832048  6342 raft_consensus.cc:3060] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.832111  6247 tablet_service.cc:1511] Processing CreateTablet for tablet af71d10e461141208a11440eb5325e61 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:12.837402  6309 raft_consensus.cc:359] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:12.838218  6309 raft_consensus.cc:385] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.838522  6309 raft_consensus.cc:740] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.843194  6342 raft_consensus.cc:515] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:12.843267  6244 tablet_service.cc:1511] Processing CreateTablet for tablet 80201d1737dd4b499a98141f2f32c761 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:12.841202  6309 consensus_queue.cc:260] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:12.846439  6309 ts_tablet_manager.cc:1434] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:15:12.850239  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30541efcdd7a431c85ee38732be4ad25" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:12.851037  6188 raft_consensus.cc:3060] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.854328  6248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9972aa4879b442eebfd3ed8c00efda04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.841351  6307 tablet_bootstrap.cc:492] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:12.861927  6244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80201d1737dd4b499a98141f2f32c761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.857152  6310 tablet_bootstrap.cc:654] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.867419  6309 tablet_bootstrap.cc:492] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
W20260709 13:15:12.862987  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:12.868824  6308 tablet_bootstrap.cc:492] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:12.869455  6308 ts_tablet_manager.cc:1403] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.146s	user 0.009s	sys 0.006s
I20260709 13:15:12.873057  6308 raft_consensus.cc:359] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:12.874166  6308 raft_consensus.cc:385] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.874495  6308 raft_consensus.cc:740] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.875298  6308 consensus_queue.cc:260] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:12.877084  6188 raft_consensus.cc:2468] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:12.878326  6227 leader_election.cc:304] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:12.879312  6318 raft_consensus.cc:2804] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:12.879824  6249 tablet_service.cc:1511] Processing CreateTablet for tablet 91e550f15e0f47c486bcd423104ec5c8 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:12.882763  6176 tablet_service.cc:1511] Processing CreateTablet for tablet eb4f3ddf49494e329b0f1886b833f340 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:12.884084  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4f3ddf49494e329b0f1886b833f340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.883586  6102 tablet_service.cc:1511] Processing CreateTablet for tablet bd235b63286e45a98485e7603aa16ca2 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:12.885305  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd235b63286e45a98485e7603aa16ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.878420  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af71d10e461141208a11440eb5325e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.886415  6100 tablet_service.cc:1511] Processing CreateTablet for tablet 80201d1737dd4b499a98141f2f32c761 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:12.887575  6175 tablet_service.cc:1511] Processing CreateTablet for tablet bd235b63286e45a98485e7603aa16ca2 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:12.864109  6307 ts_tablet_manager.cc:1403] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.234s	user 0.020s	sys 0.005s
I20260709 13:15:12.887710  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80201d1737dd4b499a98141f2f32c761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.893115  6307 raft_consensus.cc:359] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:12.893944  6307 raft_consensus.cc:385] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:12.894172  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e550f15e0f47c486bcd423104ec5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.894270  6307 raft_consensus.cc:740] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:12.900789  6025 tablet_service.cc:1511] Processing CreateTablet for tablet 9972aa4879b442eebfd3ed8c00efda04 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:12.901286  6101 tablet_service.cc:1511] Processing CreateTablet for tablet 9972aa4879b442eebfd3ed8c00efda04 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:15:12.896940  6342 leader_election.cc:290] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:12.887666  6029 tablet_service.cc:1511] Processing CreateTablet for tablet af71d10e461141208a11440eb5325e61 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:12.903290  6246 tablet_service.cc:1511] Processing CreateTablet for tablet 8435ab65f96740a696ff0bca71b43845 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:12.903918  6175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd235b63286e45a98485e7603aa16ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.903650  6177 tablet_service.cc:1511] Processing CreateTablet for tablet af71d10e461141208a11440eb5325e61 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:15:12.916929  6101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9972aa4879b442eebfd3ed8c00efda04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.905074  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30541efcdd7a431c85ee38732be4ad25" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:12.917575  6039 raft_consensus.cc:3060] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:12.921128  6098 tablet_service.cc:1511] Processing CreateTablet for tablet 5d77935aed384bb3adbfd0dd9b4006a0 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:12.926322  5934 catalog_manager.cc:5697] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:12.927330  6174 tablet_service.cc:1511] Processing CreateTablet for tablet 5d77935aed384bb3adbfd0dd9b4006a0 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:12.903539  6026 tablet_service.cc:1511] Processing CreateTablet for tablet bd235b63286e45a98485e7603aa16ca2 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:15:12.914983  6024 tablet_service.cc:1511] Processing CreateTablet for tablet 5d77935aed384bb3adbfd0dd9b4006a0 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:15:12.915709  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9972aa4879b442eebfd3ed8c00efda04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.915859  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8435ab65f96740a696ff0bca71b43845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.916999  6177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af71d10e461141208a11440eb5325e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.933979  6307 consensus_queue.cc:260] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:12.912624  6309 tablet_bootstrap.cc:654] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:12.935055  6176 tablet_service.cc:1511] Processing CreateTablet for tablet 80201d1737dd4b499a98141f2f32c761 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:15:12.940569  6098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d77935aed384bb3adbfd0dd9b4006a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.943735  6023 tablet_service.cc:1511] Processing CreateTablet for tablet 8435ab65f96740a696ff0bca71b43845 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:12.943728  6172 tablet_service.cc:1511] Processing CreateTablet for tablet 8435ab65f96740a696ff0bca71b43845 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:15:12.950793  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d77935aed384bb3adbfd0dd9b4006a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.951673  6172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8435ab65f96740a696ff0bca71b43845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.952435  6176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80201d1737dd4b499a98141f2f32c761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.943392  6104 tablet_service.cc:1511] Processing CreateTablet for tablet 91e550f15e0f47c486bcd423104ec5c8 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:12.953526  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e550f15e0f47c486bcd423104ec5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.959066  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af71d10e461141208a11440eb5325e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.960090  6103 tablet_service.cc:1511] Processing CreateTablet for tablet eb4f3ddf49494e329b0f1886b833f340 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:15:12.961421  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4f3ddf49494e329b0f1886b833f340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.963039  6026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd235b63286e45a98485e7603aa16ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.935871  6318 raft_consensus.cc:697] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:12.971531  6318 consensus_queue.cc:237] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:12.983420  6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8435ab65f96740a696ff0bca71b43845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.988445  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d77935aed384bb3adbfd0dd9b4006a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.983379  6022 tablet_service.cc:1511] Processing CreateTablet for tablet 91e550f15e0f47c486bcd423104ec5c8 (DEFAULT_TABLE table=test-workload [id=d677fe48173544059361ff8edc7176a3]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:15:12.990123  6022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e550f15e0f47c486bcd423104ec5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:12.998304  6307 ts_tablet_manager.cc:1434] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.000s
I20260709 13:15:13.002415  6308 ts_tablet_manager.cc:1434] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.133s	user 0.009s	sys 0.000s
I20260709 13:15:13.003635  6308 tablet_bootstrap.cc:492] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:13.006721  6382 raft_consensus.cc:493] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.007516  6382 raft_consensus.cc:515] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.012063  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f2f80402364f3b863631ffe589ab27" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
W20260709 13:15:13.014609  6227 leader_election.cc:343] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.017405  6382 leader_election.cc:290] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:13.017640  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f2f80402364f3b863631ffe589ab27" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
W20260709 13:15:13.021623  6227 leader_election.cc:343] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.022238  6227 leader_election.cc:304] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:12.999943  6307 tablet_bootstrap.cc:492] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:13.033787  6310 tablet_bootstrap.cc:492] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:13.034765  6310 ts_tablet_manager.cc:1403] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.272s	user 0.015s	sys 0.005s
I20260709 13:15:13.027865  6382 raft_consensus.cc:2749] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:13.039130  6309 tablet_bootstrap.cc:492] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:13.039870  6309 ts_tablet_manager.cc:1403] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.003s
I20260709 13:15:13.063378  6359 raft_consensus.cc:493] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.063967  6359 raft_consensus.cc:515] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.101035  6114 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.103667  6310 raft_consensus.cc:359] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.104640  6310 raft_consensus.cc:385] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.104995  6310 raft_consensus.cc:740] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.105824  6310 consensus_queue.cc:260] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.123963  6309 raft_consensus.cc:359] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.124853  6309 raft_consensus.cc:385] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.125186  6309 raft_consensus.cc:740] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.126159  6309 consensus_queue.cc:260] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.133021  6308 tablet_bootstrap.cc:654] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.128635  6309 ts_tablet_manager.cc:1434] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.088s	user 0.004s	sys 0.003s
I20260709 13:15:13.145660  6318 raft_consensus.cc:493] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.147957  6318 raft_consensus.cc:515] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.150209  6318 leader_election.cc:290] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:13.150753  6307 tablet_bootstrap.cc:654] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.152297  6368 consensus_queue.cc:1048] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.152561  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0ebdf8ee4c2a939fbbcff62fcaa2" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:13.157065  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0ebdf8ee4c2a939fbbcff62fcaa2" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:13.157244  6359 leader_election.cc:290] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.142302  6039 raft_consensus.cc:2468] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:13.159821  6188 raft_consensus.cc:2468] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:13.160832  6310 ts_tablet_manager.cc:1434] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.125s	user 0.010s	sys 0.000s
I20260709 13:15:13.161301  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b501c2c6a457887287ff85596e6ee" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:13.162031  6310 tablet_bootstrap.cc:492] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:13.159967  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b501c2c6a457887287ff85596e6ee" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
W20260709 13:15:13.163411  6153 leader_election.cc:343] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.163640  6262 raft_consensus.cc:2468] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:13.165949  6152 leader_election.cc:304] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:13.159799  6114 raft_consensus.cc:2468] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:13.177996  6359 raft_consensus.cc:2804] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.178483  6359 raft_consensus.cc:493] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.178310  6322 consensus_queue.cc:1048] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.178900  6359 raft_consensus.cc:3060] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.180696  6310 tablet_bootstrap.cc:654] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.187731  6309 tablet_bootstrap.cc:492] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:13.186328  6316 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.188408  6316 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.194180  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:13.167366  6227 leader_election.cc:304] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:13.195147  6262 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:13.197100  6078 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:13.197988  6309 tablet_bootstrap.cc:654] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.198755  6361 raft_consensus.cc:2804] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:13.199766  6361 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.199843  6316 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.200322  6361 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.200500  6382 raft_consensus.cc:2804] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.201006  6382 raft_consensus.cc:493] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.201375  6382 raft_consensus.cc:3060] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.201331  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:13.213101  6382 raft_consensus.cc:515] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.213776  6368 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.214897  6359 raft_consensus.cc:515] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.220257  6382 leader_election.cc:290] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:13.220567  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b501c2c6a457887287ff85596e6ee" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:13.220953  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0ebdf8ee4c2a939fbbcff62fcaa2" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:13.221297  6261 raft_consensus.cc:3060] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.221648  6113 raft_consensus.cc:3060] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.218206  6368 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.224890  6368 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:13.226612  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:13.226944  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cf0ebdf8ee4c2a939fbbcff62fcaa2" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:13.235285  5933 catalog_manager.cc:5697] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.239383  6188 raft_consensus.cc:3060] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.237474  5935 catalog_manager.cc:5697] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.249325  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:13.251358  6187 raft_consensus.cc:2468] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
W20260709 13:15:13.252621  6004 leader_election.cc:343] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.251381  6261 raft_consensus.cc:2468] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:13.253839  6004 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:13.255064  6152 leader_election.cc:304] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:13.247712  6361 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.259050  6388 raft_consensus.cc:2804] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.275127  6388 raft_consensus.cc:697] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:13.276496  6388 consensus_queue.cc:237] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.260553  6114 raft_consensus.cc:1240] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Rejecting Update request from peer 3c97adc54c564ef3adbea59225bef59a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:15:13.259045  6368 raft_consensus.cc:2804] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.302030  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:13.283067  6308 tablet_bootstrap.cc:492] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:13.285934  6368 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.310487  6368 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.308276  6316 consensus_queue.cc:1048] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:15:13.312420  6308 ts_tablet_manager.cc:1403] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.309s	user 0.023s	sys 0.023s
I20260709 13:15:13.320046  6322 consensus_queue.cc:1059] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:13.320957  6310 tablet_bootstrap.cc:492] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:13.321712  6310 ts_tablet_manager.cc:1403] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.160s	user 0.008s	sys 0.007s
I20260709 13:15:13.325048  6361 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.327121  6308 raft_consensus.cc:359] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.327669  6322 raft_consensus.cc:3055] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:13.328097  6308 raft_consensus.cc:385] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.328135  6322 raft_consensus.cc:740] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:13.328558  6308 raft_consensus.cc:740] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.329154  6322 consensus_queue.cc:260] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.329380  6308 consensus_queue.cc:260] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.330448  6322 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:13.331241  6359 leader_election.cc:290] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.333256  6310 raft_consensus.cc:359] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.334046  6310 raft_consensus.cc:385] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.334355  6310 raft_consensus.cc:740] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.327162  6113 raft_consensus.cc:2468] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:13.337824  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b501c2c6a457887287ff85596e6ee" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:13.338038  6227 leader_election.cc:304] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:13.339293  6382 raft_consensus.cc:2804] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.340148  6382 raft_consensus.cc:697] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
W20260709 13:15:13.340269  6153 leader_election.cc:343] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.341149  6382 consensus_queue.cc:237] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.344102  6308 ts_tablet_manager.cc:1434] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 13:15:13.345345  6308 tablet_bootstrap.cc:492] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:13.346604  6309 tablet_bootstrap.cc:492] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:13.347143  6309 ts_tablet_manager.cc:1403] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.161s	user 0.058s	sys 0.049s
I20260709 13:15:13.347048  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:13.353827  6310 consensus_queue.cc:260] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.359135  6318 consensus_queue.cc:1048] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.362733  6316 consensus_queue.cc:1048] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:13.365490  6188 raft_consensus.cc:2468] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:13.363129  6310 ts_tablet_manager.cc:1434] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 13:15:13.372124  6307 tablet_bootstrap.cc:492] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:13.380431  6307 ts_tablet_manager.cc:1403] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.381s	user 0.057s	sys 0.055s
I20260709 13:15:13.382402  6039 raft_consensus.cc:2410] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:15:13.371773  6309 raft_consensus.cc:359] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.383451  6309 raft_consensus.cc:385] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.383785  6309 raft_consensus.cc:740] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.384686  6309 consensus_queue.cc:260] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.385357  6079 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:13.386163  6307 raft_consensus.cc:359] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.386641  6316 raft_consensus.cc:2749] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:13.386936  6307 raft_consensus.cc:385] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.375512  6308 tablet_bootstrap.cc:654] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.387286  6309 ts_tablet_manager.cc:1434] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:15:13.388490  6309 tablet_bootstrap.cc:492] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:13.387290  6307 raft_consensus.cc:740] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.390854  6307 consensus_queue.cc:260] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.395040  6310 tablet_bootstrap.cc:492] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:13.395433  6307 ts_tablet_manager.cc:1434] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:15:13.396390  6307 tablet_bootstrap.cc:492] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:13.403749  6388 raft_consensus.cc:493] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.404431  6388 raft_consensus.cc:515] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.407145  6307 tablet_bootstrap.cc:654] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.409351  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00970a96abea463e9a4daa1451104203" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
W20260709 13:15:13.411375  6152 leader_election.cc:343] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.413313  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00970a96abea463e9a4daa1451104203" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
W20260709 13:15:13.414927  6153 leader_election.cc:343] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.415421  6153 leader_election.cc:304] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:13.416237  6359 raft_consensus.cc:2749] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:13.416942  6388 leader_election.cc:290] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.419016  6382 consensus_queue.cc:1048] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.439494  6308 tablet_bootstrap.cc:492] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:13.440558  6309 tablet_bootstrap.cc:654] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.441150  6361 raft_consensus.cc:493] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.444468  6308 ts_tablet_manager.cc:1403] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.012s
I20260709 13:15:13.443532  6361 raft_consensus.cc:515] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.450304  6310 tablet_bootstrap.cc:654] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.450759  6361 leader_election.cc:290] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.451189  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f2f80402364f3b863631ffe589ab27" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:13.446110  5937 catalog_manager.cc:5697] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.451782  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f2f80402364f3b863631ffe589ab27" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:13.452906  6307 tablet_bootstrap.cc:492] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:13.451930  6262 raft_consensus.cc:2468] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
W20260709 13:15:13.454898  6079 leader_election.cc:343] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.453620  6307 ts_tablet_manager.cc:1403] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.008s
I20260709 13:15:13.457638  6078 leader_election.cc:304] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:13.459259  6398 raft_consensus.cc:2804] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.459787  6398 raft_consensus.cc:493] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.460305  6398 raft_consensus.cc:3060] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.481804  6307 raft_consensus.cc:359] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.485539  6307 raft_consensus.cc:385] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.486052  6307 raft_consensus.cc:740] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.488700  6307 consensus_queue.cc:260] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.494911  6307 ts_tablet_manager.cc:1434] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:15:13.495843  6307 tablet_bootstrap.cc:492] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:13.498947  6308 raft_consensus.cc:359] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.499327  6398 raft_consensus.cc:515] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.499789  6308 raft_consensus.cc:385] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.500743  6308 raft_consensus.cc:740] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.501843  6308 consensus_queue.cc:260] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.485411  6368 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.503741  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f2f80402364f3b863631ffe589ab27" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:13.502086  6398 leader_election.cc:290] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.504434  6262 raft_consensus.cc:3060] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.506179  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
W20260709 13:15:13.507773  6004 leader_election.cc:343] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.511286  6368 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:13.512174  6308 ts_tablet_manager.cc:1434] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260709 13:15:13.512974  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:13.513407  6308 tablet_bootstrap.cc:492] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:13.504302  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f2f80402364f3b863631ffe589ab27" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:13.516237  6307 tablet_bootstrap.cc:654] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.514846  6187 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.522055  6308 tablet_bootstrap.cc:654] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.513612  5933 catalog_manager.cc:5697] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:13.528074  6079 leader_election.cc:343] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.537009  6187 raft_consensus.cc:2468] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:13.537585  6310 tablet_bootstrap.cc:492] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:13.538146  6310 ts_tablet_manager.cc:1403] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.002s
I20260709 13:15:13.538890  6004 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:13.540124  6368 raft_consensus.cc:2804] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.540594  6368 raft_consensus.cc:697] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:13.540959  6310 raft_consensus.cc:359] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.541667  6310 raft_consensus.cc:385] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.541414  6368 consensus_queue.cc:237] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.541962  6310 raft_consensus.cc:740] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.512938  6262 raft_consensus.cc:2468] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:13.547188  6309 tablet_bootstrap.cc:492] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:13.547715  6309 ts_tablet_manager.cc:1403] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.160s	user 0.027s	sys 0.018s
I20260709 13:15:13.547639  6078 leader_election.cc:304] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:13.550709  6309 raft_consensus.cc:359] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.551453  6309 raft_consensus.cc:385] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.551232  6361 raft_consensus.cc:2804] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.551856  6309 raft_consensus.cc:740] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.552145  6361 raft_consensus.cc:697] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:13.552636  6309 consensus_queue.cc:260] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.545495  6310 consensus_queue.cc:260] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.557575  6310 ts_tablet_manager.cc:1434] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:15:13.557747  6307 tablet_bootstrap.cc:492] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:13.558425  6307 ts_tablet_manager.cc:1403] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.022s
I20260709 13:15:13.558820  6310 tablet_bootstrap.cc:492] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:13.553181  6361 consensus_queue.cc:237] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.561307  6307 raft_consensus.cc:359] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.562057  6307 raft_consensus.cc:385] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.562441  6307 raft_consensus.cc:740] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.562770  6309 ts_tablet_manager.cc:1434] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:15:13.563244  6307 consensus_queue.cc:260] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.564114  6309 tablet_bootstrap.cc:492] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:13.565668  6307 ts_tablet_manager.cc:1434] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:13.566951  6307 tablet_bootstrap.cc:492] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:13.572101  6309 tablet_bootstrap.cc:654] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.573287  6307 tablet_bootstrap.cc:654] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.575346  6308 tablet_bootstrap.cc:492] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:13.575858  6308 ts_tablet_manager.cc:1403] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260709 13:15:13.578616  6308 raft_consensus.cc:359] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.579551  6308 raft_consensus.cc:385] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.579918  6308 raft_consensus.cc:740] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.580770  6308 consensus_queue.cc:260] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.583896  6310 tablet_bootstrap.cc:654] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.584821  6308 ts_tablet_manager.cc:1434] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:15:13.585896  6308 tablet_bootstrap.cc:492] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:13.593381  6308 tablet_bootstrap.cc:654] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.596663  6309 tablet_bootstrap.cc:492] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:13.597323  6309 ts_tablet_manager.cc:1403] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 13:15:13.601218  6309 raft_consensus.cc:359] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.602087  6309 raft_consensus.cc:385] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.602360  6309 raft_consensus.cc:740] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.603241  6309 consensus_queue.cc:260] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.605597  6309 ts_tablet_manager.cc:1434] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:13.606528  6308 tablet_bootstrap.cc:492] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:13.607195  6308 ts_tablet_manager.cc:1403] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260709 13:15:13.610033  6308 raft_consensus.cc:359] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.610777  6308 raft_consensus.cc:385] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.611069  6308 raft_consensus.cc:740] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.611793  6308 consensus_queue.cc:260] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.612468  5937 catalog_manager.cc:5697] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:13.606490  6309 tablet_bootstrap.cc:492] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:13.618608  6310 tablet_bootstrap.cc:492] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:13.619165  6310 ts_tablet_manager.cc:1403] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.005s
I20260709 13:15:13.620226  6309 tablet_bootstrap.cc:654] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.622035  6310 raft_consensus.cc:359] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.622787  6310 raft_consensus.cc:385] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.623078  6310 raft_consensus.cc:740] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.623154  6308 ts_tablet_manager.cc:1434] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:15:13.617394  5933 catalog_manager.cc:5697] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.624166  6308 tablet_bootstrap.cc:492] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:13.631947  6308 tablet_bootstrap.cc:654] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.638877  6307 tablet_bootstrap.cc:492] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:13.639384  6307 ts_tablet_manager.cc:1403] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.035s
I20260709 13:15:13.642004  6307 raft_consensus.cc:359] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.642745  6307 raft_consensus.cc:385] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.643038  6307 raft_consensus.cc:740] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.643661  6307 consensus_queue.cc:260] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.628636  6310 consensus_queue.cc:260] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.647226  6310 ts_tablet_manager.cc:1434] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:15:13.649163  6307 ts_tablet_manager.cc:1434] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:13.649700  6310 tablet_bootstrap.cc:492] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:13.650151  6307 tablet_bootstrap.cc:492] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:13.651081  6388 raft_consensus.cc:493] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.652048  6388 raft_consensus.cc:515] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.655977  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49267d7b2e184bd9a7d47b18ca79b248" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
W20260709 13:15:13.658073  6153 leader_election.cc:343] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.663969  6318 raft_consensus.cc:493] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.667176  6359 consensus_queue.cc:1048] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:13.664556  6318 raft_consensus.cc:515] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.716986  6307 tablet_bootstrap.cc:654] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.716883  6318 leader_election.cc:290] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.717574  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00970a96abea463e9a4daa1451104203" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:13.718187  6310 tablet_bootstrap.cc:654] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.718715  6187 raft_consensus.cc:2468] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:13.717505  6309 tablet_bootstrap.cc:492] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:13.719892  6309 ts_tablet_manager.cc:1403] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.004s
I20260709 13:15:13.720135  6227 leader_election.cc:304] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:13.721200  6318 raft_consensus.cc:2804] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.721611  6318 raft_consensus.cc:493] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.722003  6318 raft_consensus.cc:3060] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.722739  6309 raft_consensus.cc:359] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.725404  6309 raft_consensus.cc:385] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.725709  6309 raft_consensus.cc:740] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.726262  6309 consensus_queue.cc:260] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.728343  6309 ts_tablet_manager.cc:1434] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:13.729183  6309 tablet_bootstrap.cc:492] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:13.731369  6368 raft_consensus.cc:493] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.731930  6368 raft_consensus.cc:515] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.733162  6308 tablet_bootstrap.cc:492] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:13.733669  6308 ts_tablet_manager.cc:1403] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.110s	user 0.031s	sys 0.057s
I20260709 13:15:13.736793  6359 raft_consensus.cc:493] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.737524  6359 raft_consensus.cc:515] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.738046  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b501c2c6a457887287ff85596e6ee" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:13.729800  6388 leader_election.cc:290] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:13.740160  6368 leader_election.cc:290] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:13.743149  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49267d7b2e184bd9a7d47b18ca79b248" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:13.745541  6361 raft_consensus.cc:493] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.751272  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925b501c2c6a457887287ff85596e6ee" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:13.751483  6361 raft_consensus.cc:515] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.753818  6361 leader_election.cc:290] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.753923  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5243a0a7035467db86179f1f626589b" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:13.757161  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e9efdc028d4f408b86a25fd1cb7bc3" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:13.757954  6260 raft_consensus.cc:2468] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:13.758489  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e9efdc028d4f408b86a25fd1cb7bc3" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:13.759230  6004 leader_election.cc:304] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:13.759402  6078 leader_election.cc:304] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:13.759756  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00970a96abea463e9a4daa1451104203" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:13.759266  6038 raft_consensus.cc:2468] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:13.760455  6361 raft_consensus.cc:2804] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.760823  6322 raft_consensus.cc:2749] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:13.760910  6361 raft_consensus.cc:493] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.761263  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5243a0a7035467db86179f1f626589b" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:13.761471  6361 raft_consensus.cc:3060] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.762017  6261 raft_consensus.cc:2468] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:13.744212  6113 raft_consensus.cc:2468] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:13.745024  6359 leader_election.cc:290] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:13.764542  6308 raft_consensus.cc:359] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.765280  6308 raft_consensus.cc:385] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.765571  6308 raft_consensus.cc:740] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.761516  6309 tablet_bootstrap.cc:654] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:13.759565  6153 leader_election.cc:343] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.766824  6308 consensus_queue.cc:260] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.767197  6153 leader_election.cc:304] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:13.767972  6152 leader_election.cc:304] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:13.768823  6359 raft_consensus.cc:2804] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.769100  6388 raft_consensus.cc:2804] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:13.769212  6359 raft_consensus.cc:493] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.769557  6388 raft_consensus.cc:493] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:13.750308  6368 raft_consensus.cc:493] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.769639  6359 raft_consensus.cc:3060] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.770735  6388 raft_consensus.cc:3060] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.771131  6382 consensus_queue.cc:1048] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:13.771257  6368 raft_consensus.cc:515] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.772744  6037 raft_consensus.cc:2468] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:13.774353  6368 leader_election.cc:290] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:13.769589  6318 raft_consensus.cc:515] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.775395  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00970a96abea463e9a4daa1451104203" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:13.776247  6261 raft_consensus.cc:2393] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:13.776979  6318 leader_election.cc:290] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.778609  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00970a96abea463e9a4daa1451104203" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:13.779253  6037 raft_consensus.cc:3060] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.782637  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00970a96abea463e9a4daa1451104203" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:13.783346  6187 raft_consensus.cc:3060] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.782712  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00970a96abea463e9a4daa1451104203" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:13.788656  6308 ts_tablet_manager.cc:1434] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.003s
I20260709 13:15:13.789613  6308 tablet_bootstrap.cc:492] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:13.794852  6004 leader_election.cc:304] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:13.798960  6037 raft_consensus.cc:2468] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:13.800225  6227 leader_election.cc:304] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:13.802994  6318 raft_consensus.cc:2804] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.803965  6318 raft_consensus.cc:697] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:13.800796  6368 raft_consensus.cc:2749] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:13.804988  6318 consensus_queue.cc:237] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.806298  6388 raft_consensus.cc:515] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.808099  6307 tablet_bootstrap.cc:492] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:13.808671  6307 ts_tablet_manager.cc:1403] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.159s	user 0.018s	sys 0.025s
I20260709 13:15:13.802052  6187 raft_consensus.cc:2468] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:13.809405  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5243a0a7035467db86179f1f626589b" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
W20260709 13:15:13.810940  6153 leader_election.cc:343] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.811309  6388 leader_election.cc:290] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:13.811975  6310 tablet_bootstrap.cc:492] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:13.812451  6310 ts_tablet_manager.cc:1403] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.163s	user 0.006s	sys 0.009s
I20260709 13:15:13.812741  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5243a0a7035467db86179f1f626589b" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:13.813431  6261 raft_consensus.cc:3060] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.815155  6309 tablet_bootstrap.cc:492] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:13.815665  6309 ts_tablet_manager.cc:1403] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.087s	user 0.004s	sys 0.008s
I20260709 13:15:13.814201  6307 raft_consensus.cc:359] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.816061  6307 raft_consensus.cc:385] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.813004  6359 raft_consensus.cc:515] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.815335  6310 raft_consensus.cc:359] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.823305  6310 raft_consensus.cc:385] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.823621  6310 raft_consensus.cc:740] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.824337  6310 consensus_queue.cc:260] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.825364  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49267d7b2e184bd9a7d47b18ca79b248" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:13.826009  6037 raft_consensus.cc:3060] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.826503  6310 ts_tablet_manager.cc:1434] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:15:13.827533  6310 tablet_bootstrap.cc:492] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:13.818899  6308 tablet_bootstrap.cc:654] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.819269  6309 raft_consensus.cc:359] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.834992  6309 raft_consensus.cc:385] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.835342  6309 raft_consensus.cc:740] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.837438  6382 consensus_queue.cc:1048] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:13.837805  6309 consensus_queue.cc:260] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.822813  6307 raft_consensus.cc:740] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.843487  6307 consensus_queue.cc:260] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.844902  6309 ts_tablet_manager.cc:1434] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:15:13.848627  6038 raft_consensus.cc:3060] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.848837  6309 tablet_bootstrap.cc:492] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:13.849165  5933 catalog_manager.cc:5697] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.852349  6307 ts_tablet_manager.cc:1434] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 13:15:13.853500  6307 tablet_bootstrap.cc:492] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:13.817516  6361 raft_consensus.cc:515] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.858986  6388 consensus_queue.cc:1048] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:15:13.897397  6307 tablet_bootstrap.cc:654] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.874410  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e9efdc028d4f408b86a25fd1cb7bc3" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:13.898356  6262 raft_consensus.cc:3060] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.849210  6261 raft_consensus.cc:2468] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:13.884093  6308 tablet_bootstrap.cc:492] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:13.902863  6309 tablet_bootstrap.cc:654] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.903050  6308 ts_tablet_manager.cc:1403] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.114s	user 0.003s	sys 0.010s
I20260709 13:15:13.907614  6152 leader_election.cc:304] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:13.873200  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49267d7b2e184bd9a7d47b18ca79b248" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:13.910135  6113 raft_consensus.cc:3060] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.873978  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e9efdc028d4f408b86a25fd1cb7bc3" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:13.915582  6039 raft_consensus.cc:3060] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.869683  6359 leader_election.cc:290] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:13.919454  6359 raft_consensus.cc:2804] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:15:13.881533  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:13.920248  6359 raft_consensus.cc:697] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:13.921092  6359 consensus_queue.cc:237] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.873751  6361 leader_election.cc:290] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.923122  6308 raft_consensus.cc:359] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.923868  6308 raft_consensus.cc:385] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.924207  6308 raft_consensus.cc:740] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.924911  6308 consensus_queue.cc:260] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.927230  6308 ts_tablet_manager.cc:1434] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:15:13.931939  6388 raft_consensus.cc:493] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.946489  6388 raft_consensus.cc:515] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.947074  6308 tablet_bootstrap.cc:492] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:13.948680  6388 leader_election.cc:290] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:13.877731  6037 raft_consensus.cc:2468] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:13.951411  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
W20260709 13:15:13.953501  6153 leader_election.cc:343] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.945277  6262 raft_consensus.cc:2468] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:13.950575  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
W20260709 13:15:13.960559  6152 leader_election.cc:343] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.961344  6152 leader_election.cc:304] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:13.959523  5933 catalog_manager.cc:5697] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:13.962476  6388 raft_consensus.cc:2749] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:13.897394  6310 tablet_bootstrap.cc:654] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.967013  6153 leader_election.cc:304] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:13.967509  6078 leader_election.cc:304] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:13.968089  6388 raft_consensus.cc:2804] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.968653  6388 raft_consensus.cc:697] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:13.968792  6361 raft_consensus.cc:2804] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.969543  6388 consensus_queue.cc:237] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:13.941493  6039 raft_consensus.cc:2468] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:13.969554  6361 raft_consensus.cc:697] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:13.972385  6361 consensus_queue.cc:237] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:13.973289  6307 tablet_bootstrap.cc:492] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:13.947279  6113 raft_consensus.cc:2468] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:13.973824  6307 ts_tablet_manager.cc:1403] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.121s	user 0.027s	sys 0.034s
I20260709 13:15:13.976866  6307 raft_consensus.cc:359] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.977614  6307 raft_consensus.cc:385] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.978116  6307 raft_consensus.cc:740] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.979101  6307 consensus_queue.cc:260] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:13.979949  6114 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.981415  6307 ts_tablet_manager.cc:1434] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:13.986070  6307 tablet_bootstrap.cc:492] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:13.987852  6436 raft_consensus.cc:493] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.988423  6436 raft_consensus.cc:515] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:13.991775  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24e406e0804d82b520432777cd141a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:13.992594  6307 tablet_bootstrap.cc:654] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.991933  6436 leader_election.cc:290] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:13.992513  6112 raft_consensus.cc:2468] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:13.998917  6368 raft_consensus.cc:493] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.994627  6309 tablet_bootstrap.cc:492] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:13.999922  6368 raft_consensus.cc:515] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.000423  6153 leader_election.cc:304] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:14.001341  6359 raft_consensus.cc:2804] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.001715  6359 raft_consensus.cc:493] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.002041  6359 raft_consensus.cc:3060] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.000639  6309 ts_tablet_manager.cc:1403] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.152s	user 0.017s	sys 0.039s
I20260709 13:15:14.011153  6368 leader_election.cc:290] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.013814  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f2f80402364f3b863631ffe589ab27" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:14.014379  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f2f80402364f3b863631ffe589ab27" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:14.015257  6261 raft_consensus.cc:2393] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:14.015588  6309 raft_consensus.cc:359] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.017205  6309 raft_consensus.cc:385] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.017591  6309 raft_consensus.cc:740] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.018643  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24e406e0804d82b520432777cd141a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:13.998186  6398 consensus_queue.cc:1048] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:15:14.016716  6003 leader_election.cc:304] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a; no voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:14.030604  6037 raft_consensus.cc:3060] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.016327  6359 raft_consensus.cc:515] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.018456  6309 consensus_queue.cc:260] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.041317  6368 raft_consensus.cc:2749] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.041347  6361 consensus_queue.cc:1048] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.043118  6309 ts_tablet_manager.cc:1434] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:15:14.044119  6309 tablet_bootstrap.cc:492] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:14.044355  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24e406e0804d82b520432777cd141a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:14.044966  6111 raft_consensus.cc:3060] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.047255  6359 leader_election.cc:290] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:14.047458  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24e406e0804d82b520432777cd141a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:14.048107  6260 raft_consensus.cc:3060] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.051107  6307 tablet_bootstrap.cc:492] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:14.051724  6307 ts_tablet_manager.cc:1403] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.014s
I20260709 13:15:14.061132  6260 raft_consensus.cc:2468] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:14.062741  6152 leader_election.cc:304] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:14.021986  6310 tablet_bootstrap.cc:492] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:14.064184  6310 ts_tablet_manager.cc:1403] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.237s	user 0.015s	sys 0.005s
I20260709 13:15:14.064525  6111 raft_consensus.cc:2468] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:14.066514  6359 raft_consensus.cc:2804] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.055366  5933 catalog_manager.cc:5697] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.070163  6446 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.071034  6307 raft_consensus.cc:359] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.070122  6310 raft_consensus.cc:359] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.067271  6359 raft_consensus.cc:697] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:14.067538  6308 tablet_bootstrap.cc:700] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: Time spent opening tablet: real 0.110s	user 0.004s	sys 0.000s
I20260709 13:15:14.071616  6446 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.078480  6309 tablet_bootstrap.cc:654] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.072005  6307 raft_consensus.cc:385] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.078963  6307 raft_consensus.cc:740] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.079123  6308 tablet_bootstrap.cc:654] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.072801  6310 raft_consensus.cc:385] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.070312  5937 catalog_manager.cc:5697] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.079712  6310 raft_consensus.cc:740] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.080842  6307 consensus_queue.cc:260] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.085484  6310 consensus_queue.cc:260] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.084673  6368 raft_consensus.cc:493] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.087087  6368 raft_consensus.cc:515] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.089716  6368 leader_election.cc:290] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.074703  6359 consensus_queue.cc:237] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.091189  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:14.090652  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:14.092934  6260 raft_consensus.cc:2468] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:14.094230  6003 leader_election.cc:304] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:14.082805  6388 raft_consensus.cc:493] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.095604  6388 raft_consensus.cc:515] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.096642  6368 raft_consensus.cc:2804] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.097167  6368 raft_consensus.cc:493] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.097594  6368 raft_consensus.cc:3060] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.098843  6388 leader_election.cc:290] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
W20260709 13:15:14.101320  6004 leader_election.cc:343] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.101735  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:14.102916  6322 consensus_queue.cc:1048] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.103375  6446 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
W20260709 13:15:14.104933  6153 leader_election.cc:343] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.108146  6310 ts_tablet_manager.cc:1434] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 13:15:14.109930  6310 tablet_bootstrap.cc:492] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:14.111920  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
W20260709 13:15:14.113521  6153 leader_election.cc:343] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.110186  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:14.117462  6186 raft_consensus.cc:2468] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:14.114208  6153 leader_election.cc:304] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:14.120498  6079 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:14.123020  6368 raft_consensus.cc:515] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.129343  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:14.130048  6260 raft_consensus.cc:3060] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.129243  6322 consensus_queue.cc:1048] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.143726  6307 ts_tablet_manager.cc:1434] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.005s
I20260709 13:15:14.118531  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:14.144436  6436 raft_consensus.cc:2749] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.159267  6368 leader_election.cc:290] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.160820  6398 raft_consensus.cc:2804] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:14.162899  6308 tablet_bootstrap.cc:492] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:14.163167  6309 tablet_bootstrap.cc:492] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:14.163595  6308 ts_tablet_manager.cc:1403] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.217s	user 0.016s	sys 0.008s
I20260709 13:15:14.163617  6309 ts_tablet_manager.cc:1403] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.120s	user 0.018s	sys 0.007s
I20260709 13:15:14.165903  6398 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:14.166407  6398 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.167910  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:14.169026  6309 raft_consensus.cc:359] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
W20260709 13:15:14.169484  6004 leader_election.cc:343] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.169894  6309 raft_consensus.cc:385] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.170207  6309 raft_consensus.cc:740] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.171167  6309 consensus_queue.cc:260] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.174569  6309 ts_tablet_manager.cc:1434] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:14.174634  6398 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.175841  6309 tablet_bootstrap.cc:492] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:14.177874  6308 raft_consensus.cc:359] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.178598  6308 raft_consensus.cc:385] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.178890  6308 raft_consensus.cc:740] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.181941  6310 tablet_bootstrap.cc:654] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.182106  6309 tablet_bootstrap.cc:654] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.184291  6308 consensus_queue.cc:260] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.187142  6308 ts_tablet_manager.cc:1434] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:15:14.188542  6308 tablet_bootstrap.cc:492] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:14.189841  6307 tablet_bootstrap.cc:492] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:14.195142  6260 raft_consensus.cc:2468] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:14.196405  6003 leader_election.cc:304] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:14.197570  6322 raft_consensus.cc:2804] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.198151  6322 raft_consensus.cc:697] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:14.198989  6322 consensus_queue.cc:237] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.204173  6308 tablet_bootstrap.cc:654] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.205852  6111 raft_consensus.cc:1240] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Rejecting Update request from peer 3c97adc54c564ef3adbea59225bef59a for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:14.215229  6307 tablet_bootstrap.cc:654] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.215723  6368 consensus_queue.cc:1059] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.218852  6310 tablet_bootstrap.cc:492] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:14.219378  6310 ts_tablet_manager.cc:1403] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.008s
I20260709 13:15:14.222612  6310 raft_consensus.cc:359] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.223541  6310 raft_consensus.cc:385] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.223876  6310 raft_consensus.cc:740] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.224857  6310 consensus_queue.cc:260] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.227653  6310 ts_tablet_manager.cc:1434] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:14.229406  6398 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:14.231451  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:14.233187  6309 tablet_bootstrap.cc:492] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:14.233729  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:14.236091  6079 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:14.236975  6398 raft_consensus.cc:2749] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:14.233754  6309 ts_tablet_manager.cc:1403] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.019s
I20260709 13:15:14.228849  6310 tablet_bootstrap.cc:492] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:14.240198  6309 raft_consensus.cc:359] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.240912  6309 raft_consensus.cc:385] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.241171  6309 raft_consensus.cc:740] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.241659  6461 raft_consensus.cc:3055] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:14.242146  6461 raft_consensus.cc:740] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:14.243088  6308 tablet_bootstrap.cc:492] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:14.243280  6461 consensus_queue.cc:260] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.245198  6461 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:14.246212  6310 tablet_bootstrap.cc:654] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.248335  6308 ts_tablet_manager.cc:1403] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.009s
I20260709 13:15:14.241865  6309 consensus_queue.cc:260] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.250331  6309 ts_tablet_manager.cc:1434] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:15:14.251323  6309 tablet_bootstrap.cc:492] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:14.258828  6342 consensus_queue.cc:1048] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.251276  6308 raft_consensus.cc:359] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.259824  6308 raft_consensus.cc:385] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.260314  6308 raft_consensus.cc:740] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.261317  6308 consensus_queue.cc:260] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.265810  6308 ts_tablet_manager.cc:1434] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.006s
I20260709 13:15:14.267616  6308 tablet_bootstrap.cc:492] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:14.267072  5937 catalog_manager.cc:5697] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.269054  6310 tablet_bootstrap.cc:492] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:14.269603  6310 ts_tablet_manager.cc:1403] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.012s
I20260709 13:15:14.272812  6310 raft_consensus.cc:359] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.273593  6310 raft_consensus.cc:385] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.273857  6308 tablet_bootstrap.cc:654] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.273980  6310 raft_consensus.cc:740] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.275111  6310 consensus_queue.cc:260] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.263453  6309 tablet_bootstrap.cc:654] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.277741  6310 ts_tablet_manager.cc:1434] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:14.278875  6310 tablet_bootstrap.cc:492] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:14.284789  6310 tablet_bootstrap.cc:654] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.291680  6309 tablet_bootstrap.cc:492] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:14.292348  6309 ts_tablet_manager.cc:1403] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.007s
I20260709 13:15:14.295460  6309 raft_consensus.cc:359] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.296433  6309 raft_consensus.cc:385] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.296813  6309 raft_consensus.cc:740] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.297302  6310 tablet_bootstrap.cc:492] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:14.297796  6310 ts_tablet_manager.cc:1403] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 13:15:14.297698  6309 consensus_queue.cc:260] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.300803  6310 raft_consensus.cc:359] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.301625  6310 raft_consensus.cc:385] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.301901  6310 raft_consensus.cc:740] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.302827  6310 consensus_queue.cc:260] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.304854  6310 ts_tablet_manager.cc:1434] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:14.305871  6310 tablet_bootstrap.cc:492] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:14.307929  6309 ts_tablet_manager.cc:1434] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:15:14.309580  5933 catalog_manager.cc:5697] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.311978  6310 tablet_bootstrap.cc:654] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.313055  6308 tablet_bootstrap.cc:492] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:14.311131  6309 tablet_bootstrap.cc:492] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:14.313567  6308 ts_tablet_manager.cc:1403] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 13:15:14.316424  6308 raft_consensus.cc:359] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.317085  6308 raft_consensus.cc:385] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.317413  6308 raft_consensus.cc:740] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.317191  6382 consensus_queue.cc:1048] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.318084  6308 consensus_queue.cc:260] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.320806  6308 ts_tablet_manager.cc:1434] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:14.322093  6308 tablet_bootstrap.cc:492] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:14.329115  6307 tablet_bootstrap.cc:492] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:14.329447  6308 tablet_bootstrap.cc:654] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.329694  6307 ts_tablet_manager.cc:1403] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.004s
I20260709 13:15:14.332861  6307 raft_consensus.cc:359] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.333745  6307 raft_consensus.cc:385] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.334133  6307 raft_consensus.cc:740] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.334194  6309 tablet_bootstrap.cc:654] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.335326  6307 consensus_queue.cc:260] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.339390  6388 raft_consensus.cc:493] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.339692  6310 tablet_bootstrap.cc:492] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:14.339962  6388 raft_consensus.cc:515] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.340662  6310 ts_tablet_manager.cc:1403] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.008s
I20260709 13:15:14.341045  6308 tablet_bootstrap.cc:492] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:14.341573  6308 ts_tablet_manager.cc:1403] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260709 13:15:14.343640  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2391f938884017b0bf51ae16d4b287" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:14.344359  6038 raft_consensus.cc:2468] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:14.344938  6308 raft_consensus.cc:359] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.345715  6308 raft_consensus.cc:385] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.345024  6310 raft_consensus.cc:359] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.346019  6308 raft_consensus.cc:740] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.346292  6310 raft_consensus.cc:385] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.346907  6310 raft_consensus.cc:740] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.346801  6308 consensus_queue.cc:260] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.347383  6153 leader_election.cc:304] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:14.348295  6310 consensus_queue.cc:260] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.349035  6359 raft_consensus.cc:2804] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.349424  6359 raft_consensus.cc:493] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.349748  6359 raft_consensus.cc:3060] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.346325  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2391f938884017b0bf51ae16d4b287" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:14.349699  6308 ts_tablet_manager.cc:1434] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:14.351963  6310 ts_tablet_manager.cc:1434] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:15:14.352222  6308 tablet_bootstrap.cc:492] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
W20260709 13:15:14.352707  6152 leader_election.cc:343] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.353354  6310 tablet_bootstrap.cc:492] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:14.355533  6461 raft_consensus.cc:493] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.356012  6461 raft_consensus.cc:515] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.358093  6461 leader_election.cc:290] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:14.359555  6449 raft_consensus.cc:493] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.360085  6449 raft_consensus.cc:515] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.360240  6398 consensus_queue.cc:1048] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.360697  6382 raft_consensus.cc:493] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.361228  6382 raft_consensus.cc:515] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.361985  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:14.362222  6449 leader_election.cc:290] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:14.362748  6260 raft_consensus.cc:2468] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:14.363102  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:14.363373  6382 leader_election.cc:290] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:14.363794  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5243a0a7035467db86179f1f626589b" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:14.364090  6003 leader_election.cc:304] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:14.365252  6322 raft_consensus.cc:2804] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.363806  6186 raft_consensus.cc:2468] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:14.365883  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:14.365713  6322 raft_consensus.cc:493] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.366349  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:14.366513  6322 raft_consensus.cc:3060] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.367758  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5243a0a7035467db86179f1f626589b" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:14.368016  6359 raft_consensus.cc:515] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.368659  6260 raft_consensus.cc:2393] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 1: Already voted for candidate 4770500962524a0e923a283040803f4a in this term.
I20260709 13:15:14.370290  6078 leader_election.cc:304] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:14.366513  6188 raft_consensus.cc:2468] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:14.348279  6388 leader_election.cc:290] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:14.360709  6310 tablet_bootstrap.cc:654] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.371937  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2391f938884017b0bf51ae16d4b287" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:14.372431  6449 raft_consensus.cc:3060] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.372726  6035 raft_consensus.cc:3060] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.372772  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2391f938884017b0bf51ae16d4b287" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:14.374651  6227 leader_election.cc:304] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
W20260709 13:15:14.374938  6152 leader_election.cc:343] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.375185  6359 leader_election.cc:290] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:14.380908  6398 raft_consensus.cc:493] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.381461  6398 raft_consensus.cc:515] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.384778  6307 ts_tablet_manager.cc:1434] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.000s
I20260709 13:15:14.386219  6307 tablet_bootstrap.cc:492] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:14.389595  6322 raft_consensus.cc:515] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.390975  6036 raft_consensus.cc:2393] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:14.393159  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:14.393857  6188 raft_consensus.cc:3060] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.375576  6382 raft_consensus.cc:2804] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.395375  6382 raft_consensus.cc:493] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.395740  6382 raft_consensus.cc:3060] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.399528  6398 leader_election.cc:290] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:14.401836  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d690f631e4064d9caa044b14dc27d9eb" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:14.402268  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d690f631e4064d9caa044b14dc27d9eb" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:14.402695  6186 raft_consensus.cc:2468] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:14.404067  6079 leader_election.cc:304] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:14.405018  6398 raft_consensus.cc:2804] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.405414  6398 raft_consensus.cc:493] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.405736  6398 raft_consensus.cc:3060] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.412168  6260 raft_consensus.cc:2468] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:14.421887  6318 raft_consensus.cc:493] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.422430  6318 raft_consensus.cc:515] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.424572  6318 leader_election.cc:290] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.426785  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d687dc624ec40228e690ac0d5085330" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:14.427501  6111 raft_consensus.cc:2468] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:14.370481  6308 tablet_bootstrap.cc:654] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.430017  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d687dc624ec40228e690ac0d5085330" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:14.430672  6227 leader_election.cc:304] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:14.431530  6318 raft_consensus.cc:2804] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.432065  6318 raft_consensus.cc:493] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.432488  6318 raft_consensus.cc:3060] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.433437  6449 raft_consensus.cc:2749] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.438176  6035 raft_consensus.cc:2468] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:14.437934  6359 consensus_queue.cc:1048] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:15:14.439015  6227 leader_election.cc:343] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.443533  6318 raft_consensus.cc:515] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.463063  6461 raft_consensus.cc:493] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.463641  6461 raft_consensus.cc:515] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.464138  6318 leader_election.cc:290] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.467025  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:14.467720  6111 raft_consensus.cc:2468] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:14.470114  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d687dc624ec40228e690ac0d5085330" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:14.470748  6111 raft_consensus.cc:3060] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.472896  6361 consensus_queue.cc:1048] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.473521  6308 tablet_bootstrap.cc:492] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:14.473960  6004 leader_election.cc:304] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:14.474258  6308 ts_tablet_manager.cc:1403] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.000s
I20260709 13:15:14.475440  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:14.475778  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d687dc624ec40228e690ac0d5085330" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:14.476141  6186 raft_consensus.cc:2468] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:14.466269  6461 leader_election.cc:290] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:14.418373  6398 raft_consensus.cc:515] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.477471  6309 tablet_bootstrap.cc:492] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:14.477944  6309 ts_tablet_manager.cc:1403] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.167s	user 0.014s	sys 0.027s
I20260709 13:15:14.478932  6398 leader_election.cc:290] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:14.444476  6153 leader_election.cc:304] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:14.480459  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d690f631e4064d9caa044b14dc27d9eb" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:14.480585  6309 raft_consensus.cc:359] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.481109  6260 raft_consensus.cc:3060] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.481287  6309 raft_consensus.cc:385] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.481657  6309 raft_consensus.cc:740] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.482484  6388 raft_consensus.cc:2804] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.482336  6309 consensus_queue.cc:260] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.483044  6388 raft_consensus.cc:697] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:14.483803  6430 consensus_queue.cc:1048] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.483871  6388 consensus_queue.cc:237] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.484577  6309 ts_tablet_manager.cc:1434] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:14.485764  6309 tablet_bootstrap.cc:492] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:14.447170  6322 leader_election.cc:290] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:14.448642  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:14.421439  6188 raft_consensus.cc:2468] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:14.482513  6111 raft_consensus.cc:2468] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:14.488744  6308 raft_consensus.cc:359] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.489542  6308 raft_consensus.cc:385] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.489938  6308 raft_consensus.cc:740] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.490880  6308 consensus_queue.cc:260] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.451980  6307 tablet_bootstrap.cc:654] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.460733  6310 tablet_bootstrap.cc:492] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:14.492275  6310 ts_tablet_manager.cc:1403] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.139s	user 0.044s	sys 0.029s
I20260709 13:15:14.493518  6308 ts_tablet_manager.cc:1434] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:15:14.475474  6460 raft_consensus.cc:2804] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.494129  6004 leader_election.cc:304] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:14.494509  6308 tablet_bootstrap.cc:492] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:14.494159  6460 raft_consensus.cc:493] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.495338  6310 raft_consensus.cc:359] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.498622  6460 raft_consensus.cc:3060] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.498874  6461 raft_consensus.cc:2804] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.499562  6461 raft_consensus.cc:697] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:14.500581  6461 consensus_queue.cc:237] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.504639  6308 tablet_bootstrap.cc:654] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.507746  6260 raft_consensus.cc:2468] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:14.509164  6078 leader_election.cc:304] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:14.509610  6309 tablet_bootstrap.cc:654] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.510105  6361 raft_consensus.cc:2804] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.511032  6361 raft_consensus.cc:697] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:14.511926  6361 consensus_queue.cc:237] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.517700  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d690f631e4064d9caa044b14dc27d9eb" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:14.518401  6187 raft_consensus.cc:3060] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.525651  6430 consensus_queue.cc:1048] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.534133  6187 raft_consensus.cc:2468] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:14.534303  6430 consensus_queue.cc:1048] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.443643  6382 raft_consensus.cc:515] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.538362  6262 raft_consensus.cc:2393] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:14.538436  5934 catalog_manager.cc:5697] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.543502  6382 leader_election.cc:290] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:14.497679  6227 leader_election.cc:304] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:14.498673  6310 raft_consensus.cc:385] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.496917  6039 raft_consensus.cc:3060] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.544452  6310 raft_consensus.cc:740] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.545521  6310 consensus_queue.cc:260] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.548256  6310 ts_tablet_manager.cc:1434] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 13:15:14.549397  6310 tablet_bootstrap.cc:492] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:14.555114  6342 raft_consensus.cc:2804] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.555780  6342 raft_consensus.cc:697] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:14.556893  6342 consensus_queue.cc:237] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.558444  6039 raft_consensus.cc:2468] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:14.563083  6436 consensus_queue.cc:1048] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:15:14.558862  6227 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:33599, user_credentials={real_user=slave}} blocked reactor thread for 61292.9us
I20260709 13:15:14.573912  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:14.575023  6187 raft_consensus.cc:2393] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:14.576059  5934 catalog_manager.cc:5697] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.577965  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:14.584801  6430 consensus_queue.cc:1048] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.594053  6227 leader_election.cc:304] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [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: e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:14.599547  6342 raft_consensus.cc:2749] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.603492  5933 catalog_manager.cc:5697] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.612061  6310 tablet_bootstrap.cc:654] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.612713  5936 catalog_manager.cc:5697] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.613811  6361 raft_consensus.cc:493] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.614343  6361 raft_consensus.cc:515] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.617951  6361 leader_election.cc:290] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:14.620095  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:14.620968  6260 raft_consensus.cc:2393] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:14.597962  6460 raft_consensus.cc:515] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.636058  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:14.636680  6113 raft_consensus.cc:3060] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.644423  6322 consensus_queue.cc:1048] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.647475  6113 raft_consensus.cc:2468] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:14.648123  6382 raft_consensus.cc:493] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.649204  6004 leader_election.cc:304] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:14.650628  6368 raft_consensus.cc:2804] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.656579  6382 raft_consensus.cc:515] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.670542  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:14.671515  6187 raft_consensus.cc:3060] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.678910  6460 leader_election.cc:290] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:14.687942  6113 raft_consensus.cc:3060] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.687762  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:14.688694  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
W20260709 13:15:14.699900  6227 leader_election.cc:343] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:14.700766  6227 leader_election.cc:343] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.701217  6227 leader_election.cc:304] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:14.702227  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:14.693773  6382 leader_election.cc:290] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.709731  6079 leader_election.cc:304] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:14.711162  6361 raft_consensus.cc:2749] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.700419  6322 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.703279  6318 raft_consensus.cc:2749] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.712787  6322 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.706728  6342 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:14.708763  6368 raft_consensus.cc:697] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:14.706162  6461 raft_consensus.cc:493] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.716279  6187 raft_consensus.cc:2468] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:14.719499  6308 tablet_bootstrap.cc:492] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:14.721926  6309 tablet_bootstrap.cc:492] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:14.722244  6307 tablet_bootstrap.cc:492] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:14.729516  6307 ts_tablet_manager.cc:1403] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.344s	user 0.013s	sys 0.000s
I20260709 13:15:14.727176  6342 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.730203  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:14.730911  6113 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:14.731659  6342 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.732081  6004 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [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: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:14.732771  6307 raft_consensus.cc:359] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.733520  6307 raft_consensus.cc:385] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.709700  6460 consensus_queue.cc:1048] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:15:14.727780  6368 consensus_queue.cc:237] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.733771  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:14.729537  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:14.736275  6261 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:14.729337  6308 ts_tablet_manager.cc:1403] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.235s	user 0.037s	sys 0.065s
I20260709 13:15:14.733788  6307 raft_consensus.cc:740] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.738219  6460 raft_consensus.cc:2804] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:14.738881  6460 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.726917  6310 tablet_bootstrap.cc:492] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:14.739495  6460 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:14.740074  6307 consensus_queue.cc:260] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.745160  6308 raft_consensus.cc:359] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.728111  6461 raft_consensus.cc:515] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.751288  6309 ts_tablet_manager.cc:1403] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.266s	user 0.046s	sys 0.056s
I20260709 13:15:14.753163  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:14.753501  6461 leader_election.cc:290] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:14.754083  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:14.754673  6308 raft_consensus.cc:385] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.754834  6187 raft_consensus.cc:2468] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:14.755143  6308 raft_consensus.cc:740] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.756330  6004 leader_election.cc:304] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:14.741189  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:14.753964  6114 raft_consensus.cc:2468] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:14.757561  6461 raft_consensus.cc:2804] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.757814  6113 raft_consensus.cc:2393] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 2: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:14.758159  6461 raft_consensus.cc:493] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.740108  6310 ts_tablet_manager.cc:1403] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.191s	user 0.013s	sys 0.000s
I20260709 13:15:14.758706  6461 raft_consensus.cc:3060] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.761672  6310 raft_consensus.cc:359] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.748417  6307 ts_tablet_manager.cc:1434] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:15:14.763530  6307 tablet_bootstrap.cc:492] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:14.762387  6310 raft_consensus.cc:385] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.766968  6310 raft_consensus.cc:740] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.767864  6310 consensus_queue.cc:260] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.770256  6461 raft_consensus.cc:515] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.773260  6461 leader_election.cc:290] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:14.777264  6310 ts_tablet_manager.cc:1434] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:15:14.778512  6310 tablet_bootstrap.cc:492] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:14.779982  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:14.780646  6187 raft_consensus.cc:3060] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.784190  6310 tablet_bootstrap.cc:654] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.756781  6309 raft_consensus.cc:359] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.756390  6308 consensus_queue.cc:260] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.787197  6309 raft_consensus.cc:385] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.728580  6322 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.787372  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:14.790920  6111 raft_consensus.cc:3060] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.797912  6187 raft_consensus.cc:2468] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:14.799013  6111 raft_consensus.cc:2468] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:14.790448  6309 raft_consensus.cc:740] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.802820  6309 consensus_queue.cc:260] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.805186  6004 leader_election.cc:304] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:14.790068  6460 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.807956  6039 raft_consensus.cc:2368] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 for earlier term 2. Current term is 3.
I20260709 13:15:14.810177  6308 ts_tablet_manager.cc:1434] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.002s
I20260709 13:15:14.811167  6308 tablet_bootstrap.cc:492] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:14.821707  6308 tablet_bootstrap.cc:654] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.825103  6460 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 3 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.825839  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:14.827359  6260 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:15:14.825906  6309 ts_tablet_manager.cc:1434] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.001s
I20260709 13:15:14.828966  6368 raft_consensus.cc:2804] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.829156  6309 tablet_bootstrap.cc:492] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:14.829409  6227 leader_election.cc:400] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761) with higher term. Message: Invalid argument: T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 for earlier term 2. Current term is 3.
I20260709 13:15:14.829614  6368 raft_consensus.cc:697] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:14.829890  6227 leader_election.cc:403] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:15:14.832940  6368 consensus_queue.cc:237] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:14.835642  6260 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:14.836582  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:14.837442  6111 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:14.839102  6309 tablet_bootstrap.cc:654] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.844566  6308 tablet_bootstrap.cc:492] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:14.845137  6308 ts_tablet_manager.cc:1403] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.007s
I20260709 13:15:14.846077  5934 catalog_manager.cc:5697] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.847396  6342 raft_consensus.cc:2749] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761) with higher term. Message: Invalid argument: T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 for earlier term 2. Current term is 3.
I20260709 13:15:14.848097  6308 raft_consensus.cc:359] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.848804  6308 raft_consensus.cc:385] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.849073  6308 raft_consensus.cc:740] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.849784  6308 consensus_queue.cc:260] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.851836  6308 ts_tablet_manager.cc:1434] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:14.852746  6308 tablet_bootstrap.cc:492] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:14.846899  6111 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:14.856966  6003 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [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: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:14.858008  6368 raft_consensus.cc:2804] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:14.858686  6308 tablet_bootstrap.cc:654] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.858788  6368 raft_consensus.cc:697] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:14.859810  6368 consensus_queue.cc:237] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.872679  6342 raft_consensus.cc:493] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.873421  6342 raft_consensus.cc:515] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.881916  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
W20260709 13:15:14.883632  6227 leader_election.cc:343] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.885368  6342 leader_election.cc:290] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:14.890182  5934 catalog_manager.cc:5697] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.891826  6307 tablet_bootstrap.cc:654] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.892967  5934 catalog_manager.cc:5697] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.896857  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
W20260709 13:15:14.898947  6227 leader_election.cc:343] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.899633  6227 leader_election.cc:304] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:14.901612  6342 raft_consensus.cc:2749] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.916675  6361 raft_consensus.cc:493] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.917313  6361 raft_consensus.cc:515] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:14.919427  6361 leader_election.cc:290] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:14.925241  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:14.926887  6361 consensus_queue.cc:1048] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:15:14.930519  6078 leader_election.cc:343] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.949656  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
W20260709 13:15:14.951865  6079 leader_election.cc:343] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.952611  6079 leader_election.cc:304] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:14.954710  6361 raft_consensus.cc:2749] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.968600  6368 consensus_queue.cc:1048] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.978061  6310 tablet_bootstrap.cc:492] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:14.978685  6310 ts_tablet_manager.cc:1403] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.200s	user 0.060s	sys 0.080s
I20260709 13:15:14.978061  6309 tablet_bootstrap.cc:492] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:14.979979  6309 ts_tablet_manager.cc:1403] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.072s
I20260709 13:15:14.980690  6368 raft_consensus.cc:493] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.981210  6368 raft_consensus.cc:515] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.982695  6309 raft_consensus.cc:359] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.983389  6309 raft_consensus.cc:385] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.983639  6309 raft_consensus.cc:740] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.984421  6309 consensus_queue.cc:260] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:14.984738  6342 raft_consensus.cc:493] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.985276  6342 raft_consensus.cc:515] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.985970  6368 leader_election.cc:290] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.985834  6310 raft_consensus.cc:359] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:14.986829  6310 raft_consensus.cc:385] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.987112  6310 raft_consensus.cc:740] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.988219  6342 leader_election.cc:290] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:14.987744  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:14.991261  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41462d0c161c4d7d986924b828053940" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:14.992918  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:14.993117  6449 consensus_queue.cc:1048] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.993695  6262 raft_consensus.cc:2468] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:14.994772  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41462d0c161c4d7d986924b828053940" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:14.994899  6003 leader_election.cc:304] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:14.995498  6039 raft_consensus.cc:2468] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:14.995941  6368 raft_consensus.cc:2804] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.996392  6368 raft_consensus.cc:493] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.996734  6368 raft_consensus.cc:3060] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.997112  6227 leader_election.cc:304] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:14.998988  6318 raft_consensus.cc:2804] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.999382  6318 raft_consensus.cc:493] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.999696  6318 raft_consensus.cc:3060] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:15.003095  6227 leader_election.cc:343] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.987776  6310 consensus_queue.cc:260] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.007361  6361 raft_consensus.cc:493] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.008179  6361 raft_consensus.cc:515] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.009177  6111 raft_consensus.cc:2468] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:15.011791  6342 consensus_queue.cc:1048] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.014966  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:15.016048  6260 raft_consensus.cc:2468] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:15.017448  6078 leader_election.cc:304] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:15.018313  6449 raft_consensus.cc:2804] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.018857  6449 raft_consensus.cc:493] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.019186  6449 raft_consensus.cc:3060] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.019621  6361 leader_election.cc:290] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:15.005635  6307 tablet_bootstrap.cc:492] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:15.021874  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:15.022693  6309 ts_tablet_manager.cc:1434] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:15:15.023761  6309 tablet_bootstrap.cc:492] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:15.020831  6307 ts_tablet_manager.cc:1403] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.257s	user 0.007s	sys 0.003s
I20260709 13:15:15.027577  6307 raft_consensus.cc:359] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.028323  6307 raft_consensus.cc:385] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.028105  6318 raft_consensus.cc:515] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.004838  6368 raft_consensus.cc:515] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.031277  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41462d0c161c4d7d986924b828053940" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:15.036795  6035 raft_consensus.cc:3060] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.037133  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:15.032627  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41462d0c161c4d7d986924b828053940" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:15.033855  6039 raft_consensus.cc:2393] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
W20260709 13:15:15.042155  6227 leader_election.cc:343] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:15.042904  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:15.046739  6260 raft_consensus.cc:3060] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.032761  6318 leader_election.cc:290] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:15.038636  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:15.048645  6262 raft_consensus.cc:3060] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.030484  6449 raft_consensus.cc:515] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.035933  6368 leader_election.cc:290] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:15.055212  6430 consensus_queue.cc:1048] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.028611  6307 raft_consensus.cc:740] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.061084  6114 raft_consensus.cc:2393] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:15.068567  6449 leader_election.cc:290] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:15.068965  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:15.070842  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:15.071732  6039 raft_consensus.cc:2393] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:15.072081  6310 ts_tablet_manager.cc:1434] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.000s
I20260709 13:15:15.072943  6079 leader_election.cc:304] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:15.073585  6307 consensus_queue.cc:260] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.075591  6310 tablet_bootstrap.cc:492] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:15.079905  6307 ts_tablet_manager.cc:1434] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260709 13:15:15.081424  6307 tablet_bootstrap.cc:492] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:15.084085  6308 tablet_bootstrap.cc:492] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:15.084607  6308 ts_tablet_manager.cc:1403] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.232s	user 0.068s	sys 0.072s
I20260709 13:15:15.087447  6308 raft_consensus.cc:359] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.088155  6308 raft_consensus.cc:385] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.088457  6308 raft_consensus.cc:740] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.088516  6035 raft_consensus.cc:2468] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:15.078182  6449 raft_consensus.cc:2749] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.095407  6227 leader_election.cc:304] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:15.091338  6308 consensus_queue.cc:260] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.097267  6382 raft_consensus.cc:2804] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.097821  6382 raft_consensus.cc:697] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:15.098671  6382 consensus_queue.cc:237] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.098922  6308 ts_tablet_manager.cc:1434] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:15:15.098958  6307 tablet_bootstrap.cc:654] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.099565  6309 tablet_bootstrap.cc:654] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.102808  6310 tablet_bootstrap.cc:654] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.103149  6318 consensus_queue.cc:1048] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.115321  6262 raft_consensus.cc:2468] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:15.115911  6308 tablet_bootstrap.cc:492] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:15.126334  6322 consensus_queue.cc:1048] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:15:15.138300  6310 tablet_bootstrap.cc:492] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:15.150753  6310 ts_tablet_manager.cc:1403] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.002s
I20260709 13:15:15.153889  6307 tablet_bootstrap.cc:492] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:15.154536  6307 ts_tablet_manager.cc:1403] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.009s
I20260709 13:15:15.147027  6460 consensus_queue.cc:1048] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.134644  6003 leader_election.cc:304] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:15.157382  6307 raft_consensus.cc:359] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.159073  6307 raft_consensus.cc:385] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.159403  6307 raft_consensus.cc:740] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.160079  6307 consensus_queue.cc:260] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.163046  6307 ts_tablet_manager.cc:1434] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:15.162464  6322 raft_consensus.cc:2804] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.164232  6322 raft_consensus.cc:697] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:15.165102  6322 consensus_queue.cc:237] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.178640  6318 raft_consensus.cc:493] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.179262  6318 raft_consensus.cc:515] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.189700  6307 tablet_bootstrap.cc:492] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:15.193141  6318 leader_election.cc:290] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:15.194231  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2391f938884017b0bf51ae16d4b287" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:15.196884  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2391f938884017b0bf51ae16d4b287" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:15.198477  6227 leader_election.cc:304] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [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: e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:15.201596  6318 raft_consensus.cc:2749] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:15.208871  6310 raft_consensus.cc:359] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.209635  6310 raft_consensus.cc:385] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.209918  6310 raft_consensus.cc:740] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.212435  6388 consensus_queue.cc:1048] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.212992  6308 tablet_bootstrap.cc:654] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.217157  6490 consensus_queue.cc:1048] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.219340  6310 consensus_queue.cc:260] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.223925  6310 ts_tablet_manager.cc:1434] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.002s
I20260709 13:15:15.224728  6310 tablet_bootstrap.cc:492] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:15.228128  6307 tablet_bootstrap.cc:654] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.237535  6310 tablet_bootstrap.cc:654] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.249385  6309 tablet_bootstrap.cc:492] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:15.250026  6309 ts_tablet_manager.cc:1403] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.227s	user 0.016s	sys 0.044s
I20260709 13:15:15.258538  6309 raft_consensus.cc:359] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.261420  6309 raft_consensus.cc:385] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.261799  6309 raft_consensus.cc:740] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.262702  6309 consensus_queue.cc:260] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.270071  6308 tablet_bootstrap.cc:492] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:15.270709  6308 ts_tablet_manager.cc:1403] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.155s	user 0.036s	sys 0.009s
I20260709 13:15:15.273530  6308 raft_consensus.cc:359] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.274334  6308 raft_consensus.cc:385] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.274621  6308 raft_consensus.cc:740] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.279628  5937 catalog_manager.cc:5697] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:15.274924  6388 raft_consensus.cc:493] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.281692  6388 raft_consensus.cc:515] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.283851  6388 leader_election.cc:290] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:15.283519  5934 catalog_manager.cc:5697] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:15.285375  6309 ts_tablet_manager.cc:1434] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 13:15:15.286360  6309 tablet_bootstrap.cc:492] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:15.289810  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1e0e1a51b940a09bcea6e330d0c151" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:15.290429  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1e0e1a51b940a09bcea6e330d0c151" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
W20260709 13:15:15.291468  6152 leader_election.cc:343] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:15.292699  6153 leader_election.cc:343] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.293295  6153 leader_election.cc:304] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:15.296080  6388 raft_consensus.cc:2749] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.297576  6307 tablet_bootstrap.cc:492] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:15.298091  6307 ts_tablet_manager.cc:1403] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.008s
I20260709 13:15:15.299208  6308 consensus_queue.cc:260] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.302901  6310 tablet_bootstrap.cc:492] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:15.303421  6310 ts_tablet_manager.cc:1403] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.011s
I20260709 13:15:15.304406  6308 ts_tablet_manager.cc:1434] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.004s
I20260709 13:15:15.305364  6308 tablet_bootstrap.cc:492] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:15.305485  6388 raft_consensus.cc:493] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.306011  6388 raft_consensus.cc:515] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.307032  6309 tablet_bootstrap.cc:654] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.309104  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:15.305976  6310 raft_consensus.cc:359] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.310220  6310 raft_consensus.cc:385] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.310629  6114 raft_consensus.cc:2468] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:15.312004  6153 leader_election.cc:304] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:15.312597  6307 raft_consensus.cc:359] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.313320  6307 raft_consensus.cc:385] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.313596  6307 raft_consensus.cc:740] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.312935  6359 raft_consensus.cc:2804] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.314152  6310 raft_consensus.cc:740] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.314285  6307 consensus_queue.cc:260] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.320032  6382 raft_consensus.cc:493] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.320673  6382 raft_consensus.cc:515] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.322855  6382 leader_election.cc:290] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:15.319972  6307 ts_tablet_manager.cc:1434] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:15:15.315297  6359 raft_consensus.cc:493] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.327330  6359 raft_consensus.cc:3060] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.327749  6307 tablet_bootstrap.cc:492] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:15.329753  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:15.330513  6114 raft_consensus.cc:2468] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:15.318152  6490 consensus_queue.cc:1048] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:15:15.331926  6227 leader_election.cc:304] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:15.335047  6308 tablet_bootstrap.cc:654] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.339118  6310 consensus_queue.cc:260] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.311192  6111 raft_consensus.cc:1275] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:15.334497  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:15.345206  6310 ts_tablet_manager.cc:1434] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 13:15:15.333371  6388 leader_election.cc:290] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:15.340553  6382 raft_consensus.cc:2804] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.350482  6310 tablet_bootstrap.cc:492] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:15.352630  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:15.350301  6262 raft_consensus.cc:2468] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:15.355183  6382 raft_consensus.cc:493] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.355670  6382 raft_consensus.cc:3060] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.358695  6322 consensus_queue.cc:1048] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.360203  6322 consensus_queue.cc:1048] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.373874  6310 tablet_bootstrap.cc:654] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.369695  6382 raft_consensus.cc:515] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.405692  6359 raft_consensus.cc:515] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.407222  6188 raft_consensus.cc:2393] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 4770500962524a0e923a283040803f4a in this term.
I20260709 13:15:15.413331  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:15.414001  6114 raft_consensus.cc:3060] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.415097  6262 raft_consensus.cc:1275] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:15.419224  6307 tablet_bootstrap.cc:654] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.423565  6322 consensus_queue.cc:1048] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.439339  6309 tablet_bootstrap.cc:492] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:15.439893  6309 ts_tablet_manager.cc:1403] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.154s	user 0.017s	sys 0.016s
I20260709 13:15:15.443616  6368 raft_consensus.cc:493] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.442687  6309 raft_consensus.cc:359] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.444345  6309 raft_consensus.cc:385] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.444144  6368 raft_consensus.cc:515] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.444617  6309 raft_consensus.cc:740] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.445524  6309 consensus_queue.cc:260] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.448668  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:15.449399  6260 raft_consensus.cc:2468] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:15.452993  6309 ts_tablet_manager.cc:1434] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 13:15:15.454914  6388 raft_consensus.cc:493] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.455471  6388 raft_consensus.cc:515] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.454388  6309 tablet_bootstrap.cc:492] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:15.446272  6368 leader_election.cc:290] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:15.456311  6003 leader_election.cc:304] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:15.485409  6368 raft_consensus.cc:2804] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.486038  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:15.486953  6260 raft_consensus.cc:2393] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 1: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:15.485316  6388 leader_election.cc:290] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:15.493769  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:15.494478  6188 raft_consensus.cc:2468] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:15.497880  6114 raft_consensus.cc:2468] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:15.501780  6449 raft_consensus.cc:493] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.502935  6309 tablet_bootstrap.cc:654] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.467727  6359 leader_election.cc:290] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:15.503412  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:15.502978  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:15.486029  6368 raft_consensus.cc:493] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.512847  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:15.513742  6449 raft_consensus.cc:515] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.526450  6368 raft_consensus.cc:3060] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.525439  6382 leader_election.cc:290] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:15.524695  6261 raft_consensus.cc:2468] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:15.533494  6153 leader_election.cc:304] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:15.538239  6359 raft_consensus.cc:2804] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.538985  6359 raft_consensus.cc:697] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:15.537331  6113 raft_consensus.cc:2393] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 4770500962524a0e923a283040803f4a in this term.
I20260709 13:15:15.540779  6308 tablet_bootstrap.cc:492] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:15.542057  6308 ts_tablet_manager.cc:1403] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.237s	user 0.048s	sys 0.076s
I20260709 13:15:15.544921  6308 raft_consensus.cc:359] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.545630  6308 raft_consensus.cc:385] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.545918  6308 raft_consensus.cc:740] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.546701  6308 consensus_queue.cc:260] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.541214  6359 consensus_queue.cc:237] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.548614  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1e0e1a51b940a09bcea6e330d0c151" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:15.549326  6188 raft_consensus.cc:2468] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:15.549492  6308 ts_tablet_manager.cc:1434] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 13:15:15.546463  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:15.553416  6307 tablet_bootstrap.cc:492] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:15.553591  6449 leader_election.cc:290] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:15.554100  6307 ts_tablet_manager.cc:1403] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.227s	user 0.010s	sys 0.012s
W20260709 13:15:15.536921  6527 log.cc:927] Time spent T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:15:15.556067  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1e0e1a51b940a09bcea6e330d0c151" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:15.556787  6261 raft_consensus.cc:2468] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:15.556926  6307 raft_consensus.cc:359] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.557657  6307 raft_consensus.cc:385] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.557942  6307 raft_consensus.cc:740] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.558633  6307 consensus_queue.cc:260] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.560031  6227 leader_election.cc:304] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [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: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a
I20260709 13:15:15.561357  6486 raft_consensus.cc:2749] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.561683  6307 ts_tablet_manager.cc:1434] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260709 13:15:15.563084  6307 tablet_bootstrap.cc:492] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:15.568881  6307 tablet_bootstrap.cc:654] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.550876  6308 tablet_bootstrap.cc:492] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:15.547605  6310 tablet_bootstrap.cc:492] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:15.575953  6310 ts_tablet_manager.cc:1403] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.228s	user 0.009s	sys 0.013s
I20260709 13:15:15.551462  6152 leader_election.cc:304] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:15.579874  6388 raft_consensus.cc:2804] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.579469  6310 raft_consensus.cc:359] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.580358  6388 raft_consensus.cc:493] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.580488  6310 raft_consensus.cc:385] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.580808  6388 raft_consensus.cc:3060] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.581043  6310 raft_consensus.cc:740] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.581962  6310 consensus_queue.cc:260] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.552201  6079 leader_election.cc:304] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:15.584049  6398 raft_consensus.cc:2804] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.584333  6310 ts_tablet_manager.cc:1434] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:15:15.584522  6398 raft_consensus.cc:493] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.584867  6398 raft_consensus.cc:3060] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.585346  6310 tablet_bootstrap.cc:492] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:15.589263  6318 consensus_queue.cc:1048] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.600062  6308 tablet_bootstrap.cc:654] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.574373  6368 raft_consensus.cc:515] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.607313  6037 raft_consensus.cc:2393] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:15.613142  6522 raft_consensus.cc:493] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.615298  6522 raft_consensus.cc:515] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.643090  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:15.644227  6261 raft_consensus.cc:3060] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.657500  6460 raft_consensus.cc:493] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.642608  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:15.658325  6460 raft_consensus.cc:515] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.659212  6307 tablet_bootstrap.cc:492] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
W20260709 13:15:15.659412  6078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.132:39233, user_credentials={real_user=slave}} blocked reactor thread for 101412us
I20260709 13:15:15.659726  6307 ts_tablet_manager.cc:1403] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.026s
I20260709 13:15:15.660949  6460 leader_election.cc:290] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:15.662000  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e62ff78de04486a96420cd47fcb2d27" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
W20260709 13:15:15.662657  6153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.129:45761, user_credentials={real_user=slave}} blocked reactor thread for 51843.7us
I20260709 13:15:15.662681  6307 raft_consensus.cc:359] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
W20260709 13:15:15.663493  6004 leader_election.cc:343] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.663553  6307 raft_consensus.cc:385] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.664752  6307 raft_consensus.cc:740] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.665061  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e62ff78de04486a96420cd47fcb2d27" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:15.665493  6307 consensus_queue.cc:260] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
W20260709 13:15:15.666709  6004 leader_election.cc:343] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.667258  6004 leader_election.cc:304] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a
I20260709 13:15:15.667683  6307 ts_tablet_manager.cc:1434] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:15.668362  6310 tablet_bootstrap.cc:654] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.668525  6460 raft_consensus.cc:2749] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.668689  6307 tablet_bootstrap.cc:492] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:15.671170  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:15.672493  6460 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.673530  6368 leader_election.cc:290] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:15.673071  6460 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.676337  6460 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:15.676802  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:15.677482  6111 raft_consensus.cc:2468] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:15.678138  6522 leader_election.cc:290] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
W20260709 13:15:15.679212  6152 leader_election.cc:343] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.679330  6004 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [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: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:15.680418  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:15.681083  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:15.682137  6368 raft_consensus.cc:2804] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:15:15.682583  6368 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.682942  6368 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:15:15.687839  6153 leader_election.cc:343] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:15.688416  6153 leader_election.cc:304] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:15.689779  6430 raft_consensus.cc:2749] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.691958  6307 tablet_bootstrap.cc:654] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.707214  6522 raft_consensus.cc:493] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.707836  6522 raft_consensus.cc:515] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.712466  6368 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.715206  6310 tablet_bootstrap.cc:492] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:15.714215  6261 raft_consensus.cc:2468] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:15.715750  6310 ts_tablet_manager.cc:1403] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.028s
I20260709 13:15:15.716490  6003 leader_election.cc:304] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:15.725172  6307 tablet_bootstrap.cc:492] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:15.725708  6307 ts_tablet_manager.cc:1403] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.004s
I20260709 13:15:15.673107  6398 raft_consensus.cc:515] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.730932  6310 raft_consensus.cc:359] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.732131  6310 raft_consensus.cc:385] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.732475  6310 raft_consensus.cc:740] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.733206  6307 raft_consensus.cc:359] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.733716  6307 raft_consensus.cc:385] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.733896  6307 raft_consensus.cc:740] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.720522  6322 raft_consensus.cc:2804] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.734817  6307 consensus_queue.cc:260] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.720373  6368 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 3 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:15.738626  6307 ts_tablet_manager.cc:1434] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:15.740389  6307 tablet_bootstrap.cc:492] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:15.737993  6449 raft_consensus.cc:493] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.750337  6310 consensus_queue.cc:260] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.737216  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:15.740139  6322 raft_consensus.cc:697] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:15.734886  6388 raft_consensus.cc:515] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.747557  6359 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:15.761983  6398 leader_election.cc:290] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:15.762662  6113 raft_consensus.cc:3060] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.762871  6522 leader_election.cc:290] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:15.755923  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:15.759196  6111 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:15.756907  6449 raft_consensus.cc:515] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.779917  6188 raft_consensus.cc:2393] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate 4770500962524a0e923a283040803f4a in this term.
I20260709 13:15:15.780202  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1e0e1a51b940a09bcea6e330d0c151" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:15.781160  6187 raft_consensus.cc:3060] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.786713  6322 consensus_queue.cc:237] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:15.788127  5937 catalog_manager.cc:5697] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:15.792064  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:15.792905  6039 raft_consensus.cc:2468] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:15.794203  6308 tablet_bootstrap.cc:492] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:15.794775  6308 ts_tablet_manager.cc:1403] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.244s	user 0.035s	sys 0.044s
I20260709 13:15:15.766104  6359 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.801173  6309 tablet_bootstrap.cc:492] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:15.801748  6309 ts_tablet_manager.cc:1403] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.348s	user 0.018s	sys 0.016s
I20260709 13:15:15.802584  6310 ts_tablet_manager.cc:1434] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.086s	user 0.020s	sys 0.022s
I20260709 13:15:15.804095  6310 tablet_bootstrap.cc:492] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:15.796283  6460 raft_consensus.cc:493] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.805907  6460 raft_consensus.cc:515] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.806682  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:15.807312  6114 raft_consensus.cc:2468] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:15.810400  6368 consensus_queue.cc:1048] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:15:15.813060  6310 tablet_bootstrap.cc:654] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.815570  6186 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:15:15.824258  6308 raft_consensus.cc:359] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.825718  6308 raft_consensus.cc:385] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.825979  6308 raft_consensus.cc:740] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.815093  6461 consensus_queue.cc:1048] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:15:15.826538  6308 consensus_queue.cc:260] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
W20260709 13:15:15.821192  6078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:39233, user_credentials={real_user=slave}} blocked reactor thread for 65312.6us
I20260709 13:15:15.830906  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:15.831604  6112 raft_consensus.cc:2468] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:15.834812  6004 leader_election.cc:304] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:15.838114  6368 raft_consensus.cc:2804] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.838516  6368 raft_consensus.cc:493] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.838863  6368 raft_consensus.cc:3060] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.840626  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:15.841493  6259 raft_consensus.cc:2393] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:15.844676  6308 ts_tablet_manager.cc:1434] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:15:15.845744  6308 tablet_bootstrap.cc:492] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:15.846263  6368 raft_consensus.cc:515] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.850909  6449 leader_election.cc:290] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:15.851121  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:15.853407  6307 tablet_bootstrap.cc:654] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.832634  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb1e0e1a51b940a09bcea6e330d0c151" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:15.863368  6261 raft_consensus.cc:3060] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.847741  6388 leader_election.cc:290] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:15.873245  6153 leader_election.cc:304] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:15.878044  6039 raft_consensus.cc:2393] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:15.881336  6309 raft_consensus.cc:359] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.882061  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:15.883038  6188 raft_consensus.cc:2468] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:15.885721  6111 raft_consensus.cc:2468] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:15.886670  6079 leader_election.cc:304] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:15.888238  6449 raft_consensus.cc:2804] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.872951  6460 leader_election.cc:290] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:15.888604  6449 raft_consensus.cc:493] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.888980  6449 raft_consensus.cc:3060] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.886746  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:15.890076  6036 raft_consensus.cc:2368] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a for earlier term 2. Current term is 3.
I20260709 13:15:15.890893  6388 raft_consensus.cc:2804] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:15.891296  6388 raft_consensus.cc:493] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:15.891626  6388 raft_consensus.cc:3060] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.896129  6004 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [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: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:15.885864  6368 leader_election.cc:290] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:15.897964  6368 raft_consensus.cc:2804] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:15.899040  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:15.882107  6309 raft_consensus.cc:385] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.900616  6309 raft_consensus.cc:740] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.899840  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:15.904735  6187 raft_consensus.cc:2468] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:15.905395  6359 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:15.906476  6079 leader_election.cc:304] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:15.907439  6540 raft_consensus.cc:2804] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:15.907313  6382 consensus_queue.cc:1048] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.907982  6540 raft_consensus.cc:697] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:15.908041  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:15.910085  6309 consensus_queue.cc:260] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.908981  6540 consensus_queue.cc:237] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:15.917207  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:15.918053  6114 raft_consensus.cc:2368] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a for earlier term 2. Current term is 3.
I20260709 13:15:15.920917  6309 ts_tablet_manager.cc:1434] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.119s	user 0.003s	sys 0.004s
I20260709 13:15:15.899158  6368 raft_consensus.cc:697] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:15.923605  6309 tablet_bootstrap.cc:492] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:15.928755  6261 raft_consensus.cc:2468] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:15.933298  6153 leader_election.cc:400] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761) with higher term. Message: Invalid argument: T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a for earlier term 2. Current term is 3.
I20260709 13:15:15.933746  6153 leader_election.cc:403] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:15:15.928758  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:15.935379  6153 leader_election.cc:304] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [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: 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:15.936764  6538 raft_consensus.cc:2749] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.928960  6368 consensus_queue.cc:237] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER 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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.936784  6153 leader_election.cc:400] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599) with higher term. Message: Invalid argument: T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a for earlier term 2. Current term is 3.
I20260709 13:15:15.955781  6186 raft_consensus.cc:2468] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:15.956471  6359 raft_consensus.cc:2749] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761) with higher term. Message: Invalid argument: T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a for earlier term 2. Current term is 3.
I20260709 13:15:15.962608  5937 catalog_manager.cc:5697] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:15.972540  6310 tablet_bootstrap.cc:492] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:15.973097  6310 ts_tablet_manager.cc:1403] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.169s	user 0.022s	sys 0.037s
I20260709 13:15:15.976373  6310 raft_consensus.cc:359] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.977092  6310 raft_consensus.cc:385] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:15.977365  6310 raft_consensus.cc:740] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:15.978152  6310 consensus_queue.cc:260] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:15.980361  6310 ts_tablet_manager.cc:1434] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:15.981316  6310 tablet_bootstrap.cc:492] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:15.987835  6309 tablet_bootstrap.cc:654] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.988520  6310 tablet_bootstrap.cc:654] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:15.991214  6359 raft_consensus.cc:493] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.991796  6359 raft_consensus.cc:515] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.993897  6359 leader_election.cc:290] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:15.993989  6449 raft_consensus.cc:515] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:15.995429  6111 raft_consensus.cc:2393] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
W20260709 13:15:15.984035  6153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:33599, user_credentials={real_user=slave}} blocked reactor thread for 47411.9us
I20260709 13:15:15.997116  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:15.998039  6036 raft_consensus.cc:2393] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:15.999286  6308 tablet_bootstrap.cc:654] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.000665  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e62ff78de04486a96420cd47fcb2d27" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:16.001410  6036 raft_consensus.cc:2468] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:15.982636  6388 raft_consensus.cc:515] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.005188  6449 leader_election.cc:290] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:16.004469  6388 leader_election.cc:290] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:16.007757  6184 raft_consensus.cc:2393] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate 4770500962524a0e923a283040803f4a in this term.
I20260709 13:15:16.008945  6307 tablet_bootstrap.cc:492] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:16.008905  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:16.009739  6307 ts_tablet_manager.cc:1403] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.270s	user 0.022s	sys 0.031s
I20260709 13:15:16.010140  6036 raft_consensus.cc:2393] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:16.010012  6004 leader_election.cc:304] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [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: 3c97adc54c564ef3adbea59225bef59a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a
I20260709 13:15:16.011224  6153 leader_election.cc:304] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:16.012594  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:16.013561  6114 raft_consensus.cc:2393] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 1: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:16.013960  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:16.012760  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e62ff78de04486a96420cd47fcb2d27" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:16.014928  6184 raft_consensus.cc:2393] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 1: Already voted for candidate 4770500962524a0e923a283040803f4a in this term.
I20260709 13:15:16.015069  6110 raft_consensus.cc:2468] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:16.015831  6322 raft_consensus.cc:2749] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.016484  6153 leader_election.cc:304] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [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: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:16.012666  6538 raft_consensus.cc:2804] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.017334  6538 raft_consensus.cc:493] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.017501  6537 raft_consensus.cc:2749] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.017690  6538 raft_consensus.cc:3060] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.016932  6079 leader_election.cc:304] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:16.022339  6540 raft_consensus.cc:2749] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.024168  6307 raft_consensus.cc:359] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.024961  6307 raft_consensus.cc:385] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.025234  6307 raft_consensus.cc:740] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.026248  6307 consensus_queue.cc:260] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.027985  5933 catalog_manager.cc:5697] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.031112  6308 tablet_bootstrap.cc:492] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:16.031687  6308 ts_tablet_manager.cc:1403] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.186s	user 0.012s	sys 0.000s
I20260709 13:15:16.031953  6307 ts_tablet_manager.cc:1434] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 13:15:16.032944  6307 tablet_bootstrap.cc:492] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:16.033624  6309 tablet_bootstrap.cc:492] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:16.034124  6309 ts_tablet_manager.cc:1403] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.001s
I20260709 13:15:16.035301  6308 raft_consensus.cc:359] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.036141  6308 raft_consensus.cc:385] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.036533  6308 raft_consensus.cc:740] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.038874  6309 raft_consensus.cc:359] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.041416  6307 tablet_bootstrap.cc:654] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.040697  6309 raft_consensus.cc:385] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.042618  6309 raft_consensus.cc:740] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.043357  6309 consensus_queue.cc:260] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.047958  6310 tablet_bootstrap.cc:492] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:16.048542  6310 ts_tablet_manager.cc:1403] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.002s
I20260709 13:15:16.051651  6310 raft_consensus.cc:359] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.052462  6310 raft_consensus.cc:385] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.052772  6310 raft_consensus.cc:740] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.052572  6308 consensus_queue.cc:260] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.055128  6309 ts_tablet_manager.cc:1434] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260709 13:15:16.056136  6309 tablet_bootstrap.cc:492] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:16.056407  6308 ts_tablet_manager.cc:1434] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:15:16.057360  6308 tablet_bootstrap.cc:492] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:16.061344  6388 consensus_queue.cc:1048] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.062032  6309 tablet_bootstrap.cc:654] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.063365  6308 tablet_bootstrap.cc:654] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.053480  6310 consensus_queue.cc:260] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.067396  6310 ts_tablet_manager.cc:1434] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:15:16.068769  6310 tablet_bootstrap.cc:492] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:16.076948  6310 tablet_bootstrap.cc:654] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.076634  5937 catalog_manager.cc:5697] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.088160  6310 tablet_bootstrap.cc:492] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:16.088954  6310 ts_tablet_manager.cc:1403] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 13:15:16.092209  6310 raft_consensus.cc:359] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.093048  6310 raft_consensus.cc:385] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.093375  6310 raft_consensus.cc:740] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.092278  6538 raft_consensus.cc:515] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.100409  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e62ff78de04486a96420cd47fcb2d27" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:16.103307  6538 leader_election.cc:290] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:16.105448  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e62ff78de04486a96420cd47fcb2d27" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:16.101044  6036 raft_consensus.cc:3060] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.112848  6537 raft_consensus.cc:493] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.113620  6537 raft_consensus.cc:515] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.106632  6430 consensus_queue.cc:1048] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:16.109860  6307 tablet_bootstrap.cc:492] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:16.114993  6307 ts_tablet_manager.cc:1403] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.004s
I20260709 13:15:16.120765  6307 raft_consensus.cc:359] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.121552  6307 raft_consensus.cc:385] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.121840  6307 raft_consensus.cc:740] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.123581  6537 leader_election.cc:290] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:16.126188  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27aa9924b36446158dad57d3cd6cf9db" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:16.127594  6113 raft_consensus.cc:3060] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.127684  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27aa9924b36446158dad57d3cd6cf9db" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:16.129168  6111 raft_consensus.cc:2468] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:16.130422  6310 consensus_queue.cc:260] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
W20260709 13:15:16.128142  6153 leader_election.cc:343] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.132757  6310 ts_tablet_manager.cc:1434] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:15:16.133755  6310 tablet_bootstrap.cc:492] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:16.140113  6153 leader_election.cc:304] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:16.142468  6538 raft_consensus.cc:2804] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.142944  6538 raft_consensus.cc:493] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.143428  6538 raft_consensus.cc:3060] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.146432  6307 consensus_queue.cc:260] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.147552  6537 raft_consensus.cc:493] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.148080  6537 raft_consensus.cc:515] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.149052  6307 ts_tablet_manager.cc:1434] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 13:15:16.150187  6307 tablet_bootstrap.cc:492] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:16.151772  6036 raft_consensus.cc:2468] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:16.155630  6153 leader_election.cc:304] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:16.156590  6388 raft_consensus.cc:2804] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.157094  6388 raft_consensus.cc:697] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:16.157949  6388 consensus_queue.cc:237] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.162223  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d9dfece5046bcb289e83195bd4bcb" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:16.163715  6368 raft_consensus.cc:493] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:16.163870  6152 leader_election.cc:343] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.164399  6368 raft_consensus.cc:515] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:16.165799  6537 leader_election.cc:290] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:16.168630  6538 raft_consensus.cc:515] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.170121  6368 leader_election.cc:290] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:16.170222  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2492dbd05345f58c98f24757e4c408" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:16.172374  6260 raft_consensus.cc:2468] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:16.172636  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d9dfece5046bcb289e83195bd4bcb" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:16.173753  6003 leader_election.cc:304] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:16.171368  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2492dbd05345f58c98f24757e4c408" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:16.176595  6309 tablet_bootstrap.cc:492] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:16.185254  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27aa9924b36446158dad57d3cd6cf9db" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:16.190714  6307 tablet_bootstrap.cc:654] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.196441  6538 leader_election.cc:290] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:16.190975  6309 ts_tablet_manager.cc:1403] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.013s
I20260709 13:15:16.195152  6111 raft_consensus.cc:2468] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:16.199842  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27aa9924b36446158dad57d3cd6cf9db" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:16.200349  6113 raft_consensus.cc:2468] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:16.200528  6110 raft_consensus.cc:3060] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.195745  6368 raft_consensus.cc:2804] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.201174  6368 raft_consensus.cc:493] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.201530  6368 raft_consensus.cc:3060] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.204545  6309 raft_consensus.cc:359] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.205518  6309 raft_consensus.cc:385] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.205890  6309 raft_consensus.cc:740] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.206805  6309 consensus_queue.cc:260] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.208675  6309 ts_tablet_manager.cc:1434] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:16.209681  6309 tablet_bootstrap.cc:492] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:16.209717  6368 raft_consensus.cc:515] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:16.212414  6368 leader_election.cc:290] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:16.214665  6309 tablet_bootstrap.cc:654] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.216856  6310 tablet_bootstrap.cc:654] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.219533  6308 tablet_bootstrap.cc:492] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:16.220021  6308 ts_tablet_manager.cc:1403] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.163s	user 0.039s	sys 0.026s
I20260709 13:15:16.279986  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2492dbd05345f58c98f24757e4c408" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
W20260709 13:15:16.282879  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:15:16.285533  6153 leader_election.cc:343] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:16.287182  6153 leader_election.cc:343] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.287864  6153 leader_election.cc:304] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:16.296149  6110 raft_consensus.cc:2468] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:16.282531  6113 raft_consensus.cc:3060] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.304720  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2492dbd05345f58c98f24757e4c408" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:16.305866  6261 raft_consensus.cc:3060] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.220492  6309 tablet_bootstrap.cc:492] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:16.315151  6309 ts_tablet_manager.cc:1403] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.001s
I20260709 13:15:16.320561  6309 raft_consensus.cc:359] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.321844  6309 raft_consensus.cc:385] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.322341  6309 raft_consensus.cc:740] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.323545  6309 consensus_queue.cc:260] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.325467  6540 raft_consensus.cc:493] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.327200  6342 raft_consensus.cc:493] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.328132  6368 raft_consensus.cc:493] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.329062  6388 raft_consensus.cc:2749] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.331171  6460 consensus_queue.cc:1048] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.338294  6540 raft_consensus.cc:515] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.341765  6309 ts_tablet_manager.cc:1434] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.003s
I20260709 13:15:16.352264  6368 raft_consensus.cc:515] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.352859  6310 tablet_bootstrap.cc:492] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:16.354017  6310 ts_tablet_manager.cc:1403] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.220s	user 0.008s	sys 0.005s
I20260709 13:15:16.354737  6382 raft_consensus.cc:493] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.355424  6382 raft_consensus.cc:515] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.355924  6153 leader_election.cc:304] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:16.358165  6382 leader_election.cc:290] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:16.386068  6322 consensus_queue.cc:1048] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.388339  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:16.359655  6388 raft_consensus.cc:2804] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.344911  6540 leader_election.cc:290] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:16.319432  6308 raft_consensus.cc:359] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.390440  6388 raft_consensus.cc:697] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:16.390787  6308 raft_consensus.cc:385] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.391250  6308 raft_consensus.cc:740] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.392198  6308 consensus_queue.cc:260] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.365010  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc2e2e7d0c4f0b910cb99d4deba91f" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:16.395406  6260 raft_consensus.cc:2468] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:16.367053  6113 raft_consensus.cc:2468] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:16.368563  6309 tablet_bootstrap.cc:492] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:16.398032  6307 tablet_bootstrap.cc:492] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:16.398916  6307 ts_tablet_manager.cc:1403] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.249s	user 0.041s	sys 0.015s
I20260709 13:15:16.371351  6310 raft_consensus.cc:359] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:16.365381  6261 raft_consensus.cc:2468] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:16.354821  6342 raft_consensus.cc:515] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.378644  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:16.380357  6368 leader_election.cc:290] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:16.362527  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc2e2e7d0c4f0b910cb99d4deba91f" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:16.401584  6185 raft_consensus.cc:2468] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:16.392032  6388 consensus_queue.cc:237] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.403434  6078 leader_election.cc:304] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:16.404702  6308 ts_tablet_manager.cc:1434] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.184s	user 0.009s	sys 0.004s
I20260709 13:15:16.406445  6308 tablet_bootstrap.cc:492] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:16.406668  6342 leader_election.cc:290] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:16.407442  6262 raft_consensus.cc:2468] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:16.397083  5937 catalog_manager.cc:5697] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.404706  6540 raft_consensus.cc:2804] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.376931  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d9dfece5046bcb289e83195bd4bcb" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:16.400537  6310 raft_consensus.cc:385] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.381574  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d9dfece5046bcb289e83195bd4bcb" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:16.413085  6187 raft_consensus.cc:2468] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:16.411423  6310 raft_consensus.cc:740] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.411118  6540 raft_consensus.cc:493] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.415058  6540 raft_consensus.cc:3060] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.415249  6310 consensus_queue.cc:260] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:16.410163  6004 leader_election.cc:304] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:16.420316  6460 raft_consensus.cc:2804] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.421015  6460 raft_consensus.cc:697] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:16.423446  6308 tablet_bootstrap.cc:654] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.423483  6003 leader_election.cc:304] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
W20260709 13:15:16.425594  6227 leader_election.cc:343] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.428016  6227 leader_election.cc:304] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:16.428512  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:16.429059  6342 raft_consensus.cc:2804] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.429241  6185 raft_consensus.cc:2468] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:16.429668  6342 raft_consensus.cc:493] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.430146  6368 raft_consensus.cc:2804] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.430595  6368 raft_consensus.cc:493] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.430949  6368 raft_consensus.cc:3060] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.431337  6309 tablet_bootstrap.cc:654] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.422461  6460 consensus_queue.cc:237] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:16.451923  6227 leader_election.cc:304] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:16.430162  6342 raft_consensus.cc:3060] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.454969  6382 raft_consensus.cc:2804] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:16.455433  6382 raft_consensus.cc:493] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:16.455770  6382 raft_consensus.cc:3060] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.468137  6310 ts_tablet_manager.cc:1434] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.114s	user 0.006s	sys 0.004s
I20260709 13:15:16.469969  6310 tablet_bootstrap.cc:492] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:16.478071  6368 raft_consensus.cc:515] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.480872  6368 leader_election.cc:290] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:16.492060  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:16.493080  6036 raft_consensus.cc:2393] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:16.487661  6307 raft_consensus.cc:359] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.494350  6307 raft_consensus.cc:385] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.494668  6307 raft_consensus.cc:740] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.498579  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:16.505317  6382 raft_consensus.cc:515] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.509722  6261 raft_consensus.cc:2393] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:16.511253  6398 consensus_queue.cc:1048] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.513514  6307 consensus_queue.cc:260] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.514712  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:16.515424  6187 raft_consensus.cc:3060] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.517010  6184 raft_consensus.cc:2468] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:16.532549  6398 consensus_queue.cc:1048] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.554190  6449 raft_consensus.cc:493] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.554848  6449 raft_consensus.cc:515] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:16.560143  6460 raft_consensus.cc:493] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.568668  6308 tablet_bootstrap.cc:492] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:16.568933  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:16.574157  6308 ts_tablet_manager.cc:1403] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.168s	user 0.020s	sys 0.023s
I20260709 13:15:16.576224  6460 raft_consensus.cc:515] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:16.578756  6449 leader_election.cc:290] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:16.570433  6382 leader_election.cc:290] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:16.613590  6309 tablet_bootstrap.cc:492] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:16.614004  6309 ts_tablet_manager.cc:1403] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.246s	user 0.021s	sys 0.013s
I20260709 13:15:16.579492  6540 raft_consensus.cc:515] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.610380  6342 raft_consensus.cc:515] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
W20260709 13:15:16.622267  6568 log.cc:927] Time spent T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a: Append to log took a long time: real 0.070s	user 0.001s	sys 0.003s
I20260709 13:15:16.632858  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:16.638463  6342 leader_election.cc:290] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:16.623998  6460 leader_election.cc:290] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:16.645263  6310 tablet_bootstrap.cc:654] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.660573  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d9dfece5046bcb289e83195bd4bcb" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:16.661521  6184 raft_consensus.cc:3060] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.661700  6188 raft_consensus.cc:1275] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:16.669453  6309 raft_consensus.cc:359] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.670527  6309 raft_consensus.cc:385] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.678637  6309 raft_consensus.cc:740] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.677028  6308 raft_consensus.cc:359] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.685480  6308 raft_consensus.cc:385] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.685907  6308 raft_consensus.cc:740] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.686805  6308 consensus_queue.cc:260] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.692435  6309 consensus_queue.cc:260] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.671941  6540 leader_election.cc:290] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:16.703564  6308 ts_tablet_manager.cc:1434] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.129s	user 0.009s	sys 0.000s
I20260709 13:15:16.704977  6307 ts_tablet_manager.cc:1434] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.306s	user 0.013s	sys 0.002s
W20260709 13:15:16.700244  6576 log.cc:927] Time spent T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:15:16.697531  6110 raft_consensus.cc:1275] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:15:16.714025  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27aa9924b36446158dad57d3cd6cf9db" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:16.715387  6111 raft_consensus.cc:2393] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate 4770500962524a0e923a283040803f4a in this term.
W20260709 13:15:16.725874  6079 leader_election.cc:343] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.706002  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:16.730371  6039 raft_consensus.cc:2393] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:16.732261  6307 tablet_bootstrap.cc:492] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:16.734809  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27aa9924b36446158dad57d3cd6cf9db" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:16.736079  6187 raft_consensus.cc:2468] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:16.737429  5933 catalog_manager.cc:5697] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.742889  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc2e2e7d0c4f0b910cb99d4deba91f" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:16.743920  6183 raft_consensus.cc:3060] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.744817  6308 tablet_bootstrap.cc:492] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:16.760746  6227 leader_election.cc:304] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [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: e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:16.762858  6318 raft_consensus.cc:2749] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.767481  6322 consensus_queue.cc:1048] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:16.776674  6537 consensus_queue.cc:1048] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.792735  6308 tablet_bootstrap.cc:654] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.790316  5937 catalog_manager.cc:5697] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.773594  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d9dfece5046bcb289e83195bd4bcb" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:16.794987  6039 raft_consensus.cc:3060] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.806957  6004 leader_election.cc:304] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a
I20260709 13:15:16.811419  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
W20260709 13:15:16.814833  6227 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.129:45761, user_credentials={real_user=slave}} blocked reactor thread for 54279.1us
I20260709 13:15:16.815824  6309 ts_tablet_manager.cc:1434] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.202s	user 0.007s	sys 0.003s
I20260709 13:15:16.820029  6368 raft_consensus.cc:3060] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.824493  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35dc2e2e7d0c4f0b910cb99d4deba91f" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:16.825278  6261 raft_consensus.cc:3060] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:16.844997  6359 consensus_queue.cc:1048] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.848826  6309 tablet_bootstrap.cc:492] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:16.743930  6184 raft_consensus.cc:2468] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:16.850937  6307 tablet_bootstrap.cc:654] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.838223  6368 raft_consensus.cc:2749] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:16.857507  6004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:33599, user_credentials={real_user=slave}} blocked reactor thread for 50657.4us
W20260709 13:15:16.863749  6078 leader_election.cc:343] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.864307  6078 leader_election.cc:304] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:16.865208  6574 raft_consensus.cc:2749] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.865401  6183 raft_consensus.cc:2468] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:16.865562  6461 consensus_queue.cc:1048] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.865229  6004 leader_election.cc:304] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:16.867317  6461 raft_consensus.cc:2804] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.867803  6461 raft_consensus.cc:697] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:16.869951  6079 leader_election.cc:304] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:16.871099  6574 raft_consensus.cc:2804] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.871892  6574 raft_consensus.cc:697] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:16.873046  6574 consensus_queue.cc:237] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.874594  6565 consensus_queue.cc:1048] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.875535  6227 leader_election.cc:304] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:16.876611  6580 raft_consensus.cc:2804] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:16.877107  6580 raft_consensus.cc:697] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:16.881021  6310 tablet_bootstrap.cc:492] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:16.881558  6310 ts_tablet_manager.cc:1403] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.412s	user 0.013s	sys 0.039s
I20260709 13:15:16.868676  6461 consensus_queue.cc:237] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:16.887652  6039 raft_consensus.cc:2468] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:16.890856  6388 consensus_queue.cc:1048] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:16.893321  6310 raft_consensus.cc:359] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.896020  6310 raft_consensus.cc:385] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:16.896404  6310 raft_consensus.cc:740] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.904163  6310 consensus_queue.cc:260] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.878021  6580 consensus_queue.cc:237] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
W20260709 13:15:16.913734  6588 log.cc:927] Time spent T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:15:16.926959  6310 ts_tablet_manager.cc:1434] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.002s
I20260709 13:15:16.933058  6261 raft_consensus.cc:2468] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:16.944974  6309 tablet_bootstrap.cc:654] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:16.952566  6310 tablet_bootstrap.cc:492] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:16.961526  6449 raft_consensus.cc:493] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:16.962093  6449 raft_consensus.cc:515] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:16.963155  6308 tablet_bootstrap.cc:492] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:16.963683  6308 ts_tablet_manager.cc:1403] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.219s	user 0.021s	sys 0.019s
I20260709 13:15:16.964476  6449 leader_election.cc:290] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:16.971333  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:16.975147  6308 raft_consensus.cc:359] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:16.978436  6308 raft_consensus.cc:385] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:15:16.978936  6079 leader_election.cc:343] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.974045  5933 catalog_manager.cc:5697] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.979650  6308 raft_consensus.cc:740] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:16.981169  6308 consensus_queue.cc:260] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:16.984150  6307 tablet_bootstrap.cc:492] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:16.988816  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
W20260709 13:15:16.992921  6078 leader_election.cc:343] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:16.993579  6078 leader_election.cc:304] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:16.996380  6308 ts_tablet_manager.cc:1434] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 13:15:16.997637  6308 tablet_bootstrap.cc:492] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:16.998081  6388 consensus_queue.cc:1048] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.004238  6574 raft_consensus.cc:2749] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:16.984699  6307 ts_tablet_manager.cc:1403] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.253s	user 0.022s	sys 0.013s
I20260709 13:15:17.010457  6310 tablet_bootstrap.cc:654] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.009449  6307 raft_consensus.cc:359] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.016819  6307 raft_consensus.cc:385] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.017242  6307 raft_consensus.cc:740] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.029762  6307 consensus_queue.cc:260] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.033499  5937 catalog_manager.cc:5697] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:17.039821  6308 tablet_bootstrap.cc:654] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.048638  6307 ts_tablet_manager.cc:1434] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:15:17.050233  6307 tablet_bootstrap.cc:492] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:17.067989  6461 raft_consensus.cc:493] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.068825  6461 raft_consensus.cc:515] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.076519  6461 leader_election.cc:290] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:17.077183  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:17.078562  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
W20260709 13:15:17.078907  6003 leader_election.cc:343] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.079283  6113 raft_consensus.cc:2468] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:17.081101  6004 leader_election.cc:304] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:17.082191  6368 consensus_queue.cc:1048] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.083505  6368 raft_consensus.cc:2804] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.083820  6368 raft_consensus.cc:493] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.084059  6368 raft_consensus.cc:3060] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:17.089193  6595 log.cc:927] Time spent T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 13:15:17.111413  6368 raft_consensus.cc:515] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.110066  5933 catalog_manager.cc:5697] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.113116  6307 tablet_bootstrap.cc:654] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.125820  6368 leader_election.cc:290] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:17.134912  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:17.135603  6110 raft_consensus.cc:3060] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.150979  6309 tablet_bootstrap.cc:492] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:17.151495  6309 ts_tablet_manager.cc:1403] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.303s	user 0.003s	sys 0.017s
I20260709 13:15:17.153023  6318 raft_consensus.cc:493] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.153690  6318 raft_consensus.cc:515] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:17.158690  6318 leader_election.cc:290] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:17.160039  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15b23a1757d4f0989eaa7fda4ad0ed1" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:17.152920  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
W20260709 13:15:17.165599  6003 leader_election.cc:343] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.166039  6308 tablet_bootstrap.cc:492] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:17.166692  6308 ts_tablet_manager.cc:1403] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.169s	user 0.017s	sys 0.027s
I20260709 13:15:17.167309  6309 raft_consensus.cc:359] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.168103  6309 raft_consensus.cc:385] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.168426  6309 raft_consensus.cc:740] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.168205  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15b23a1757d4f0989eaa7fda4ad0ed1" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:17.168804  6310 tablet_bootstrap.cc:492] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:17.169451  6310 ts_tablet_manager.cc:1403] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.217s	user 0.053s	sys 0.057s
I20260709 13:15:17.170226  6309 consensus_queue.cc:260] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
W20260709 13:15:17.167352  6227 leader_election.cc:343] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.172608  6310 raft_consensus.cc:359] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
W20260709 13:15:17.173055  6227 leader_election.cc:343] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.173708  6227 leader_election.cc:304] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:17.175384  6318 raft_consensus.cc:2749] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.176550  6310 raft_consensus.cc:385] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.158931  6110 raft_consensus.cc:2468] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:17.173097  6309 ts_tablet_manager.cc:1434] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 13:15:17.177088  6310 raft_consensus.cc:740] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.181167  6310 consensus_queue.cc:260] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.184353  6004 leader_election.cc:304] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:17.183588  6308 raft_consensus.cc:359] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.185700  6308 raft_consensus.cc:385] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.185842  6461 raft_consensus.cc:2804] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.188575  6461 raft_consensus.cc:697] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:17.187808  6310 ts_tablet_manager.cc:1434] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:15:17.189198  6308 raft_consensus.cc:740] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.198475  6461 consensus_queue.cc:237] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.200877  6310 tablet_bootstrap.cc:492] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:17.206400  6309 tablet_bootstrap.cc:492] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:17.210381  6310 tablet_bootstrap.cc:654] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.219102  6308 consensus_queue.cc:260] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.224231  6307 tablet_bootstrap.cc:492] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:17.224936  6307 ts_tablet_manager.cc:1403] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.175s	user 0.022s	sys 0.016s
I20260709 13:15:17.236203  6307 raft_consensus.cc:359] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:17.236986  6307 raft_consensus.cc:385] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.237282  6307 raft_consensus.cc:740] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.237969  6307 consensus_queue.cc:260] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:17.239825  6308 ts_tablet_manager.cc:1434] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 13:15:17.241986  6308 tablet_bootstrap.cc:492] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:17.248631  6308 tablet_bootstrap.cc:654] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.220659  6309 tablet_bootstrap.cc:654] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.262131  6307 ts_tablet_manager.cc:1434] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:15:17.261811  5934 catalog_manager.cc:5697] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.262369  6310 tablet_bootstrap.cc:492] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:17.262387  6308 tablet_bootstrap.cc:492] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:17.263693  6308 ts_tablet_manager.cc:1403] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260709 13:15:17.263751  6310 ts_tablet_manager.cc:1403] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.063s	user 0.032s	sys 0.018s
I20260709 13:15:17.266959  6310 raft_consensus.cc:359] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.267645  6310 raft_consensus.cc:385] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.267910  6310 raft_consensus.cc:740] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.268544  6310 consensus_queue.cc:260] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.270761  6310 ts_tablet_manager.cc:1434] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:17.271914  6307 tablet_bootstrap.cc:492] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:17.271761  6308 raft_consensus.cc:359] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.272496  6308 raft_consensus.cc:385] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.272756  6308 raft_consensus.cc:740] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.275166  6310 tablet_bootstrap.cc:492] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:17.280503  6307 tablet_bootstrap.cc:654] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.281922  6310 tablet_bootstrap.cc:654] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.284242  6309 tablet_bootstrap.cc:492] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:17.284757  6309 ts_tablet_manager.cc:1403] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.002s
I20260709 13:15:17.287637  6309 raft_consensus.cc:359] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.288359  6309 raft_consensus.cc:385] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.288637  6309 raft_consensus.cc:740] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.273411  6308 consensus_queue.cc:260] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.291181  6308 ts_tablet_manager.cc:1434] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 13:15:17.292299  6308 tablet_bootstrap.cc:492] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:17.298286  6308 tablet_bootstrap.cc:654] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.299141  6309 consensus_queue.cc:260] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.304745  6309 ts_tablet_manager.cc:1434] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260709 13:15:17.305913  6309 tablet_bootstrap.cc:492] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:17.308324  6310 tablet_bootstrap.cc:492] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:17.308831  6310 ts_tablet_manager.cc:1403] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.007s
I20260709 13:15:17.311609  6310 raft_consensus.cc:359] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.312342  6310 raft_consensus.cc:385] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.312623  6310 raft_consensus.cc:740] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.313236  6310 consensus_queue.cc:260] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.320793  6318 consensus_queue.cc:1048] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.323658  6310 ts_tablet_manager.cc:1434] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:15:17.324921  6574 raft_consensus.cc:493] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.325280  6310 tablet_bootstrap.cc:492] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:17.325420  6574 raft_consensus.cc:515] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.327622  6574 leader_election.cc:290] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:17.328344  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54dc468c14534a75a0280e2ebed8b689" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
W20260709 13:15:17.329771  6079 leader_election.cc:343] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.330235  6309 tablet_bootstrap.cc:654] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.331651  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54dc468c14534a75a0280e2ebed8b689" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
W20260709 13:15:17.333289  6078 leader_election.cc:343] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.333789  6078 leader_election.cc:304] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:17.334703  6574 raft_consensus.cc:2749] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.334861  6310 tablet_bootstrap.cc:654] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.337363  6308 tablet_bootstrap.cc:492] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:17.338030  6308 ts_tablet_manager.cc:1403] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.003s
W20260709 13:15:17.337388  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:17.343498  6310 tablet_bootstrap.cc:492] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:17.344125  6310 ts_tablet_manager.cc:1403] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 13:15:17.346895  6310 raft_consensus.cc:359] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.347787  6310 raft_consensus.cc:385] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.348110  6310 raft_consensus.cc:740] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.348834  6310 consensus_queue.cc:260] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.350970  6310 ts_tablet_manager.cc:1434] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:17.355389  6574 raft_consensus.cc:493] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.355947  6307 tablet_bootstrap.cc:492] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:17.355904  6574 raft_consensus.cc:515] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.356580  6307 ts_tablet_manager.cc:1403] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.005s
I20260709 13:15:17.356678  6308 raft_consensus.cc:359] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.357507  6308 raft_consensus.cc:385] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.357810  6308 raft_consensus.cc:740] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.358469  6308 consensus_queue.cc:260] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.358776  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40161005ad148cf888e2fa8c0b56646" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:17.359490  6035 raft_consensus.cc:2468] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:17.360308  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40161005ad148cf888e2fa8c0b56646" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:17.360819  6307 raft_consensus.cc:359] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.361505  6307 raft_consensus.cc:385] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.361621  6574 leader_election.cc:290] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:17.361541  6079 leader_election.cc:304] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:17.363006  6307 raft_consensus.cc:740] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.363495  6449 raft_consensus.cc:2804] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.363919  6449 raft_consensus.cc:493] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.362720  6310 tablet_bootstrap.cc:492] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:17.364358  6449 raft_consensus.cc:3060] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.364842  6308 ts_tablet_manager.cc:1434] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 13:15:17.365873  6308 tablet_bootstrap.cc:492] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:17.370970  6310 tablet_bootstrap.cc:654] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.371625  6461 raft_consensus.cc:493] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.372135  6309 tablet_bootstrap.cc:492] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:17.372654  6309 ts_tablet_manager.cc:1403] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260709 13:15:17.391983  6575 consensus_queue.cc:1048] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.403573  6537 raft_consensus.cc:493] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.404337  6537 raft_consensus.cc:515] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
W20260709 13:15:17.371096  6079 leader_election.cc:343] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.363965  6307 consensus_queue.cc:260] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.414453  6565 raft_consensus.cc:493] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.415195  6565 raft_consensus.cc:515] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.431617  6575 raft_consensus.cc:493] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.432519  6575 raft_consensus.cc:515] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.440752  6307 ts_tablet_manager.cc:1434] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.084s	user 0.002s	sys 0.015s
I20260709 13:15:17.441527  6575 leader_election.cc:290] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:17.442222  6307 tablet_bootstrap.cc:492] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:17.442970  6461 raft_consensus.cc:515] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.443720  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:17.450040  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15b23a1757d4f0989eaa7fda4ad0ed1" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:17.450717  6261 raft_consensus.cc:2468] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:17.444165  6308 tablet_bootstrap.cc:654] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.445459  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:17.446681  6309 raft_consensus.cc:359] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.447595  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b3baf1e68486f8e1c67ce517034ea" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:17.448383  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b3baf1e68486f8e1c67ce517034ea" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:17.448856  6565 leader_election.cc:290] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:17.453917  6309 raft_consensus.cc:385] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.456131  6110 raft_consensus.cc:2468] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:17.457962  6152 leader_election.cc:304] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:17.459915  6004 leader_election.cc:304] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:17.460281  6359 raft_consensus.cc:2804] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.460549  6309 raft_consensus.cc:740] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.460712  6359 raft_consensus.cc:493] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.461143  6359 raft_consensus.cc:3060] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.461542  6307 tablet_bootstrap.cc:654] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.461437  6309 consensus_queue.cc:260] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.462486  6258 raft_consensus.cc:2468] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:17.463807  6309 ts_tablet_manager.cc:1434] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.091s	user 0.020s	sys 0.022s
I20260709 13:15:17.465193  6309 tablet_bootstrap.cc:492] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:17.466691  6565 raft_consensus.cc:2804] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.467140  6565 raft_consensus.cc:493] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.467484  6565 raft_consensus.cc:3060] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:17.472266  6079 leader_election.cc:343] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:17.473057  6079 leader_election.cc:343] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.473495  6079 leader_election.cc:304] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:17.474243  6575 raft_consensus.cc:2749] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.477331  6318 consensus_queue.cc:1048] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.442306  6449 raft_consensus.cc:515] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.479184  6309 tablet_bootstrap.cc:654] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.479984  6449 leader_election.cc:290] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:17.480696  6538 raft_consensus.cc:493] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.481168  6538 raft_consensus.cc:515] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.482187  6460 consensus_queue.cc:1048] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.484613  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
W20260709 13:15:17.486402  6152 leader_election.cc:343] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.488003  6359 raft_consensus.cc:515] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:17.502661  6359 leader_election.cc:290] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:17.504377  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15b23a1757d4f0989eaa7fda4ad0ed1" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:17.505089  6258 raft_consensus.cc:3060] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.520051  6307 tablet_bootstrap.cc:492] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:17.520721  6307 ts_tablet_manager.cc:1403] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.007s
I20260709 13:15:17.493209  6538 leader_election.cc:290] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:17.524842  6461 leader_election.cc:290] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:17.525166  6310 tablet_bootstrap.cc:492] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:17.525703  6310 ts_tablet_manager.cc:1403] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.163s	user 0.037s	sys 0.017s
I20260709 13:15:17.525595  6537 leader_election.cc:290] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:17.528764  6310 raft_consensus.cc:359] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.529029  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15b23a1757d4f0989eaa7fda4ad0ed1" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:17.529337  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5313d949de5439ea48f24ddd1114f93" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:17.529541  6310 raft_consensus.cc:385] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.529932  6310 raft_consensus.cc:740] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.530652  6310 consensus_queue.cc:260] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.531345  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5313d949de5439ea48f24ddd1114f93" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:17.529079  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15b23a1757d4f0989eaa7fda4ad0ed1" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:17.532842  6310 ts_tablet_manager.cc:1434] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:15:17.533944  6310 tablet_bootstrap.cc:492] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
W20260709 13:15:17.531404  6003 leader_election.cc:343] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.534755  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:17.535421  6114 raft_consensus.cc:2468] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:17.536827  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40161005ad148cf888e2fa8c0b56646" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:17.537474  6184 raft_consensus.cc:3060] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:17.537878  6153 leader_election.cc:343] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:17.538424  6004 leader_election.cc:343] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:17.538867  6153 leader_election.cc:343] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.535440  6575 consensus_queue.cc:1048] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:15:17.542899  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40161005ad148cf888e2fa8c0b56646" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:17.543532  6037 raft_consensus.cc:3060] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.546811  6538 raft_consensus.cc:493] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.538889  6004 leader_election.cc:304] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a; no voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:17.547399  6538 raft_consensus.cc:515] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.548179  6461 raft_consensus.cc:2749] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.549445  6538 leader_election.cc:290] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:17.549338  6565 raft_consensus.cc:515] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.550279  6184 raft_consensus.cc:2468] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:17.565543  6565 leader_election.cc:290] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:17.571656  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b3baf1e68486f8e1c67ce517034ea" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:17.572409  6260 raft_consensus.cc:3060] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.572573  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b3baf1e68486f8e1c67ce517034ea" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:17.572970  6153 leader_election.cc:304] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:17.573256  6114 raft_consensus.cc:3060] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.575332  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:17.576113  6035 raft_consensus.cc:2468] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:17.579934  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:17.580675  6110 raft_consensus.cc:2468] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:17.576959  6079 leader_election.cc:304] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:17.582093  6575 raft_consensus.cc:2804] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.582614  6575 raft_consensus.cc:697] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:17.583441  6575 consensus_queue.cc:237] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.585552  6260 raft_consensus.cc:2468] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:17.586795  6388 raft_consensus.cc:2804] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.590715  6388 raft_consensus.cc:493] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.587078  6003 leader_election.cc:304] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:17.592048  6388 raft_consensus.cc:3060] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.600412  6308 tablet_bootstrap.cc:492] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:17.601451  6308 ts_tablet_manager.cc:1403] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.236s	user 0.036s	sys 0.016s
I20260709 13:15:17.601568  6310 tablet_bootstrap.cc:654] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.595162  6258 raft_consensus.cc:2468] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:17.611719  6310 tablet_bootstrap.cc:492] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:17.612494  6310 ts_tablet_manager.cc:1403] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.000s
I20260709 13:15:17.613556  6580 raft_consensus.cc:493] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.614166  6580 raft_consensus.cc:515] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.616545  6580 leader_election.cc:290] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:17.607784  6461 raft_consensus.cc:2804] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.623409  6461 raft_consensus.cc:697] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:17.624650  6461 consensus_queue.cc:237] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.625375  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cb225afdc40849c4e0f1319b1bf50" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:17.627105  6153 leader_election.cc:304] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [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: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:17.630048  6359 raft_consensus.cc:2804] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:17.630663  6359 raft_consensus.cc:493] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.626024  6388 raft_consensus.cc:515] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.631155  6359 raft_consensus.cc:3060] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.634507  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:17.636045  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cb225afdc40849c4e0f1319b1bf50" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:17.626186  6111 raft_consensus.cc:2468] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:17.616173  6310 raft_consensus.cc:359] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.640386  6310 raft_consensus.cc:385] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.640818  6310 raft_consensus.cc:740] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.641908  6310 consensus_queue.cc:260] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.652339  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:17.653059  6110 raft_consensus.cc:3060] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:17.655228  6152 leader_election.cc:343] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.656062  6152 leader_election.cc:304] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:17.656674  6114 raft_consensus.cc:2468] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:17.648145  6307 raft_consensus.cc:359] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:17.660269  6307 raft_consensus.cc:385] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.660633  6307 raft_consensus.cc:740] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.661129  6307 consensus_queue.cc:260] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:17.641047  6388 leader_election.cc:290] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:17.662654  6538 raft_consensus.cc:2804] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.673930  6310 ts_tablet_manager.cc:1434] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 13:15:17.677310  6227 leader_election.cc:304] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:17.679644  6308 raft_consensus.cc:359] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.687001  6308 raft_consensus.cc:385] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.687287  6308 raft_consensus.cc:740] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
W20260709 13:15:17.687601  6227 leader_election.cc:343] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.688019  6308 consensus_queue.cc:260] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.688908  6382 raft_consensus.cc:2804] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:17.689368  6382 raft_consensus.cc:493] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:17.689643  6308 ts_tablet_manager.cc:1434] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260709 13:15:17.689771  6382 raft_consensus.cc:3060] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.690791  6308 tablet_bootstrap.cc:492] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:17.675117  6538 raft_consensus.cc:697] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:17.693329  6538 consensus_queue.cc:237] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:17.694126  6322 consensus_queue.cc:1048] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:17.676239  6307 ts_tablet_manager.cc:1434] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.153s	user 0.007s	sys 0.000s
I20260709 13:15:17.696055  6110 raft_consensus.cc:2468] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:17.697546  6153 leader_election.cc:304] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:17.697868  6310 tablet_bootstrap.cc:492] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:17.698321  6037 raft_consensus.cc:2468] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:17.698760  6619 raft_consensus.cc:2804] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.699278  6619 raft_consensus.cc:697] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:17.699797  6309 tablet_bootstrap.cc:492] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:17.700276  6309 ts_tablet_manager.cc:1403] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.235s	user 0.016s	sys 0.008s
I20260709 13:15:17.700095  6619 consensus_queue.cc:237] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.705835  6310 tablet_bootstrap.cc:654] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.709939  6308 tablet_bootstrap.cc:654] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.711354  5937 catalog_manager.cc:5697] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.706000  6382 raft_consensus.cc:515] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.717124  6309 raft_consensus.cc:359] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.719337  6307 tablet_bootstrap.cc:492] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:17.725447  6309 raft_consensus.cc:385] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.725945  6309 raft_consensus.cc:740] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.755861  6537 raft_consensus.cc:493] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.756435  6537 raft_consensus.cc:515] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:17.763224  6309 consensus_queue.cc:260] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.768060  6309 ts_tablet_manager.cc:1434] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.002s
I20260709 13:15:17.782734  6382 leader_election.cc:290] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:17.787539  6460 consensus_queue.cc:1048] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:17.792147  6359 raft_consensus.cc:515] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.794286  6537 leader_election.cc:290] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:17.803426  6580 raft_consensus.cc:493] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.829598  6580 raft_consensus.cc:515] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.823553  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cb225afdc40849c4e0f1319b1bf50" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:17.816119  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cb225afdc40849c4e0f1319b1bf50" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:17.825394  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:17.822346  6307 tablet_bootstrap.cc:654] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.836205  6309 tablet_bootstrap.cc:492] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:17.836565  6114 raft_consensus.cc:3060] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:17.843532  6153 leader_election.cc:343] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:17.861999  6227 leader_election.cc:343] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.867276  5933 catalog_manager.cc:5697] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:17.866112  6152 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:39233, user_credentials={real_user=slave}} blocked reactor thread for 108592us
I20260709 13:15:17.874071  5937 catalog_manager.cc:5697] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:17.883543  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:17.883814  6580 leader_election.cc:290] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:17.884254  6036 raft_consensus.cc:3060] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.886238  6258 raft_consensus.cc:3060] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:17.886857  6310 tablet_bootstrap.cc:492] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:17.886909  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:17.887637  6310 ts_tablet_manager.cc:1403] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.012s
I20260709 13:15:17.890486  6310 raft_consensus.cc:359] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.891258  6310 raft_consensus.cc:385] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.891912  6310 raft_consensus.cc:740] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.892942  6310 consensus_queue.cc:260] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:17.903606  6036 raft_consensus.cc:2468] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 2.
I20260709 13:15:17.915115  6310 ts_tablet_manager.cc:1434] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:15:17.917475  6583 raft_consensus.cc:493] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.918054  6583 raft_consensus.cc:515] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.919770  6359 leader_election.cc:290] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:17.920173  6583 leader_election.cc:290] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:17.920640  6153 leader_election.cc:304] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:17.920696  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:17.924621  6227 leader_election.cc:304] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:17.930938  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:17.933178  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:17.933374  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860857dfe7d54b848eaf2b14ffe4f1cf" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:17.933972  6113 raft_consensus.cc:3060] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:17.922573  6359 raft_consensus.cc:2804] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:17.935184  6359 raft_consensus.cc:697] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:17.936115  6359 consensus_queue.cc:237] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER 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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.945129  6308 tablet_bootstrap.cc:492] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:17.945731  6308 ts_tablet_manager.cc:1403] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.255s	user 0.009s	sys 0.028s
I20260709 13:15:17.948827  6308 raft_consensus.cc:359] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:17.949605  6308 raft_consensus.cc:385] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:17.949914  6308 raft_consensus.cc:740] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:17.956723  6308 consensus_queue.cc:260] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:17.958725  6307 tablet_bootstrap.cc:492] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:17.959301  6307 ts_tablet_manager.cc:1403] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.240s	user 0.019s	sys 0.003s
I20260709 13:15:17.961264  6114 raft_consensus.cc:2468] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
W20260709 13:15:17.962625  6079 leader_election.cc:343] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.962733  6227 leader_election.cc:304] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:17.964394  6580 raft_consensus.cc:2804] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:17.965092  6580 raft_consensus.cc:697] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:17.966200  6580 consensus_queue.cc:237] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:17.971808  6310 tablet_bootstrap.cc:492] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:17.972406  6308 ts_tablet_manager.cc:1434] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:15:17.974737  6460 raft_consensus.cc:493] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:17.975351  6460 raft_consensus.cc:515] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:17.977578  6460 leader_election.cc:290] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:17.978595  6310 tablet_bootstrap.cc:654] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.984174  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:17.984911  6112 raft_consensus.cc:2468] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:17.985932  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
W20260709 13:15:17.988934  6152 leader_election.cc:343] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:17.989473  6152 leader_election.cc:304] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:17.991268  6631 raft_consensus.cc:2749] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.992758  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:17.992803  6382 raft_consensus.cc:2749] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:17.997643  6575 consensus_queue.cc:1048] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:15:18.008095  6309 tablet_bootstrap.cc:654] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:17.995666  6565 consensus_queue.cc:1048] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:15:18.013149  6308 tablet_bootstrap.cc:492] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
W20260709 13:15:18.001086  6004 leader_election.cc:343] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.013648  5933 catalog_manager.cc:5697] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:18.017225  6004 leader_election.cc:304] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 4770500962524a0e923a283040803f4a
I20260709 13:15:18.005168  6307 raft_consensus.cc:359] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.023699  6307 raft_consensus.cc:385] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.024662  6307 raft_consensus.cc:740] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.025938  6307 consensus_queue.cc:260] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.023955  6565 raft_consensus.cc:2804] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.031018  6565 raft_consensus.cc:493] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.031402  6565 raft_consensus.cc:3060] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.045433  6322 raft_consensus.cc:493] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.045975  6322 raft_consensus.cc:515] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.047405  6565 raft_consensus.cc:515] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.047976  6322 leader_election.cc:290] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:18.050581  6308 tablet_bootstrap.cc:654] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.054965  6307 ts_tablet_manager.cc:1434] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.001s
W20260709 13:15:18.055346  6079 leader_election.cc:343] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.056069  6307 tablet_bootstrap.cc:492] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:18.056001  6079 leader_election.cc:304] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:18.057590  6574 raft_consensus.cc:2749] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.058399  5935 catalog_manager.cc:5697] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 2, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 2 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:18.063836  6565 leader_election.cc:290] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:18.064741  6307 tablet_bootstrap.cc:654] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.067058  6113 raft_consensus.cc:2468] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 2.
I20260709 13:15:18.080325  5937 catalog_manager.cc:5697] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:18.099849  6310 tablet_bootstrap.cc:492] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:18.100752  6310 ts_tablet_manager.cc:1403] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.009s
I20260709 13:15:18.104777  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:18.107895  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced5827110c475bb9fc3587f268e33f" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
W20260709 13:15:18.114426  6004 leader_election.cc:343] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:18.115113  6004 leader_election.cc:343] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.123958  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced5827110c475bb9fc3587f268e33f" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:18.125751  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:18.129149  6574 raft_consensus.cc:493] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.136386  6574 raft_consensus.cc:515] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.135012  6113 raft_consensus.cc:3060] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.142668  6382 raft_consensus.cc:493] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.150985  6309 tablet_bootstrap.cc:492] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:18.155794  6309 ts_tablet_manager.cc:1403] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.344s	user 0.015s	sys 0.005s
I20260709 13:15:18.150512  6310 raft_consensus.cc:359] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.157243  6310 raft_consensus.cc:385] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:15:18.147131  6003 leader_election.cc:343] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.157634  6310 raft_consensus.cc:740] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.159977  6003 leader_election.cc:304] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:18.161813  6307 tablet_bootstrap.cc:492] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:18.167465  6307 ts_tablet_manager.cc:1403] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.112s	user 0.028s	sys 0.035s
I20260709 13:15:18.160841  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5af358316d4565998bcde3f824d06d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:18.164099  6565 raft_consensus.cc:2749] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.150005  6382 raft_consensus.cc:515] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
W20260709 13:15:18.170006  6079 leader_election.cc:343] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:18.170526  6639 log.cc:927] Time spent T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 13:15:18.170419  6307 raft_consensus.cc:359] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.170717  6575 consensus_queue.cc:1048] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.171304  6307 raft_consensus.cc:385] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.171639  6307 raft_consensus.cc:740] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.172330  6307 consensus_queue.cc:260] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.174443  6307 ts_tablet_manager.cc:1434] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:18.175915  6308 tablet_bootstrap.cc:492] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:18.175927  6307 tablet_bootstrap.cc:492] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:18.186636  6307 tablet_bootstrap.cc:654] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.186441  6537 consensus_queue.cc:1048] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.186868  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:18.188592  6382 leader_election.cc:290] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:18.176468  6308 ts_tablet_manager.cc:1403] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.164s	user 0.017s	sys 0.036s
I20260709 13:15:18.198524  6310 consensus_queue.cc:260] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.201973  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:18.203581  6260 raft_consensus.cc:3060] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.205045  6309 raft_consensus.cc:359] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.205642  6309 raft_consensus.cc:385] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.205818  6309 raft_consensus.cc:740] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.206331  6460 consensus_queue.cc:1048] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.207553  6574 leader_election.cc:290] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:18.214423  6460 consensus_queue.cc:1048] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:15:18.223626  6227 leader_election.cc:304] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a
I20260709 13:15:18.225543  6309 consensus_queue.cc:260] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.226388  6308 raft_consensus.cc:359] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.227061  6310 ts_tablet_manager.cc:1434] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.126s	user 0.008s	sys 0.000s
I20260709 13:15:18.227094  6308 raft_consensus.cc:385] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.227551  6308 raft_consensus.cc:740] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.228324  6308 consensus_queue.cc:260] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.223299  6538 raft_consensus.cc:493] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.237501  6309 ts_tablet_manager.cc:1434] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 13:15:18.238723  6309 tablet_bootstrap.cc:492] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:18.240409  6635 raft_consensus.cc:2749] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.242744  6308 ts_tablet_manager.cc:1434] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 13:15:18.246351  6537 consensus_queue.cc:1048] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.235776  6538 raft_consensus.cc:515] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.249017  6538 leader_election.cc:290] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:18.251924  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:18.252830  6036 raft_consensus.cc:2393] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:18.256844  6310 tablet_bootstrap.cc:492] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:18.256186  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:18.258984  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5af358316d4565998bcde3f824d06d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:18.259685  6260 raft_consensus.cc:2468] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:18.261006  6078 leader_election.cc:304] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 4770500962524a0e923a283040803f4a
I20260709 13:15:18.261943  6583 raft_consensus.cc:2804] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.262327  6583 raft_consensus.cc:493] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.262789  6583 raft_consensus.cc:3060] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.256336  6113 raft_consensus.cc:2468] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:18.264962  6004 leader_election.cc:304] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 4770500962524a0e923a283040803f4a
I20260709 13:15:18.265700  6565 raft_consensus.cc:2804] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.266191  6565 raft_consensus.cc:697] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:18.267108  6153 leader_election.cc:304] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:18.269658  6308 tablet_bootstrap.cc:492] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:18.268301  6538 raft_consensus.cc:3060] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.273214  6565 consensus_queue.cc:237] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.279505  6307 tablet_bootstrap.cc:492] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:18.280206  6307 ts_tablet_manager.cc:1403] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.002s
I20260709 13:15:18.282462  6310 tablet_bootstrap.cc:654] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.299579  6307 raft_consensus.cc:359] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.300366  6307 raft_consensus.cc:385] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.300657  6307 raft_consensus.cc:740] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.301436  6307 consensus_queue.cc:260] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.302896  6538 raft_consensus.cc:2749] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.304363  6309 tablet_bootstrap.cc:654] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.313905  6537 consensus_queue.cc:1048] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.325162  6036 raft_consensus.cc:3060] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.315856  6583 raft_consensus.cc:515] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.327935  6307 ts_tablet_manager.cc:1434] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:15:18.329077  6307 tablet_bootstrap.cc:492] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:18.329324  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5af358316d4565998bcde3f824d06d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:18.329993  6184 raft_consensus.cc:3060] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.316332  6308 tablet_bootstrap.cc:654] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.343627  6310 tablet_bootstrap.cc:492] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:18.344834  6309 tablet_bootstrap.cc:492] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:18.345276  6310 ts_tablet_manager.cc:1403] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.109s	user 0.019s	sys 0.004s
I20260709 13:15:18.345364  6309 ts_tablet_manager.cc:1403] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.000s
I20260709 13:15:18.348030  6310 raft_consensus.cc:359] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.348305  6309 raft_consensus.cc:359] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.349040  6309 raft_consensus.cc:385] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.349334  6309 raft_consensus.cc:740] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.351787  6307 tablet_bootstrap.cc:654] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.348728  6310 raft_consensus.cc:385] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.352998  6310 raft_consensus.cc:740] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.354106  6309 consensus_queue.cc:260] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.354513  6310 consensus_queue.cc:260] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.358480  6310 ts_tablet_manager.cc:1434] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:15:18.359179  6309 ts_tablet_manager.cc:1434] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:15:18.359519  6310 tablet_bootstrap.cc:492] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:18.360245  6309 tablet_bootstrap.cc:492] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:18.358533  6537 consensus_queue.cc:1048] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:15:18.354434  6184 raft_consensus.cc:2468] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:18.382246  6308 tablet_bootstrap.cc:492] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:18.382831  6308 ts_tablet_manager.cc:1403] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.000s
I20260709 13:15:18.391213  6538 raft_consensus.cc:493] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.391808  6538 raft_consensus.cc:515] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.396602  6583 leader_election.cc:290] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:18.397221  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54dc468c14534a75a0280e2ebed8b689" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:18.397960  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5af358316d4565998bcde3f824d06d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:18.398602  6260 raft_consensus.cc:3060] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.394455  6308 raft_consensus.cc:359] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.401096  6575 raft_consensus.cc:493] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.401610  6575 raft_consensus.cc:515] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.403770  6575 leader_election.cc:290] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:18.404920  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5313d949de5439ea48f24ddd1114f93" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:18.397980  6114 raft_consensus.cc:2468] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:18.405637  6039 raft_consensus.cc:2468] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:18.400651  6308 raft_consensus.cc:385] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.408610  6079 leader_election.cc:304] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:18.407760  6308 raft_consensus.cc:740] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
W20260709 13:15:18.411057  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:18.411893  6153 leader_election.cc:304] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:18.410422  5933 catalog_manager.cc:5697] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:18.406337  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5313d949de5439ea48f24ddd1114f93" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:18.413237  6631 raft_consensus.cc:2804] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.413605  6631 raft_consensus.cc:493] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.413928  6631 raft_consensus.cc:3060] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:18.415505  6078 leader_election.cc:343] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.417874  6575 raft_consensus.cc:2804] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.418422  6575 raft_consensus.cc:493] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.418843  6575 raft_consensus.cc:3060] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.424443  6310 tablet_bootstrap.cc:654] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.411561  6308 consensus_queue.cc:260] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.425238  6079 leader_election.cc:304] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:18.426285  6309 tablet_bootstrap.cc:654] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.427333  6646 raft_consensus.cc:2804] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.430207  6646 raft_consensus.cc:697] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:18.431026  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54dc468c14534a75a0280e2ebed8b689" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:18.432354  6538 leader_election.cc:290] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:18.431123  6646 consensus_queue.cc:237] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
W20260709 13:15:18.432874  6152 leader_election.cc:343] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.435495  6307 tablet_bootstrap.cc:492] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:18.435997  6307 ts_tablet_manager.cc:1403] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.003s
I20260709 13:15:18.423560  6260 raft_consensus.cc:2468] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:18.438799  6307 raft_consensus.cc:359] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.442525  6307 raft_consensus.cc:385] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.443006  6307 raft_consensus.cc:740] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.445456  6631 raft_consensus.cc:515] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.447254  6307 consensus_queue.cc:260] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.453429  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54dc468c14534a75a0280e2ebed8b689" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:18.453943  6308 ts_tablet_manager.cc:1434] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 13:15:18.454136  6114 raft_consensus.cc:3060] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.455430  6308 tablet_bootstrap.cc:492] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:18.459946  6575 raft_consensus.cc:515] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.462160  6575 leader_election.cc:290] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:18.462987  6631 leader_election.cc:290] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:18.463581  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5313d949de5439ea48f24ddd1114f93" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:18.463722  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5313d949de5439ea48f24ddd1114f93" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:18.464350  6036 raft_consensus.cc:3060] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.464956  6309 tablet_bootstrap.cc:492] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:18.465448  6309 ts_tablet_manager.cc:1403] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.001s
W20260709 13:15:18.466142  6078 leader_election.cc:343] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.468256  6114 raft_consensus.cc:2468] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:18.470577  5937 catalog_manager.cc:5697] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:18.470871  6307 ts_tablet_manager.cc:1434] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:15:18.471985  6036 raft_consensus.cc:2468] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:18.473094  6114 raft_consensus.cc:1275] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer 4770500962524a0e923a283040803f4a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:18.473621  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54dc468c14534a75a0280e2ebed8b689" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:18.486158  6307 tablet_bootstrap.cc:492] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:18.474222  6153 leader_election.cc:304] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:18.488152  6359 raft_consensus.cc:2804] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.488615  6359 raft_consensus.cc:697] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:18.489411  6359 consensus_queue.cc:237] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.490463  6322 raft_consensus.cc:493] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.490978  6322 raft_consensus.cc:515] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
W20260709 13:15:18.492278  6152 leader_election.cc:343] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.492529  6307 tablet_bootstrap.cc:654] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.493928  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:18.494629  6260 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:18.494750  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:18.495385  6185 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:18.482288  6308 tablet_bootstrap.cc:654] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.498335  6322 leader_election.cc:290] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:18.473631  6079 leader_election.cc:304] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:18.478917  6309 raft_consensus.cc:359] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.501536  6309 raft_consensus.cc:385] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.499799  6575 raft_consensus.cc:2804] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.501900  6309 raft_consensus.cc:740] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.502285  6575 raft_consensus.cc:697] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:18.486984  6310 tablet_bootstrap.cc:492] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:18.503227  6575 consensus_queue.cc:237] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.503852  6310 ts_tablet_manager.cc:1403] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.145s	user 0.008s	sys 0.004s
I20260709 13:15:18.503750  6309 consensus_queue.cc:260] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.500659  6631 consensus_queue.cc:1048] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.509537  6309 ts_tablet_manager.cc:1434] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:15:18.496033  6003 leader_election.cc:304] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:18.510644  6322 raft_consensus.cc:2804] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.511042  6322 raft_consensus.cc:493] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.511447  6322 raft_consensus.cc:3060] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.511649  6635 consensus_queue.cc:1048] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.514694  6309 tablet_bootstrap.cc:492] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:18.520951  6307 tablet_bootstrap.cc:492] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:18.521484  6307 ts_tablet_manager.cc:1403] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.008s
I20260709 13:15:18.521649  6309 tablet_bootstrap.cc:654] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.507467  6310 raft_consensus.cc:359] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.529328  6310 raft_consensus.cc:385] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.529646  6310 raft_consensus.cc:740] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.529938  6307 raft_consensus.cc:359] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.531926  6307 raft_consensus.cc:385] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.532205  6307 raft_consensus.cc:740] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.532835  6036 raft_consensus.cc:1275] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Refusing update from remote peer 4770500962524a0e923a283040803f4a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:18.534899  6631 consensus_queue.cc:1048] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.537269  6310 consensus_queue.cc:260] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.539109  6308 tablet_bootstrap.cc:492] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:18.539611  6308 ts_tablet_manager.cc:1403] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.007s
I20260709 13:15:18.539791  6310 ts_tablet_manager.cc:1434] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:15:18.521523  5937 catalog_manager.cc:5697] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:18.540943  6310 tablet_bootstrap.cc:492] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:18.542445  6308 raft_consensus.cc:359] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.543224  6308 raft_consensus.cc:385] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.543488  6308 raft_consensus.cc:740] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.544785  6308 consensus_queue.cc:260] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.546382  6308 ts_tablet_manager.cc:1434] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:18.547420  6308 tablet_bootstrap.cc:492] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:18.547892  6309 tablet_bootstrap.cc:492] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:18.548380  6309 ts_tablet_manager.cc:1403] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260709 13:15:18.535080  6307 consensus_queue.cc:260] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.553066  6307 ts_tablet_manager.cc:1434] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:15:18.553663  6309 raft_consensus.cc:359] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.559865  6309 raft_consensus.cc:385] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.560324  6309 raft_consensus.cc:740] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.565469  6309 consensus_queue.cc:260] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.590474  6307 tablet_bootstrap.cc:492] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:18.591806  6310 tablet_bootstrap.cc:654] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.593865  6309 ts_tablet_manager.cc:1434] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.001s
I20260709 13:15:18.595408  6309 tablet_bootstrap.cc:492] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:18.552875  6322 raft_consensus.cc:515] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.599820  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:18.599967  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:18.600512  6258 raft_consensus.cc:3060] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.600828  6185 raft_consensus.cc:3060] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.598869  6322 leader_election.cc:290] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:18.607041  6037 raft_consensus.cc:3060] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.604743  6574 raft_consensus.cc:493] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.608513  6574 raft_consensus.cc:515] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.610620  6574 leader_election.cc:290] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:18.611901  6359 raft_consensus.cc:493] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.612381  6359 raft_consensus.cc:515] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.614419  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:18.614434  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
W20260709 13:15:18.616808  6079 leader_election.cc:343] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.619041  6308 tablet_bootstrap.cc:654] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.625416  6359 leader_election.cc:290] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:18.627445  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416e0e3574d34be69c84e99663d22ab8" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
W20260709 13:15:18.629014  6152 leader_election.cc:343] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:18.644934  6078 leader_election.cc:343] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.645505  6078 leader_election.cc:304] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:18.645820  6635 consensus_queue.cc:1048] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:18.652043  6580 raft_consensus.cc:493] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.653110  6307 tablet_bootstrap.cc:654] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.652887  6580 raft_consensus.cc:515] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.654816  6382 raft_consensus.cc:493] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.655377  6382 raft_consensus.cc:515] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.632879  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416e0e3574d34be69c84e99663d22ab8" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:18.657750  6382 leader_election.cc:290] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:18.654824  6646 raft_consensus.cc:2749] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:18.661859  6153 leader_election.cc:343] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.662393  6153 leader_election.cc:304] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:18.663473  6359 raft_consensus.cc:2749] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.664031  6580 leader_election.cc:290] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:18.665706  5933 catalog_manager.cc:5697] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:18.670526  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5313d949de5439ea48f24ddd1114f93" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:18.671617  6035 raft_consensus.cc:2393] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:18.672660  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5313d949de5439ea48f24ddd1114f93" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:18.673017  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54dc468c14534a75a0280e2ebed8b689" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:18.673839  6111 raft_consensus.cc:2393] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 4770500962524a0e923a283040803f4a in this term.
I20260709 13:15:18.672660  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54dc468c14534a75a0280e2ebed8b689" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:18.676398  6185 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:18.679988  6004 leader_election.cc:304] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:18.681859  6565 raft_consensus.cc:2804] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:18.682384  6565 raft_consensus.cc:697] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:18.683225  6565 consensus_queue.cc:237] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.675298  6646 raft_consensus.cc:493] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.685642  6646 raft_consensus.cc:515] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.687758  6646 leader_election.cc:290] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:18.690249  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1070465f8c48d7b6127fa1bf9bb047" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:18.690411  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1070465f8c48d7b6127fa1bf9bb047" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
W20260709 13:15:18.692133  6079 leader_election.cc:343] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:18.692739  6079 leader_election.cc:343] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.693254  6079 leader_election.cc:304] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:18.696156  6460 consensus_queue.cc:1048] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.697144  6227 leader_election.cc:304] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:18.698436  6635 raft_consensus.cc:3060] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.699216  6310 tablet_bootstrap.cc:492] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:18.699771  6310 ts_tablet_manager.cc:1403] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.159s	user 0.030s	sys 0.015s
I20260709 13:15:18.703167  6310 raft_consensus.cc:359] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.703699  6309 tablet_bootstrap.cc:654] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.703996  6310 raft_consensus.cc:385] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.704380  6310 raft_consensus.cc:740] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.705327  6310 consensus_queue.cc:260] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.706321  6575 raft_consensus.cc:2749] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.709784  6227 leader_election.cc:304] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a
I20260709 13:15:18.672197  6258 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:18.715586  6310 ts_tablet_manager.cc:1434] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:15:18.722585  6580 raft_consensus.cc:3060] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.740131  6307 tablet_bootstrap.cc:492] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:18.741031  6307 ts_tablet_manager.cc:1403] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.160s	user 0.006s	sys 0.007s
I20260709 13:15:18.743582  6310 tablet_bootstrap.cc:492] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:18.754374  6308 tablet_bootstrap.cc:492] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:18.755740  6308 ts_tablet_manager.cc:1403] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.209s	user 0.011s	sys 0.007s
I20260709 13:15:18.746354  6635 raft_consensus.cc:2749] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.766151  6310 tablet_bootstrap.cc:654] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.772538  6308 raft_consensus.cc:359] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.773571  6308 raft_consensus.cc:385] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.773912  6308 raft_consensus.cc:740] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.784432  6308 consensus_queue.cc:260] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.775727  6575 raft_consensus.cc:493] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.787287  6575 raft_consensus.cc:515] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:18.788049  6309 tablet_bootstrap.cc:492] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:18.788540  6309 ts_tablet_manager.cc:1403] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.193s	user 0.008s	sys 0.005s
I20260709 13:15:18.789458  6575 leader_election.cc:290] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:18.792280  6309 raft_consensus.cc:359] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.793048  6309 raft_consensus.cc:385] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.793404  6309 raft_consensus.cc:740] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.794134  6309 consensus_queue.cc:260] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.795478  5933 catalog_manager.cc:5697] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:18.799269  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
W20260709 13:15:18.800632  6078 leader_election.cc:343] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.803721  6580 raft_consensus.cc:2749] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.804669  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:18.805043  6309 ts_tablet_manager.cc:1434] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:15:18.806128  6309 tablet_bootstrap.cc:492] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:18.812067  6307 raft_consensus.cc:359] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.813066  6307 raft_consensus.cc:385] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.817967  6307 raft_consensus.cc:740] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
W20260709 13:15:18.815394  6079 leader_election.cc:343] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.816205  6460 consensus_queue.cc:1048] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.818974  6079 leader_election.cc:304] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:18.817487  6308 ts_tablet_manager.cc:1434] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260709 13:15:18.819689  6574 raft_consensus.cc:2749] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.820642  6308 tablet_bootstrap.cc:492] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:18.826040  6583 consensus_queue.cc:1048] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.828070  6308 tablet_bootstrap.cc:654] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.820874  6307 consensus_queue.cc:260] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.832270  6307 ts_tablet_manager.cc:1434] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.000s
I20260709 13:15:18.833285  6307 tablet_bootstrap.cc:492] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:18.853897  6309 tablet_bootstrap.cc:654] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.857455  6307 tablet_bootstrap.cc:654] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.863657  6310 tablet_bootstrap.cc:492] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:18.866358  6310 ts_tablet_manager.cc:1403] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.128s	user 0.025s	sys 0.004s
I20260709 13:15:18.869179  6310 raft_consensus.cc:359] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.869895  6310 raft_consensus.cc:385] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.870157  6310 raft_consensus.cc:740] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.870848  6310 consensus_queue.cc:260] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.873018  6310 ts_tablet_manager.cc:1434] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:18.874022  6310 tablet_bootstrap.cc:492] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:18.880370  6310 tablet_bootstrap.cc:654] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.894717  6307 tablet_bootstrap.cc:492] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:18.896201  6307 ts_tablet_manager.cc:1403] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.001s
I20260709 13:15:18.897607  6310 tablet_bootstrap.cc:492] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:18.898132  6310 ts_tablet_manager.cc:1403] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260709 13:15:18.900569  6307 raft_consensus.cc:359] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.903482  6575 consensus_queue.cc:1048] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:18.904160  6307 raft_consensus.cc:385] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.904528  6307 raft_consensus.cc:740] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.905248  6631 raft_consensus.cc:493] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.905915  6310 raft_consensus.cc:359] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.906747  6310 raft_consensus.cc:385] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.906576  6631 raft_consensus.cc:515] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:18.907027  6310 raft_consensus.cc:740] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.907747  6310 consensus_queue.cc:260] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.908833  6631 leader_election.cc:290] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:18.910153  6310 ts_tablet_manager.cc:1434] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:15:18.910761  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:18.910998  6307 consensus_queue.cc:260] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.911564  6112 raft_consensus.cc:2468] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:18.912763  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:18.913164  6307 ts_tablet_manager.cc:1434] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:15:18.913077  6153 leader_election.cc:304] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:18.913836  6575 raft_consensus.cc:493] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.905730  6308 tablet_bootstrap.cc:492] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:18.914835  6308 ts_tablet_manager.cc:1403] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.001s
I20260709 13:15:18.919600  6310 tablet_bootstrap.cc:492] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:18.914336  6575 raft_consensus.cc:515] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:18.922263  6575 leader_election.cc:290] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
W20260709 13:15:18.924773  6152 leader_election.cc:343] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.923065  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:18.926437  6309 tablet_bootstrap.cc:492] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
W20260709 13:15:18.926844  6079 leader_election.cc:343] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.927964  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:18.917666  6308 raft_consensus.cc:359] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.931124  6309 ts_tablet_manager.cc:1403] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.022s
I20260709 13:15:18.931419  6308 raft_consensus.cc:385] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:18.931850  6308 raft_consensus.cc:740] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.914279  6307 tablet_bootstrap.cc:492] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a: Bootstrap starting.
W20260709 13:15:18.933310  6079 leader_election.cc:343] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:18.934940  6079 leader_election.cc:304] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:18.935662  6575 raft_consensus.cc:2749] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:18.936117  6359 raft_consensus.cc:493] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:18.932555  6308 consensus_queue.cc:260] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.935322  6310 tablet_bootstrap.cc:654] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.936607  6359 raft_consensus.cc:515] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.938802  6359 leader_election.cc:290] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:18.914288  6631 raft_consensus.cc:2804] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.939299  6631 raft_consensus.cc:493] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.939704  6631 raft_consensus.cc:3060] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.939929  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced5827110c475bb9fc3587f268e33f" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:18.943359  6039 raft_consensus.cc:2468] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:18.944543  6153 leader_election.cc:304] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:18.945353  6359 raft_consensus.cc:2804] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:18.945676  6359 raft_consensus.cc:493] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:18.945956  6359 raft_consensus.cc:3060] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.951221  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced5827110c475bb9fc3587f268e33f" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:18.954922  6359 raft_consensus.cc:515] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:18.957824  6258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced5827110c475bb9fc3587f268e33f" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:18.961469  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ced5827110c475bb9fc3587f268e33f" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:18.962502  6039 raft_consensus.cc:3060] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:18.964745  6307 tablet_bootstrap.cc:654] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:18.966755  6308 ts_tablet_manager.cc:1434] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.002s
I20260709 13:15:18.967923  6308 tablet_bootstrap.cc:492] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:18.975091  6359 leader_election.cc:290] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:18.985184  6309 raft_consensus.cc:359] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
W20260709 13:15:18.989079  6152 leader_election.cc:343] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.005339  6309 raft_consensus.cc:385] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.005628  6309 raft_consensus.cc:740] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:18.991747  6308 tablet_bootstrap.cc:654] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.007754  6039 raft_consensus.cc:2468] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:19.006294  6309 consensus_queue.cc:260] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.009725  6153 leader_election.cc:304] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:19.010054  6258 raft_consensus.cc:3060] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.010946  6309 ts_tablet_manager.cc:1434] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 13:15:19.012625  6309 tablet_bootstrap.cc:492] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:19.000092  6359 consensus_queue.cc:1048] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.015506  6537 raft_consensus.cc:2804] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:19.016034  6537 raft_consensus.cc:697] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:19.016824  6537 consensus_queue.cc:237] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.004415  6307 tablet_bootstrap.cc:492] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:19.021752  6307 ts_tablet_manager.cc:1403] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.005s
I20260709 13:15:19.025200  6575 raft_consensus.cc:493] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.026023  6575 raft_consensus.cc:515] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:19.027242  6460 raft_consensus.cc:493] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.027783  6460 raft_consensus.cc:515] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.028790  6310 tablet_bootstrap.cc:492] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:19.028823  6619 consensus_queue.cc:1048] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.029641  6575 leader_election.cc:290] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:19.029867  6460 leader_election.cc:290] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:19.032488  6258 raft_consensus.cc:2468] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:19.033172  6309 tablet_bootstrap.cc:654] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.033602  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:19.034906  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:19.037384  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:19.038021  6111 raft_consensus.cc:2468] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:19.029644  6310 ts_tablet_manager.cc:1403] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.065s
W20260709 13:15:19.038976  6004 leader_election.cc:343] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.033757  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:19.004834  6631 raft_consensus.cc:515] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
W20260709 13:15:19.041535  6079 leader_election.cc:343] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.042390  6004 leader_election.cc:304] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 4770500962524a0e923a283040803f4a
I20260709 13:15:19.043835  6631 leader_election.cc:290] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:19.045554  6310 raft_consensus.cc:359] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.049101  6310 raft_consensus.cc:385] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.049263  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:19.049494  6310 raft_consensus.cc:740] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.049959  6111 raft_consensus.cc:3060] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.048497  6565 raft_consensus.cc:2804] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:19.050916  6565 raft_consensus.cc:493] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:19.050434  6310 consensus_queue.cc:260] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.051427  6565 raft_consensus.cc:3060] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:19.055593  6078 leader_election.cc:343] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.056123  6078 leader_election.cc:304] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:19.058180  6575 raft_consensus.cc:2749] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:19.058645  6574 consensus_queue.cc:1048] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.061610  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
W20260709 13:15:19.063687  6152 leader_election.cc:343] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.066075  6310 ts_tablet_manager.cc:1434] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:15:19.068253  6575 consensus_queue.cc:1048] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.048110  6307 raft_consensus.cc:359] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.069595  6307 raft_consensus.cc:385] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.070690  6307 raft_consensus.cc:740] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.072813  6111 raft_consensus.cc:2468] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:19.074465  6307 consensus_queue.cc:260] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.079044  6153 leader_election.cc:304] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:19.086696  6310 tablet_bootstrap.cc:492] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:19.088730  6565 raft_consensus.cc:515] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.091336  6309 tablet_bootstrap.cc:492] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:19.091876  6309 ts_tablet_manager.cc:1403] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.013s
I20260709 13:15:19.092916  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:19.093422  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:19.093534  6185 raft_consensus.cc:3060] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.094091  6112 raft_consensus.cc:3060] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.096243  6307 ts_tablet_manager.cc:1434] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.004s
I20260709 13:15:19.095209  6309 raft_consensus.cc:359] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:19.097148  6309 raft_consensus.cc:385] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.097289  6307 tablet_bootstrap.cc:492] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:19.097458  6309 raft_consensus.cc:740] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.098335  6309 consensus_queue.cc:260] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:19.100378  6619 raft_consensus.cc:2804] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:19.100831  6309 ts_tablet_manager.cc:1434] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:15:19.101099  6619 raft_consensus.cc:697] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:19.102106  6309 tablet_bootstrap.cc:492] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:19.102064  6619 consensus_queue.cc:237] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:19.103770  6310 tablet_bootstrap.cc:654] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.112219  6308 tablet_bootstrap.cc:492] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:19.112712  6308 ts_tablet_manager.cc:1403] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.145s	user 0.007s	sys 0.006s
I20260709 13:15:19.119676  6112 raft_consensus.cc:2468] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:19.122475  6308 raft_consensus.cc:359] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:19.123937  6004 leader_election.cc:304] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:19.127514  6368 raft_consensus.cc:2804] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:19.127987  6368 raft_consensus.cc:697] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:19.128196  6309 tablet_bootstrap.cc:654] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.128690  6368 consensus_queue.cc:237] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.126389  6308 raft_consensus.cc:385] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.141160  6308 raft_consensus.cc:740] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.142740  6308 consensus_queue.cc:260] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:19.140626  6565 leader_election.cc:290] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:19.150580  6308 ts_tablet_manager.cc:1434] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:15:19.177431  6308 tablet_bootstrap.cc:492] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:19.189371  6307 tablet_bootstrap.cc:654] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.213471  6677 raft_consensus.cc:493] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.214802  6583 raft_consensus.cc:493] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.254522  6185 raft_consensus.cc:2468] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:19.265542  6583 raft_consensus.cc:515] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.288992  6583 leader_election.cc:290] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:19.298938  6308 tablet_bootstrap.cc:654] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.300617  5933 catalog_manager.cc:5697] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:19.341094  6537 raft_consensus.cc:493] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.341804  6537 raft_consensus.cc:515] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.344148  6537 leader_election.cc:290] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:19.302351  6565 raft_consensus.cc:493] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.307982  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd235b63286e45a98485e7603aa16ca2" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:19.232033  6677 raft_consensus.cc:515] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.347481  6565 raft_consensus.cc:515] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.315689  6309 tablet_bootstrap.cc:492] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:19.348706  6309 ts_tablet_manager.cc:1403] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.247s	user 0.029s	sys 0.002s
I20260709 13:15:19.349609  6677 leader_election.cc:290] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:19.303296  6460 consensus_queue.cc:1048] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.346427  6310 tablet_bootstrap.cc:492] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:19.352265  6565 leader_election.cc:290] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:19.352725  6310 ts_tablet_manager.cc:1403] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.266s	user 0.020s	sys 0.012s
I20260709 13:15:19.355671  6310 raft_consensus.cc:359] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:19.356488  6310 raft_consensus.cc:385] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.356808  6310 raft_consensus.cc:740] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.357550  6310 consensus_queue.cc:260] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
W20260709 13:15:19.360085  6079 leader_election.cc:343] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.360391  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416e0e3574d34be69c84e99663d22ab8" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:19.361092  6188 raft_consensus.cc:2468] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:19.346609  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1070465f8c48d7b6127fa1bf9bb047" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:19.351672  6309 raft_consensus.cc:359] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.346131  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1070465f8c48d7b6127fa1bf9bb047" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:19.362139  6309 raft_consensus.cc:385] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.362602  6309 raft_consensus.cc:740] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.364823  6227 leader_election.cc:304] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:19.374769  6310 ts_tablet_manager.cc:1434] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:15:19.387797  6309 consensus_queue.cc:260] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.376294  6580 raft_consensus.cc:2804] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:15:19.381635  6078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:39233, user_credentials={real_user=slave}} blocked reactor thread for 71110.2us
I20260709 13:15:19.398794  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416e0e3574d34be69c84e99663d22ab8" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:19.375911  6112 raft_consensus.cc:2468] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
W20260709 13:15:19.418594  6153 leader_election.cc:343] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.428520  6309 ts_tablet_manager.cc:1434] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.079s	user 0.009s	sys 0.000s
I20260709 13:15:19.396067  6580 raft_consensus.cc:493] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:19.435591  6153 leader_election.cc:304] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:19.443475  6309 tablet_bootstrap.cc:492] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:19.439973  6635 raft_consensus.cc:493] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.438254  6580 raft_consensus.cc:3060] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.453735  6307 tablet_bootstrap.cc:492] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:19.454286  6307 ts_tablet_manager.cc:1403] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.357s	user 0.017s	sys 0.008s
W20260709 13:15:19.466624  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:19.466818  6310 tablet_bootstrap.cc:492] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:19.469849  6307 raft_consensus.cc:359] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.471345  6322 raft_consensus.cc:493] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.471891  6322 raft_consensus.cc:515] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:19.450703  6537 raft_consensus.cc:2804] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:19.476804  6307 raft_consensus.cc:385] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.477756  6307 raft_consensus.cc:740] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.481530  6309 tablet_bootstrap.cc:654] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.491611  6307 consensus_queue.cc:260] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.499584  6318 raft_consensus.cc:493] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.500368  6318 raft_consensus.cc:515] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.502126  6307 ts_tablet_manager.cc:1434] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.007s
I20260709 13:15:19.478137  6537 raft_consensus.cc:493] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:19.504899  6318 leader_election.cc:290] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:19.524484  6537 raft_consensus.cc:3060] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:19.381424  6004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:33599, user_credentials={real_user=slave}} blocked reactor thread for 212323us
I20260709 13:15:19.507740  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819ab64017c4c68be6d3358894db035" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:19.529225  6185 raft_consensus.cc:2468] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
I20260709 13:15:19.529991  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:19.531558  6583 raft_consensus.cc:493] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:19.532155  6583 raft_consensus.cc:515] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:19.489878  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd235b63286e45a98485e7603aa16ca2" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:19.534821  6227 leader_election.cc:304] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
W20260709 13:15:19.535495  6003 leader_election.cc:343] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.536899  6382 raft_consensus.cc:2804] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:19.537348  6382 raft_consensus.cc:493] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:19.537719  6382 raft_consensus.cc:3060] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.538626  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416e0e3574d34be69c84e99663d22ab8" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:19.539362  6184 raft_consensus.cc:2468] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:19.543094  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e550f15e0f47c486bcd423104ec5c8" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
W20260709 13:15:19.545496  6078 leader_election.cc:343] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.547511  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e550f15e0f47c486bcd423104ec5c8" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
W20260709 13:15:19.548919  6079 leader_election.cc:343] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.549436  6079 leader_election.cc:304] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:19.550202  6702 raft_consensus.cc:2749] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:19.513109  6322 leader_election.cc:290] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:19.522475  5935 catalog_manager.cc:5697] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:19.559157  6079 leader_election.cc:343] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.559701  6079 leader_election.cc:304] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:19.559777  6537 raft_consensus.cc:515] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.534477  6583 leader_election.cc:290] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:19.560484  6574 raft_consensus.cc:2749] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:19.561978  6153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:33599, user_credentials={real_user=slave}} blocked reactor thread for 126528us
I20260709 13:15:19.565017  6308 tablet_bootstrap.cc:492] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:19.565659  6308 ts_tablet_manager.cc:1403] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.388s	user 0.032s	sys 0.038s
I20260709 13:15:19.568341  6382 raft_consensus.cc:515] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.577826  6307 tablet_bootstrap.cc:492] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:19.578784  6537 leader_election.cc:290] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:19.453440  6635 raft_consensus.cc:515] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:19.582437  6004 leader_election.cc:304] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:19.589710  6322 raft_consensus.cc:2804] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:19.590271  6322 raft_consensus.cc:493] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:19.590739  6322 raft_consensus.cc:3060] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.592206  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1070465f8c48d7b6127fa1bf9bb047" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:19.592933  6113 raft_consensus.cc:3060] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.593873  6382 leader_election.cc:290] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:19.570880  6580 raft_consensus.cc:515] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.602989  6322 raft_consensus.cc:515] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.608376  6322 leader_election.cc:290] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:19.610780  6113 raft_consensus.cc:2468] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:19.611059  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:19.611774  6111 raft_consensus.cc:2468] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:19.615293  6262 raft_consensus.cc:2393] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:19.616525  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1070465f8c48d7b6127fa1bf9bb047" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:19.618475  6185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819ab64017c4c68be6d3358894db035" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:19.619144  6185 raft_consensus.cc:3060] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.612349  6153 leader_election.cc:304] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:19.632313  6635 leader_election.cc:290] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:19.633540  6310 tablet_bootstrap.cc:654] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.639541  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416e0e3574d34be69c84e99663d22ab8" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:19.639657  6032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819ab64017c4c68be6d3358894db035" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:19.640555  6033 raft_consensus.cc:2393] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:19.646581  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:19.647068  6707 consensus_queue.cc:1048] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.651669  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:19.652594  6114 raft_consensus.cc:2393] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 4770500962524a0e923a283040803f4a in this term.
I20260709 13:15:19.654649  6227 leader_election.cc:304] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a
I20260709 13:15:19.660830  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416e0e3574d34be69c84e99663d22ab8" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:19.661695  6262 raft_consensus.cc:2393] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c97adc54c564ef3adbea59225bef59a in current term 1: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:19.663322  6382 raft_consensus.cc:3060] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.667955  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a819ab64017c4c68be6d3358894db035" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:19.669113  6308 raft_consensus.cc:359] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.670091  6308 raft_consensus.cc:385] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.670441  6308 raft_consensus.cc:740] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.671307  6382 raft_consensus.cc:2749] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:19.633818  6537 raft_consensus.cc:2804] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:19.675238  6537 raft_consensus.cc:697] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:19.676172  6537 consensus_queue.cc:237] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.692970  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416e0e3574d34be69c84e99663d22ab8" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:19.693632  6183 raft_consensus.cc:3060] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.695307  6308 consensus_queue.cc:260] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:19.696271  6036 raft_consensus.cc:3060] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.704483  6036 raft_consensus.cc:2468] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:19.707859  6308 ts_tablet_manager.cc:1434] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.142s	user 0.010s	sys 0.000s
I20260709 13:15:19.708995  6308 tablet_bootstrap.cc:492] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:19.721099  6309 tablet_bootstrap.cc:492] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:19.722685  6309 ts_tablet_manager.cc:1403] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.286s	user 0.038s	sys 0.027s
I20260709 13:15:19.735484  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416e0e3574d34be69c84e99663d22ab8" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:19.737306  6631 consensus_queue.cc:1048] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:15:19.741583  6227 leader_election.cc:343] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.744948  6309 raft_consensus.cc:359] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:19.745695  6309 raft_consensus.cc:385] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.746011  6309 raft_consensus.cc:740] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.710448  6185 raft_consensus.cc:2468] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:19.759327  6227 leader_election.cc:304] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:19.762787  6318 raft_consensus.cc:2804] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:19.763876  6318 raft_consensus.cc:697] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:19.764506  6309 consensus_queue.cc:260] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:19.766392  6004 leader_election.cc:304] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:19.767179  6368 raft_consensus.cc:2804] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:19.767514  6368 raft_consensus.cc:493] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:19.767830  6368 raft_consensus.cc:3060] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.769073  6322 consensus_queue.cc:1048] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:19.764040  6227 leader_election.cc:343] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:19.764981  6318 consensus_queue.cc:237] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.776176  6368 raft_consensus.cc:515] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:19.776865  6322 consensus_queue.cc:1048] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:19.779002  6004 leader_election.cc:304] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [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: 3c97adc54c564ef3adbea59225bef59a; no voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:19.758477  6183 raft_consensus.cc:2468] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:19.784711  6580 leader_election.cc:290] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:19.780551  6461 raft_consensus.cc:2749] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:19.789920  6309 ts_tablet_manager.cc:1434] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 13:15:19.791172  6309 tablet_bootstrap.cc:492] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:19.796520  6307 tablet_bootstrap.cc:654] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.800800  6227 leader_election.cc:304] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:19.827410  6368 leader_election.cc:290] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:19.843976  6310 tablet_bootstrap.cc:492] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:19.844755  6310 ts_tablet_manager.cc:1403] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.393s	user 0.042s	sys 0.017s
I20260709 13:15:19.819617  6677 raft_consensus.cc:2804] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:19.847326  6677 raft_consensus.cc:697] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:19.848537  6677 consensus_queue.cc:237] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:19.834887  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416e0e3574d34be69c84e99663d22ab8" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:19.819175  6565 consensus_queue.cc:1048] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 13:15:19.902591  6310 raft_consensus.cc:359] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:19.903595  6310 raft_consensus.cc:385] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:19.903973  6310 raft_consensus.cc:740] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:19.915131  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:19.915741  6111 raft_consensus.cc:3060] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:19.912086  6033 raft_consensus.cc:2393] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:19.927434  6111 raft_consensus.cc:2468] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:19.928725  6310 consensus_queue.cc:260] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:19.931147  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:19.944321  6004 leader_election.cc:304] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:19.946270  6359 consensus_queue.cc:1048] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:19.935552  6619 consensus_queue.cc:1048] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:15:19.957264  6309 tablet_bootstrap.cc:654] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.960737  6322 raft_consensus.cc:2804] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:19.961324  6322 raft_consensus.cc:697] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:19.962069  6322 consensus_queue.cc:237] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:19.975171  6310 ts_tablet_manager.cc:1434] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.130s	user 0.010s	sys 0.002s
I20260709 13:15:19.976698  6310 tablet_bootstrap.cc:492] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0: Bootstrap starting.
I20260709 13:15:19.986303  6310 tablet_bootstrap.cc:654] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:19.950728  6259 raft_consensus.cc:3060] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.003221  6308 tablet_bootstrap.cc:654] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.013298  5933 catalog_manager.cc:5697] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } }
W20260709 13:15:20.041278  6153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:45761, user_credentials={real_user=slave}} blocked reactor thread for 76114.6us
I20260709 13:15:20.047302  6307 tablet_bootstrap.cc:492] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:20.047945  6307 ts_tablet_manager.cc:1403] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.473s	user 0.012s	sys 0.008s
I20260709 13:15:20.117596  6309 tablet_bootstrap.cc:492] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:20.118175  6309 ts_tablet_manager.cc:1403] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.327s	user 0.015s	sys 0.035s
I20260709 13:15:20.121182  6309 raft_consensus.cc:359] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.121929  6309 raft_consensus.cc:385] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.122020  6307 raft_consensus.cc:359] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.122979  6307 raft_consensus.cc:385] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.123262  6307 raft_consensus.cc:740] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.123916  6307 consensus_queue.cc:260] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.122255  6309 raft_consensus.cc:740] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.139595  6309 consensus_queue.cc:260] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
W20260709 13:15:20.156751  6722 log.cc:927] Time spent T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 13:15:20.171170  6308 tablet_bootstrap.cc:492] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:20.171813  6308 ts_tablet_manager.cc:1403] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.463s	user 0.016s	sys 0.019s
I20260709 13:15:20.174790  6308 raft_consensus.cc:359] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:20.175592  6308 raft_consensus.cc:385] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.175873  6308 raft_consensus.cc:740] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.176535  6308 consensus_queue.cc:260] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:20.179685  6307 ts_tablet_manager.cc:1434] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.131s	user 0.008s	sys 0.000s
I20260709 13:15:20.188452  6307 tablet_bootstrap.cc:492] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:20.196447  6308 ts_tablet_manager.cc:1434] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:15:20.197984  6308 tablet_bootstrap.cc:492] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:20.212852  6310 tablet_bootstrap.cc:492] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0: No bootstrap required, opened a new log
I20260709 13:15:20.213639  6310 ts_tablet_manager.cc:1403] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0: Time spent bootstrapping tablet: real 0.237s	user 0.015s	sys 0.009s
I20260709 13:15:20.218443  6308 tablet_bootstrap.cc:654] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.243650  6259 raft_consensus.cc:2468] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:20.249248  6307 tablet_bootstrap.cc:654] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.233682  5934 catalog_manager.cc:5697] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:20.264616  6079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:45999, user_credentials={real_user=slave}} blocked reactor thread for 57807.2us
I20260709 13:15:20.266292  5933 catalog_manager.cc:5697] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.270375  6310 raft_consensus.cc:359] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:20.271139  6310 raft_consensus.cc:385] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.270124  5933 catalog_manager.cc:5697] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.271423  6310 raft_consensus.cc:740] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.272162  6310 consensus_queue.cc:260] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:20.276221  6310 ts_tablet_manager.cc:1434] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.003s
I20260709 13:15:20.318977  6537 consensus_queue.cc:1048] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:15:20.323813  6004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:33599, user_credentials={real_user=slave}} blocked reactor thread for 188614us
I20260709 13:15:20.332018  6309 ts_tablet_manager.cc:1434] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.213s	user 0.009s	sys 0.000s
I20260709 13:15:20.357254  6035 raft_consensus.cc:3060] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.362808  6309 tablet_bootstrap.cc:492] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:20.354900  6702 raft_consensus.cc:493] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.348387  6729 consensus_queue.cc:1048] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:15:20.380561  6702 raft_consensus.cc:515] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.383694  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:20.384361  6186 raft_consensus.cc:2468] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:20.386260  6079 leader_election.cc:304] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:20.389992  6735 raft_consensus.cc:2804] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.390424  6735 raft_consensus.cc:493] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:20.390770  6735 raft_consensus.cc:3060] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.393864  6677 consensus_queue.cc:1048] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:20.432459  6307 tablet_bootstrap.cc:492] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:20.433161  6307 ts_tablet_manager.cc:1403] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.248s	user 0.014s	sys 0.003s
I20260709 13:15:20.447770  5933 catalog_manager.cc:5697] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.427426  6735 raft_consensus.cc:515] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.476092  6307 raft_consensus.cc:359] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.476764  6307 raft_consensus.cc:385] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.477025  6307 raft_consensus.cc:740] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.477592  6307 consensus_queue.cc:260] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.479758  6307 ts_tablet_manager.cc:1434] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:15:20.453635  6702 leader_election.cc:290] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:20.486492  6735 leader_election.cc:290] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:20.488355  6308 tablet_bootstrap.cc:492] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:20.488886  6308 ts_tablet_manager.cc:1403] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.291s	user 0.025s	sys 0.015s
I20260709 13:15:20.493973  6309 tablet_bootstrap.cc:654] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.502737  6677 consensus_queue.cc:1048] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:20.504599  6182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:20.505386  6182 raft_consensus.cc:3060] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.504647  6308 raft_consensus.cc:359] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:20.509004  6308 raft_consensus.cc:385] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.509296  6308 raft_consensus.cc:740] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.512276  6307 tablet_bootstrap.cc:492] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:20.507355  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:20.514590  6262 raft_consensus.cc:2468] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
I20260709 13:15:20.514967  6635 consensus_queue.cc:1048] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:20.520424  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:20.525022  6368 consensus_queue.cc:1048] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:20.527014  6677 consensus_queue.cc:1048] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:20.527814  6261 raft_consensus.cc:3060] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.550769  6182 raft_consensus.cc:2468] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:20.554994  6079 leader_election.cc:304] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:20.555838  6735 raft_consensus.cc:2804] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:20.556313  6735 raft_consensus.cc:697] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:20.557610  6261 raft_consensus.cc:2468] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:20.566022  6308 consensus_queue.cc:260] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:20.574779  6735 consensus_queue.cc:237] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.584120  6308 ts_tablet_manager.cc:1434] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.002s
I20260709 13:15:20.604871  6309 tablet_bootstrap.cc:492] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:20.605417  6309 ts_tablet_manager.cc:1403] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.252s	user 0.013s	sys 0.008s
I20260709 13:15:20.618767  6307 tablet_bootstrap.cc:654] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:20.620576  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:20.615459  6537 raft_consensus.cc:493] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.622907  6537 raft_consensus.cc:515] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.624966  6537 leader_election.cc:290] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:20.626852  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:20.627527  6114 raft_consensus.cc:2468] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:20.628821  6153 leader_election.cc:304] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:20.617592  6702 raft_consensus.cc:493] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.634673  6702 raft_consensus.cc:515] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:20.635939  6565 raft_consensus.cc:493] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:20.636487  6565 raft_consensus.cc:515] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:20.636777  6702 leader_election.cc:290] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:20.637879  6308 tablet_bootstrap.cc:492] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:20.639750  6309 raft_consensus.cc:359] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:20.640430  6309 raft_consensus.cc:385] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.640712  6309 raft_consensus.cc:740] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.641361  6309 consensus_queue.cc:260] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:20.647909  6309 ts_tablet_manager.cc:1434] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:15:20.658617  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:20.659607  6114 raft_consensus.cc:2468] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 0.
I20260709 13:15:20.638461  6565 leader_election.cc:290] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:20.666538  6309 tablet_bootstrap.cc:492] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:20.657843  6729 raft_consensus.cc:2804] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.680253  6308 tablet_bootstrap.cc:654] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.681917  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:20.687752  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9972aa4879b442eebfd3ed8c00efda04" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:20.665349  6256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:20.677474  6729 raft_consensus.cc:493] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:20.690023  6004 leader_election.cc:304] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:20.695261  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9972aa4879b442eebfd3ed8c00efda04" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:20.695955  6261 raft_consensus.cc:2468] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 0.
W20260709 13:15:20.697835  6152 leader_election.cc:343] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:20.697950  6079 leader_election.cc:343] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.696483  6729 raft_consensus.cc:3060] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.719909  6078 leader_election.cc:304] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:20.722011  6702 raft_consensus.cc:2804] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.722420  6702 raft_consensus.cc:493] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:20.722765  6702 raft_consensus.cc:3060] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.729712  6729 raft_consensus.cc:515] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.733304  6729 leader_election.cc:290] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:20.733711  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
W20260709 13:15:20.746749  6004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.130:33599, user_credentials={real_user=slave}} blocked reactor thread for 56779.6us
I20260709 13:15:20.746994  6733 raft_consensus.cc:2804] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:20.747400  6733 raft_consensus.cc:493] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:20.747514  6004 leader_election.cc:343] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.747771  6733 raft_consensus.cc:3060] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.750865  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:20.734943  6112 raft_consensus.cc:3060] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:20.756089  6003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.132:39233, user_credentials={real_user=slave}} blocked reactor thread for 77030.5us
W20260709 13:15:20.757311  6152 leader_election.cc:343] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.759047  6739 consensus_queue.cc:1048] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:20.765256  6702 raft_consensus.cc:515] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:20.769963  6309 tablet_bootstrap.cc:654] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.775563  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9972aa4879b442eebfd3ed8c00efda04" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
W20260709 13:15:20.777347  6079 leader_election.cc:343] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.775655  6733 raft_consensus.cc:515] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:20.783769  6307 tablet_bootstrap.cc:492] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:20.784642  6307 ts_tablet_manager.cc:1403] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.273s	user 0.007s	sys 0.014s
I20260709 13:15:20.790344  6307 raft_consensus.cc:359] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:20.796576  6307 raft_consensus.cc:385] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.797749  6307 raft_consensus.cc:740] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.773005  6112 raft_consensus.cc:2468] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:20.805644  6307 consensus_queue.cc:260] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:20.803471  5934 catalog_manager.cc:5697] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.786803  6702 leader_election.cc:290] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:20.813060  6153 leader_election.cc:304] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:20.827229  6307 ts_tablet_manager.cc:1434] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 13:15:20.827247  6729 raft_consensus.cc:2804] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:20.834508  6308 tablet_bootstrap.cc:492] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:20.836149  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:20.836975  6112 raft_consensus.cc:3060] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.846689  6307 tablet_bootstrap.cc:492] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:20.839524  6308 ts_tablet_manager.cc:1403] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.211s	user 0.017s	sys 0.011s
I20260709 13:15:20.845075  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:20.853075  6308 raft_consensus.cc:359] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:20.853813  6308 raft_consensus.cc:385] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.854076  6308 raft_consensus.cc:740] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
W20260709 13:15:20.855610  6004 leader_election.cc:343] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:20.854851  6308 consensus_queue.cc:260] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:20.872187  6308 ts_tablet_manager.cc:1434] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
I20260709 13:15:20.873272  6308 tablet_bootstrap.cc:492] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:20.879866  6256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9972aa4879b442eebfd3ed8c00efda04" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:20.880604  6256 raft_consensus.cc:3060] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:20.885474  6307 tablet_bootstrap.cc:654] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.885756  6308 tablet_bootstrap.cc:654] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.848111  6733 leader_election.cc:290] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:20.839651  6729 raft_consensus.cc:697] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:20.902887  6112 raft_consensus.cc:2468] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 1.
I20260709 13:15:20.931224  6309 tablet_bootstrap.cc:492] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:20.931692  6309 ts_tablet_manager.cc:1403] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.269s	user 0.040s	sys 0.020s
I20260709 13:15:20.934921  6256 raft_consensus.cc:2468] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:20.935844  6729 consensus_queue.cc:237] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:20.938445  6309 raft_consensus.cc:359] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:20.940779  6309 raft_consensus.cc:385] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.941212  6309 raft_consensus.cc:740] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.942214  6309 consensus_queue.cc:260] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:20.947140  6004 leader_election.cc:304] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 4770500962524a0e923a283040803f4a
I20260709 13:15:20.948262  6733 raft_consensus.cc:2804] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:20.948746  6733 raft_consensus.cc:697] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:20.948998  6309 ts_tablet_manager.cc:1434] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 13:15:20.949294  6307 tablet_bootstrap.cc:492] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:20.949820  6307 ts_tablet_manager.cc:1403] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.115s	user 0.021s	sys 0.002s
I20260709 13:15:20.949590  6733 consensus_queue.cc:237] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:20.950289  6309 tablet_bootstrap.cc:492] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:20.952843  6307 raft_consensus.cc:359] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:20.953713  6307 raft_consensus.cc:385] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:20.954016  6307 raft_consensus.cc:740] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.954715  6307 consensus_queue.cc:260] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:20.957010  6307 ts_tablet_manager.cc:1434] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:20.957994  6307 tablet_bootstrap.cc:492] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:20.966904  6307 tablet_bootstrap.cc:654] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:20.990658  6309 tablet_bootstrap.cc:654] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.003082  6078 leader_election.cc:304] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:21.004426  6307 tablet_bootstrap.cc:492] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:21.005702  6735 raft_consensus.cc:2804] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.006584  6735 raft_consensus.cc:697] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:21.010530  6307 ts_tablet_manager.cc:1403] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.006s
I20260709 13:15:21.030396  6537 raft_consensus.cc:493] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.031705  6308 tablet_bootstrap.cc:492] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:21.031244  6537 raft_consensus.cc:515] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.032254  6308 ts_tablet_manager.cc:1403] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.159s	user 0.011s	sys 0.009s
I20260709 13:15:21.035213  6308 raft_consensus.cc:359] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.035975  6308 raft_consensus.cc:385] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.036247  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af71d10e461141208a11440eb5325e61" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:21.036484  6537 leader_election.cc:290] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:21.036232  6308 raft_consensus.cc:740] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.037573  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af71d10e461141208a11440eb5325e61" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:21.037921  6308 consensus_queue.cc:260] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.038861  6037 raft_consensus.cc:2468] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
W20260709 13:15:21.041409  6152 leader_election.cc:343] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.043707  6153 leader_election.cc:304] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:21.044456  6308 ts_tablet_manager.cc:1434] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:15:21.009636  6735 consensus_queue.cc:237] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:21.049558  6308 tablet_bootstrap.cc:492] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:21.050350  6307 raft_consensus.cc:359] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.051136  6307 raft_consensus.cc:385] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.051338  6307 raft_consensus.cc:740] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.059541  6307 consensus_queue.cc:260] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.063285  6307 ts_tablet_manager.cc:1434] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 13:15:21.055565  6537 raft_consensus.cc:2804] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.066273  6307 tablet_bootstrap.cc:492] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a: Bootstrap starting.
I20260709 13:15:21.070184  6583 consensus_queue.cc:1048] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.065165  6537 raft_consensus.cc:493] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.076349  6537 raft_consensus.cc:3060] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.075484  5937 catalog_manager.cc:5697] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 1 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:21.083464  6309 tablet_bootstrap.cc:492] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:21.083989  6309 ts_tablet_manager.cc:1403] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.030s
I20260709 13:15:21.089406  6308 tablet_bootstrap.cc:654] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.094085  6537 raft_consensus.cc:515] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.101053  6307 tablet_bootstrap.cc:654] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.102758  6537 leader_election.cc:290] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:21.106166  5934 catalog_manager.cc:5697] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:21.109563  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af71d10e461141208a11440eb5325e61" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:21.109279  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af71d10e461141208a11440eb5325e61" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:21.112890  6309 raft_consensus.cc:359] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.116007  6309 raft_consensus.cc:385] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.116340  6309 raft_consensus.cc:740] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.117058  6309 consensus_queue.cc:260] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.118341  6261 raft_consensus.cc:3060] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.120565  5937 catalog_manager.cc:5697] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:21.119045  6037 raft_consensus.cc:3060] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.126895  6309 ts_tablet_manager.cc:1434] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.003s
I20260709 13:15:21.129470  6309 tablet_bootstrap.cc:492] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:21.133031  6261 raft_consensus.cc:2468] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:21.135170  6152 leader_election.cc:304] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:21.115669  6735 consensus_queue.cc:1048] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:15:21.137930  6309 tablet_bootstrap.cc:654] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.138767  6708 raft_consensus.cc:2804] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.139364  6708 raft_consensus.cc:697] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:21.140372  6708 consensus_queue.cc:237] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.173628  6037 raft_consensus.cc:2468] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:21.180244  6307 tablet_bootstrap.cc:492] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a: No bootstrap required, opened a new log
I20260709 13:15:21.180842  6307 ts_tablet_manager.cc:1403] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a: Time spent bootstrapping tablet: real 0.115s	user 0.021s	sys 0.007s
W20260709 13:15:21.193094  6079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:45999, user_credentials={real_user=slave}} blocked reactor thread for 49371.8us
I20260709 13:15:21.197544  6307 raft_consensus.cc:359] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:21.198410  6307 raft_consensus.cc:385] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.203291  6307 raft_consensus.cc:740] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.204497  6307 consensus_queue.cc:260] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:21.208734  6307 ts_tablet_manager.cc:1434] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:15:21.215372  6619 raft_consensus.cc:493] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.216006  6619 raft_consensus.cc:515] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:21.219652  6308 tablet_bootstrap.cc:492] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:21.220225  6308 ts_tablet_manager.cc:1403] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.171s	user 0.013s	sys 0.021s
I20260709 13:15:21.222338  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:21.218688  6619 leader_election.cc:290] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:21.232012  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:21.239673  6112 raft_consensus.cc:2393] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 1: Already voted for candidate 3c97adc54c564ef3adbea59225bef59a in this term.
I20260709 13:15:21.233521  6308 raft_consensus.cc:359] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:21.240890  6308 raft_consensus.cc:385] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.241272  6308 raft_consensus.cc:740] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.242223  6308 consensus_queue.cc:260] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:21.249920  6153 leader_election.cc:304] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:21.259378  6308 ts_tablet_manager.cc:1434] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260709 13:15:21.267376  6538 raft_consensus.cc:3060] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.278038  6537 raft_consensus.cc:493] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.278888  6537 raft_consensus.cc:515] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.280728  6729 raft_consensus.cc:493] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.282694  6729 raft_consensus.cc:515] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:21.285368  6729 leader_election.cc:290] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:21.287552  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8435ab65f96740a696ff0bca71b43845" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:21.288363  6262 raft_consensus.cc:2468] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:21.281652  6537 leader_election.cc:290] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:21.291996  6152 leader_election.cc:304] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:21.293859  6538 raft_consensus.cc:2749] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:21.294387  6537 raft_consensus.cc:2804] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.308399  6308 tablet_bootstrap.cc:492] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:21.309267  6537 raft_consensus.cc:493] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.322645  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8435ab65f96740a696ff0bca71b43845" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:21.323462  6036 raft_consensus.cc:2468] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:21.325737  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd235b63286e45a98485e7603aa16ca2" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:21.326514  6036 raft_consensus.cc:2468] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:21.331686  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd235b63286e45a98485e7603aa16ca2" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:21.332508  6109 raft_consensus.cc:2468] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 0.
I20260709 13:15:21.316192  6537 raft_consensus.cc:3060] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.334283  6308 tablet_bootstrap.cc:654] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.336163  6153 leader_election.cc:304] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:21.338969  6538 raft_consensus.cc:2804] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.339452  6538 raft_consensus.cc:493] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.339881  6538 raft_consensus.cc:3060] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.360018  6309 tablet_bootstrap.cc:492] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:21.360652  6309 ts_tablet_manager.cc:1403] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.231s	user 0.022s	sys 0.039s
I20260709 13:15:21.362435  6460 consensus_queue.cc:1048] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.363219  6776 consensus_queue.cc:1048] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.363688  6309 raft_consensus.cc:359] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:21.365566  6309 raft_consensus.cc:385] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.365876  6309 raft_consensus.cc:740] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.367640  6309 consensus_queue.cc:260] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:21.371236  5937 catalog_manager.cc:5697] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:21.375376  6309 ts_tablet_manager.cc:1434] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:15:21.376597  6309 tablet_bootstrap.cc:492] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75: Bootstrap starting.
I20260709 13:15:21.386518  6537 raft_consensus.cc:515] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.388338  6460 consensus_queue.cc:1048] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.392042  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8435ab65f96740a696ff0bca71b43845" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:21.392680  6262 raft_consensus.cc:3060] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.396767  6538 raft_consensus.cc:515] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:21.391805  6537 leader_election.cc:290] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:21.399411  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8435ab65f96740a696ff0bca71b43845" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:21.399889  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd235b63286e45a98485e7603aa16ca2" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:21.400658  6036 raft_consensus.cc:3060] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.401015  6033 raft_consensus.cc:3060] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.405757  6309 tablet_bootstrap.cc:654] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.417514  6262 raft_consensus.cc:2468] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:21.418840  6152 leader_election.cc:304] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:21.419653  6619 raft_consensus.cc:2804] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.420135  6619 raft_consensus.cc:697] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:21.420979  6619 consensus_queue.cc:237] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:21.423017  6538 leader_election.cc:290] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:21.425402  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd235b63286e45a98485e7603aa16ca2" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:21.428436  6114 raft_consensus.cc:3060] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.433725  6033 raft_consensus.cc:2468] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:21.435575  6153 leader_election.cc:304] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:21.436650  6777 raft_consensus.cc:2804] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.437171  6777 raft_consensus.cc:697] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:21.437990  6777 consensus_queue.cc:237] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:21.448232  6114 raft_consensus.cc:2468] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
W20260709 13:15:21.476516  6152 consensus_peers.cc:597] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a -> Peer e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233): Couldn't send request to peer e6756db22b1a48428578f3630fbbca75. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:21.460351  6036 raft_consensus.cc:2468] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:21.505707  6308 tablet_bootstrap.cc:492] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:21.506390  6308 ts_tablet_manager.cc:1403] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.198s	user 0.013s	sys 0.018s
I20260709 13:15:21.510811  6308 raft_consensus.cc:359] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:21.511610  6308 raft_consensus.cc:385] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:15:21.511773  6079 consensus_peers.cc:597] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:21.511981  6308 raft_consensus.cc:740] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.512997  6308 consensus_queue.cc:260] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:21.518528  5937 catalog_manager.cc:5697] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:21.521237  6771 consensus_queue.cc:1048] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.523303  6309 tablet_bootstrap.cc:492] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75: No bootstrap required, opened a new log
I20260709 13:15:21.523831  6309 ts_tablet_manager.cc:1403] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75: Time spent bootstrapping tablet: real 0.147s	user 0.007s	sys 0.006s
I20260709 13:15:21.551271  6308 ts_tablet_manager.cc:1434] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:15:21.553880  6309 raft_consensus.cc:359] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:21.554708  6309 raft_consensus.cc:385] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.555006  6309 raft_consensus.cc:740] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.559389  6308 tablet_bootstrap.cc:492] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:21.556834  6309 consensus_queue.cc:260] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:21.569969  6309 ts_tablet_manager.cc:1434] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:15:21.584038  6308 tablet_bootstrap.cc:654] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:21.589457  6756 raft_consensus.cc:493] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.590113  6756 raft_consensus.cc:515] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:21.592286  6756 leader_election.cc:290] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:21.595975  6756 raft_consensus.cc:493] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.596525  6756 raft_consensus.cc:515] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:21.600032  6756 leader_election.cc:290] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:21.603014  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:21.604005  6036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e550f15e0f47c486bcd423104ec5c8" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:21.604749  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e550f15e0f47c486bcd423104ec5c8" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:21.605476  6112 raft_consensus.cc:2468] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 0.
W20260709 13:15:21.606783  6227 leader_election.cc:343] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:21.607263  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:21.607790  6227 leader_election.cc:304] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:21.608696  6716 raft_consensus.cc:2804] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:21.609067  6716 raft_consensus.cc:493] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:21.609429  6716 raft_consensus.cc:3060] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.610659  6227 leader_election.cc:304] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a
I20260709 13:15:21.614256  6677 raft_consensus.cc:2749] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:21.629009  6619 consensus_queue.cc:1048] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.645308  6308 tablet_bootstrap.cc:492] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: No bootstrap required, opened a new log
I20260709 13:15:21.645835  6308 ts_tablet_manager.cc:1403] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.006s
I20260709 13:15:21.648586  6308 raft_consensus.cc:359] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:21.649289  6308 raft_consensus.cc:385] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:21.649540  6308 raft_consensus.cc:740] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:21.650264  6308 consensus_queue.cc:260] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:21.652311  6308 ts_tablet_manager.cc:1434] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:15:21.657209  5937 catalog_manager.cc:5697] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 1 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:21.683538  6716 raft_consensus.cc:515] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:21.685775  6716 leader_election.cc:290] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:21.687211  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e550f15e0f47c486bcd423104ec5c8" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:21.686892  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e550f15e0f47c486bcd423104ec5c8" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:21.687968  6112 raft_consensus.cc:3060] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.688208  6037 raft_consensus.cc:3060] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:21.688232  6619 consensus_queue.cc:1048] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:21.697698  6037 raft_consensus.cc:2468] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:21.700431  6227 leader_election.cc:304] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:21.701771  6112 raft_consensus.cc:2468] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:21.703039  6677 raft_consensus.cc:2804] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:21.703584  6677 raft_consensus.cc:697] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:21.704376  6677 consensus_queue.cc:237] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
W20260709 13:15:21.715701  5985 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:21.741899  5933 catalog_manager.cc:5697] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 1 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:21.743536  6460 raft_consensus.cc:493] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:21.743997  6460 raft_consensus.cc:515] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:21.745790  6460 leader_election.cc:290] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:21.746529  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9972aa4879b442eebfd3ed8c00efda04" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:21.748320  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9972aa4879b442eebfd3ed8c00efda04" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:21.751515  6004 leader_election.cc:304] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a; no voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:21.752234  6739 raft_consensus.cc:2749] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:21.820273  6619 consensus_queue.cc:1048] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:21.830504  6729 consensus_queue.cc:1048] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:21.846315  6729 consensus_queue.cc:1048] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:21.857479  6619 consensus_queue.cc:1048] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:21.987758  6256 raft_consensus.cc:3060] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.120057  6716 consensus_queue.cc:1048] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:22.134176  6788 consensus_queue.cc:1048] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:22.139204  6037 raft_consensus.cc:3060] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:22.830474  2738 tablet_server.cc:179] TabletServer@127.2.172.129:0 shutting down...
I20260709 13:15:22.875732  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:22.876484  2738 tablet_replica.cc:333] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.877168  2738 raft_consensus.cc:2243] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.877662  2738 raft_consensus.cc:2272] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.880039  2738 tablet_replica.cc:333] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.880633  2738 raft_consensus.cc:2243] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:22.880748  6153 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 370 similar messages]
I20260709 13:15:22.881524  2738 raft_consensus.cc:2272] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.884090  2738 tablet_replica.cc:333] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
W20260709 13:15:22.884817  6153 consensus_peers.cc:597] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.885586  2738 raft_consensus.cc:2243] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.886102  2738 raft_consensus.cc:2272] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.888361  2738 tablet_replica.cc:333] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.889032  2738 raft_consensus.cc:2243] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.889503  2738 raft_consensus.cc:2272] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.892151  2738 tablet_replica.cc:333] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.892992  2738 raft_consensus.cc:2243] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.893707  2738 raft_consensus.cc:2272] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.895687  2738 tablet_replica.cc:333] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.896314  2738 raft_consensus.cc:2243] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.897096  2738 raft_consensus.cc:2272] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.899070  2738 tablet_replica.cc:333] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.900005  2738 raft_consensus.cc:2243] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.900501  2738 raft_consensus.cc:2272] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.903492  2738 tablet_replica.cc:333] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.904685  2738 raft_consensus.cc:2243] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.905989  2738 raft_consensus.cc:2272] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.909179  2738 tablet_replica.cc:333] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.910336  2738 raft_consensus.cc:2243] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.910924  2738 raft_consensus.cc:2272] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:22.912736  6227 consensus_peers.cc:597] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.913154  2738 tablet_replica.cc:333] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
W20260709 13:15:22.913610  6153 consensus_peers.cc:597] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.913916  2738 raft_consensus.cc:2243] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.914448  2738 raft_consensus.cc:2272] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.918733  2738 tablet_replica.cc:333] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.919397  2738 raft_consensus.cc:2243] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.920056  2738 raft_consensus.cc:2272] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.921710  2738 tablet_replica.cc:333] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.922456  2738 raft_consensus.cc:2243] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.923241  2738 raft_consensus.cc:2272] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.925201  2738 tablet_replica.cc:333] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.926044  2738 raft_consensus.cc:2243] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.926492  2738 raft_consensus.cc:2272] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.928821  2738 tablet_replica.cc:333] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.929580  2738 raft_consensus.cc:2243] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.930117  2738 raft_consensus.cc:2272] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.932473  2738 tablet_replica.cc:333] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.933290  2738 raft_consensus.cc:2243] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.933822  2738 raft_consensus.cc:2272] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:22.934252  6079 consensus_peers.cc:597] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.935962  2738 tablet_replica.cc:333] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.936846  2738 raft_consensus.cc:2243] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.937383  2738 raft_consensus.cc:2272] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.939730  2738 tablet_replica.cc:333] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
W20260709 13:15:22.939755  6153 consensus_peers.cc:597] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.940536  2738 raft_consensus.cc:2243] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.941272  2738 raft_consensus.cc:2272] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.943477  2738 tablet_replica.cc:333] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.944306  2738 raft_consensus.cc:2243] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.945204  2738 raft_consensus.cc:2272] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.947351  2738 tablet_replica.cc:333] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.948112  2738 raft_consensus.cc:2243] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.948601  2738 raft_consensus.cc:2272] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:22.949425  6079 consensus_peers.cc:597] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.950845  2738 tablet_replica.cc:333] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.951699  2738 raft_consensus.cc:2243] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:22.952168  6153 consensus_peers.cc:597] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.952241  2738 raft_consensus.cc:2272] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.956629  2738 tablet_replica.cc:333] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
W20260709 13:15:22.957379  6153 consensus_peers.cc:597] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.957427  2738 raft_consensus.cc:2243] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:22.958032  6153 consensus_peers.cc:597] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.958490  2738 raft_consensus.cc:2272] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.960479  2738 tablet_replica.cc:333] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.961064  2738 raft_consensus.cc:2243] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.961809  2738 raft_consensus.cc:2272] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.963622  2738 tablet_replica.cc:333] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.964183  2738 raft_consensus.cc:2243] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.964601  2738 raft_consensus.cc:2272] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.966735  2738 tablet_replica.cc:333] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.967512  2738 raft_consensus.cc:2243] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.968490  2738 raft_consensus.cc:2272] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:22.969595  6153 consensus_peers.cc:597] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:22.971107  2738 tablet_replica.cc:333] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.971792  2738 raft_consensus.cc:2243] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.972534  2738 raft_consensus.cc:2272] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.974840  2738 tablet_replica.cc:333] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.975598  2738 raft_consensus.cc:2243] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.976481  2738 raft_consensus.cc:2272] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.978663  2738 tablet_replica.cc:333] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.979229  2738 raft_consensus.cc:2243] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:22.980017  2738 raft_consensus.cc:2272] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.982065  2738 tablet_replica.cc:333] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.982652  2738 raft_consensus.cc:2243] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.983103  2738 raft_consensus.cc:2272] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.984932  2738 tablet_replica.cc:333] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.985508  2738 raft_consensus.cc:2243] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.986091  2738 raft_consensus.cc:2272] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.988622  2738 tablet_replica.cc:333] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.989212  2738 raft_consensus.cc:2243] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.989748  2738 raft_consensus.cc:2272] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.991624  2738 tablet_replica.cc:333] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.992203  2738 raft_consensus.cc:2243] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.992620  2738 raft_consensus.cc:2272] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.994278  2738 tablet_replica.cc:333] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.994870  2738 raft_consensus.cc:2243] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.995294  2738 raft_consensus.cc:2272] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:22.997541  2738 tablet_replica.cc:333] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:22.998139  2738 raft_consensus.cc:2243] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:22.998613  2738 raft_consensus.cc:2272] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:23.000418  6227 consensus_peers.cc:597] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:23.000655  2738 tablet_replica.cc:333] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.001533  2738 raft_consensus.cc:2243] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:23.002452  2738 raft_consensus.cc:2272] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.004535  2738 tablet_replica.cc:333] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.005086  2738 raft_consensus.cc:2243] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.005498  2738 raft_consensus.cc:2272] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.007344  2738 tablet_replica.cc:333] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.007903  2738 raft_consensus.cc:2243] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.008319  2738 raft_consensus.cc:2272] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.010525  2738 tablet_replica.cc:333] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.011273  2738 raft_consensus.cc:2243] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.011826  2738 raft_consensus.cc:2272] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.014492  2738 tablet_replica.cc:333] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
W20260709 13:15:23.014657  6227 consensus_peers.cc:597] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:23.015249  2738 raft_consensus.cc:2243] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.015753  2738 raft_consensus.cc:2272] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.017728  2738 tablet_replica.cc:333] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.018225  2738 raft_consensus.cc:2243] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:23.018985  2738 raft_consensus.cc:2272] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.021198  2738 tablet_replica.cc:333] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.021775  2738 raft_consensus.cc:2243] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.022269  2738 raft_consensus.cc:2272] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.024118  2738 tablet_replica.cc:333] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.024616  2738 raft_consensus.cc:2243] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:23.025279  2738 raft_consensus.cc:2272] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.027043  2738 tablet_replica.cc:333] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.027509  2738 raft_consensus.cc:2243] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:23.028290  2738 raft_consensus.cc:2272] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.030498  2738 tablet_replica.cc:333] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.031140  2738 raft_consensus.cc:2243] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.031674  2738 raft_consensus.cc:2272] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:23.033958  2738 tablet_replica.cc:333] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.034621  2738 raft_consensus.cc:2243] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.035099  2738 raft_consensus.cc:2272] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:23.035470  6227 consensus_peers.cc:597] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:23.037246  2738 tablet_replica.cc:333] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: stopping tablet replica
I20260709 13:15:23.037930  2738 raft_consensus.cc:2243] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:23.038444  2738 raft_consensus.cc:2272] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:23.046586  6227 consensus_peers.cc:597] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:23.054450  6153 consensus_peers.cc:597] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:23.055016  6079 consensus_peers.cc:597] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:23.086230  6153 consensus_peers.cc:597] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:23.088255  6227 consensus_peers.cc:597] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:23.095048  6227 consensus_peers.cc:597] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:23.116714  2738 tablet_server.cc:196] TabletServer@127.2.172.129:0 shutdown complete.
W20260709 13:15:23.144045  6079 consensus_peers.cc:597] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:23.152673  6227 consensus_peers.cc:597] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:23.171572  6153 consensus_peers.cc:597] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:23.181315  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:23.188899  6812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:23.189078  6813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:23.192163  2738 server_base.cc:1061] running on GCE node
W20260709 13:15:23.192706  6815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:23.197319  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:23.197553  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:23.197806  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602923197776 us; error 0 us; skew 500 ppm
I20260709 13:15:23.198359  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:23.201310  2738 webserver.cc:533] Webserver started at http://127.2.172.129:35923/ using document root <none> and password file <none>
I20260709 13:15:23.201856  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:23.202104  2738 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:15:23.208205  2738 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:23.218327  6820 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:23.219352  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:15:23.219722  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-0-root
uuid: "3c97adc54c564ef3adbea59225bef59a"
format_stamp: "Formatted at 2026-07-09 13:15:09 on dist-test-slave-r9m8"
I20260709 13:15:23.220240  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602814257258-2738-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:15:23.221024  6079 consensus_peers.cc:597] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:23.230463  6079 consensus_peers.cc:597] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:23.241971  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:23.243693  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 13:15:23.244565  6153 consensus_peers.cc:597] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:23.245636  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:23.250512  6827 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:15:23.332386  6153 consensus_peers.cc:597] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:23.375451  6153 consensus_peers.cc:597] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:23.400305  6227 consensus_peers.cc:597] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:23.559513  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:15:23.559957  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.311s	user 0.009s	sys 0.001s
I20260709 13:15:23.560307  2738 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:15:23.565655  6827 tablet_bootstrap.cc:492] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.588696  6827 tablet_bootstrap.cc:492] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.589668  6827 tablet_bootstrap.cc:492] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.590309  6827 ts_tablet_manager.cc:1403] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 13:15:23.592882  6827 raft_consensus.cc:359] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.593580  6827 raft_consensus.cc:740] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.594257  6827 consensus_queue.cc:260] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.597757  6827 ts_tablet_manager.cc:1434] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:23.598569  6827 tablet_bootstrap.cc:492] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.636972  6827 tablet_bootstrap.cc:492] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.638048  6827 tablet_bootstrap.cc:492] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.638875  6827 ts_tablet_manager.cc:1403] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.014s
I20260709 13:15:23.641451  6827 raft_consensus.cc:359] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.642220  6827 raft_consensus.cc:740] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.643181  6827 consensus_queue.cc:260] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.645407  6827 ts_tablet_manager.cc:1434] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:15:23.646286  6827 tablet_bootstrap.cc:492] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.661623  6827 tablet_bootstrap.cc:492] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.662657  6827 tablet_bootstrap.cc:492] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.663328  6827 ts_tablet_manager.cc:1403] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:15:23.665901  6827 raft_consensus.cc:359] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.666677  6827 raft_consensus.cc:740] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.667392  6827 consensus_queue.cc:260] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.669473  6827 ts_tablet_manager.cc:1434] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:23.670403  6827 tablet_bootstrap.cc:492] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.686161  6827 tablet_bootstrap.cc:492] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.687184  6827 tablet_bootstrap.cc:492] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.687851  6827 ts_tablet_manager.cc:1403] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:15:23.690157  6827 raft_consensus.cc:359] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.690927  6827 raft_consensus.cc:740] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.691776  6827 consensus_queue.cc:260] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.694001  6827 ts_tablet_manager.cc:1434] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:23.694854  6827 tablet_bootstrap.cc:492] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.709686  6827 tablet_bootstrap.cc:492] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.710691  6827 tablet_bootstrap.cc:492] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.711318  6827 ts_tablet_manager.cc:1403] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:15:23.713655  6827 raft_consensus.cc:359] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.714304  6827 raft_consensus.cc:740] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.714972  6827 consensus_queue.cc:260] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.716823  6827 ts_tablet_manager.cc:1434] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:15:23.717623  6827 tablet_bootstrap.cc:492] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.732373  6827 tablet_bootstrap.cc:492] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.733384  6827 tablet_bootstrap.cc:492] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.734017  6827 ts_tablet_manager.cc:1403] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 13:15:23.737080  6827 raft_consensus.cc:359] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:23.738197  6827 raft_consensus.cc:740] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.739001  6827 consensus_queue.cc:260] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:23.741005  6827 ts_tablet_manager.cc:1434] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:15:23.741848  6827 tablet_bootstrap.cc:492] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.759284  6827 tablet_bootstrap.cc:492] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.760272  6827 tablet_bootstrap.cc:492] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.760941  6827 ts_tablet_manager.cc:1403] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:15:23.763561  6827 raft_consensus.cc:359] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.764235  6827 raft_consensus.cc:740] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.764909  6827 consensus_queue.cc:260] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.766831  6827 ts_tablet_manager.cc:1434] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:15:23.767560  6827 tablet_bootstrap.cc:492] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.799743  6827 tablet_bootstrap.cc:492] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.800834  6827 tablet_bootstrap.cc:492] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.801455  6827 ts_tablet_manager.cc:1403] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260709 13:15:23.803901  6827 raft_consensus.cc:359] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.804577  6827 raft_consensus.cc:740] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.805385  6827 consensus_queue.cc:260] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.808624  6827 ts_tablet_manager.cc:1434] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:23.809406  6827 tablet_bootstrap.cc:492] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.844784  6827 tablet_bootstrap.cc:492] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.845731  6827 tablet_bootstrap.cc:492] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.846369  6827 ts_tablet_manager.cc:1403] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.004s
I20260709 13:15:23.849097  6827 raft_consensus.cc:359] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.849813  6827 raft_consensus.cc:740] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.850711  6827 consensus_queue.cc:260] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.852671  6827 ts_tablet_manager.cc:1434] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:23.853443  6827 tablet_bootstrap.cc:492] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.891320  6827 tablet_bootstrap.cc:492] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.892305  6827 tablet_bootstrap.cc:492] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.892985  6827 ts_tablet_manager.cc:1403] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.012s
I20260709 13:15:23.895438  6827 raft_consensus.cc:359] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:23.896097  6827 raft_consensus.cc:740] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.896756  6827 consensus_queue.cc:260] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:23.898749  6827 ts_tablet_manager.cc:1434] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:15:23.899490  6827 tablet_bootstrap.cc:492] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.906596  6828 raft_consensus.cc:493] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:23.907228  6828 raft_consensus.cc:515] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.909430  6828 leader_election.cc:290] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:23.910778  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:23.918524  2738 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:15:23.918944  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.359s	user 0.284s	sys 0.011s
W20260709 13:15:23.924759  6227 leader_election.cc:336] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111)
I20260709 13:15:23.925280  6227 leader_election.cc:304] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [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: e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:23.926011  6828 raft_consensus.cc:2749] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:23.935494  6827 tablet_bootstrap.cc:492] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.936547  6827 tablet_bootstrap.cc:492] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.937366  6827 ts_tablet_manager.cc:1403] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.008s
I20260709 13:15:23.939975  6827 raft_consensus.cc:359] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.940899  6827 raft_consensus.cc:740] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.941663  6827 consensus_queue.cc:260] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.943917  6827 ts_tablet_manager.cc:1434] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:23.944715  6827 tablet_bootstrap.cc:492] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.959446  6827 tablet_bootstrap.cc:492] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.960383  6827 tablet_bootstrap.cc:492] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.961021  6827 ts_tablet_manager.cc:1403] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 13:15:23.963409  6827 raft_consensus.cc:359] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.964082  6827 raft_consensus.cc:740] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.964808  6827 consensus_queue.cc:260] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.966991  6827 ts_tablet_manager.cc:1434] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:23.967698  6827 tablet_bootstrap.cc:492] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.982530  6827 tablet_bootstrap.cc:492] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:23.983462  6827 tablet_bootstrap.cc:492] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:23.984097  6827 ts_tablet_manager.cc:1403] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:15:23.986356  6827 raft_consensus.cc:359] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.987068  6827 raft_consensus.cc:740] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:23.987854  6827 consensus_queue.cc:260] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:23.990075  6827 ts_tablet_manager.cc:1434] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:23.990908  6827 tablet_bootstrap.cc:492] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:23.995041  6804 raft_consensus.cc:493] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:23.995633  6804 raft_consensus.cc:515] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:23.997860  6804 leader_election.cc:290] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.000705  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
W20260709 13:15:24.006261  6227 leader_election.cc:336] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111)
I20260709 13:15:24.006770  6227 leader_election.cc:304] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [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: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.008061  6804 raft_consensus.cc:2749] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.012120  6827 tablet_bootstrap.cc:492] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:24.013478  6827 tablet_bootstrap.cc:492] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:24.014333  6827 ts_tablet_manager.cc:1403] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 13:15:24.014717  6833 raft_consensus.cc:493] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.015285  6833 raft_consensus.cc:515] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.017563  6833 leader_election.cc:290] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.018340  6804 raft_consensus.cc:493] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.017580  6827 raft_consensus.cc:359] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.019006  6827 raft_consensus.cc:740] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.018927  6804 raft_consensus.cc:515] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.020049  6827 consensus_queue.cc:260] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.020651  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.021045  6804 leader_election.cc:290] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.022883  6827 ts_tablet_manager.cc:1434] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:24.023320  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:24.024031  6827 tablet_bootstrap.cc:492] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
W20260709 13:15:24.027894  6227 leader_election.cc:336] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111)
I20260709 13:15:24.028396  6227 leader_election.cc:304] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [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: e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:24.029642  6828 raft_consensus.cc:2749] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:24.036039  6153 leader_election.cc:336] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111)
I20260709 13:15:24.038009  6153 leader_election.cc:304] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [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: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.038654  6833 raft_consensus.cc:2749] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.043018  6574 raft_consensus.cc:493] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.043596  6574 raft_consensus.cc:515] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.045912  6574 leader_election.cc:290] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.047369  6827 tablet_bootstrap.cc:492] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:24.047938  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2492dbd05345f58c98f24757e4c408" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.048928  6833 raft_consensus.cc:493] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
W20260709 13:15:24.056633  6079 leader_election.cc:336] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111)
I20260709 13:15:24.056572  6833 raft_consensus.cc:515] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.057709  6827 tablet_bootstrap.cc:492] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:24.058415  6827 ts_tablet_manager.cc:1403] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.000s
I20260709 13:15:24.059262  6078 leader_election.cc:304] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:24.060951  6827 raft_consensus.cc:359] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.061650  6827 raft_consensus.cc:740] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.061913  6802 raft_consensus.cc:2749] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.062398  6833 leader_election.cc:290] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.062650  6802 raft_consensus.cc:493] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.062510  6827 consensus_queue.cc:260] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.063215  6802 raft_consensus.cc:515] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.064802  6827 ts_tablet_manager.cc:1434] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:15:24.065305  6802 leader_election.cc:290] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.065590  6827 tablet_bootstrap.cc:492] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:24.066882  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.067520  6262 raft_consensus.cc:2468] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:24.068630  6078 leader_election.cc:304] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.069666  6574 raft_consensus.cc:2804] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.069936  6902 raft_consensus.cc:493] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.070762  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.070644  6902 raft_consensus.cc:515] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.070091  6574 raft_consensus.cc:493] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.071943  6574 raft_consensus.cc:3060] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:24.072703  6079 leader_election.cc:336] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111)
I20260709 13:15:24.072872  6902 leader_election.cc:290] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:24.082012  6802 raft_consensus.cc:493] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.082583  6802 raft_consensus.cc:515] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
W20260709 13:15:24.084628  6153 leader_election.cc:336] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111)
I20260709 13:15:24.085312  6153 leader_election.cc:304] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [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: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.093309  6833 raft_consensus.cc:2749] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.102355  6574 raft_consensus.cc:515] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.085306  6802 leader_election.cc:290] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:24.112473  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:24.113307  6262 raft_consensus.cc:3060] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:24.116945  6079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.129:45761, user_credentials={real_user=slave}} blocked reactor thread for 44254us
I20260709 13:15:24.130324  6574 leader_election.cc:290] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.132711  6262 raft_consensus.cc:2468] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:24.137677  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:24.138484  6078 leader_election.cc:304] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.140475  6574 raft_consensus.cc:2804] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.148000  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:24.153142  6833 raft_consensus.cc:493] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.155258  6833 raft_consensus.cc:515] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.156415  6574 raft_consensus.cc:697] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:24.153688  6907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.129:45761 every 8 connection(s)
I20260709 13:15:24.158507  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.161917  6262 raft_consensus.cc:2468] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:24.158757  6833 leader_election.cc:290] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.163524  6152 leader_election.cc:304] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [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: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.164403  6833 raft_consensus.cc:2804] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.164757  6833 raft_consensus.cc:493] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.165143  6833 raft_consensus.cc:3060] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.167806  6827 tablet_bootstrap.cc:492] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:24.168879  6827 tablet_bootstrap.cc:492] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:24.153523  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.129:45761
I20260709 13:15:24.169557  6827 ts_tablet_manager.cc:1403] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.104s	user 0.043s	sys 0.051s
I20260709 13:15:24.172935  6827 raft_consensus.cc:359] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.173651  6827 raft_consensus.cc:740] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.174401  6827 consensus_queue.cc:260] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.176577  6827 ts_tablet_manager.cc:1434] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:15:24.177424  6827 tablet_bootstrap.cc:492] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:24.180660  6574 consensus_queue.cc:237] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.181142  6833 raft_consensus.cc:515] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.184353  6878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.185966  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.193548  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:24.194023  6804 raft_consensus.cc:493] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.194484  6262 raft_consensus.cc:3060] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.194686  6804 raft_consensus.cc:515] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.195366  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.197032  6804 leader_election.cc:290] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
W20260709 13:15:24.197929  6079 leader_election.cc:343] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:24.198860  6079 leader_election.cc:343] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.199237  6079 leader_election.cc:304] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:24.200201  6902 raft_consensus.cc:2749] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.203936  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.207026  6262 raft_consensus.cc:2468] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 2.
I20260709 13:15:24.208669  6152 leader_election.cc:304] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.209862  6832 raft_consensus.cc:2804] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.210525  6832 raft_consensus.cc:697] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:24.211689  6832 consensus_queue.cc:237] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.214792  6804 raft_consensus.cc:493] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.215370  6804 raft_consensus.cc:515] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.217049  6833 leader_election.cc:290] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
W20260709 13:15:24.201802  6079 leader_election.cc:343] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.218981  6804 leader_election.cc:290] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.219018  6079 leader_election.cc:304] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a
I20260709 13:15:24.220201  6802 raft_consensus.cc:493] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.220677  6802 raft_consensus.cc:515] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.222486  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.224005  6902 raft_consensus.cc:2749] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:15:24.224149  6227 leader_election.cc:343] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.225023  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.225279  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.225674  6874 raft_consensus.cc:2468] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:24.226720  6802 leader_election.cc:290] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:24.226995  6227 leader_election.cc:304] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [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: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:24.228165  6227 leader_election.cc:304] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [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: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.228838  6828 raft_consensus.cc:2804] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.214875  6831 raft_consensus.cc:493] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.229801  6828 raft_consensus.cc:493] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.230234  6828 raft_consensus.cc:3060] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.230020  6831 raft_consensus.cc:515] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.235708  5933 catalog_manager.cc:5697] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 2 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.238062  6804 raft_consensus.cc:2749] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.232317  6831 leader_election.cc:290] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.239346  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:24.239902  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.240029  6184 raft_consensus.cc:2468] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:24.243602  6828 raft_consensus.cc:515] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.255558  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.256969  6874 raft_consensus.cc:3060] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.258586  6802 raft_consensus.cc:493] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.259307  6802 raft_consensus.cc:515] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.260758  6831 raft_consensus.cc:493] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.261349  6831 raft_consensus.cc:515] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
W20260709 13:15:24.249727  6079 leader_election.cc:343] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.250661  6804 raft_consensus.cc:493] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.261796  6802 leader_election.cc:290] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.262652  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.263547  6079 leader_election.cc:304] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.262394  6804 raft_consensus.cc:515] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.267587  6831 leader_election.cc:290] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.264782  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.268986  6262 raft_consensus.cc:2468] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:24.270661  6804 leader_election.cc:290] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.272660  6152 leader_election.cc:304] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [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: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.273265  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.278052  6876 raft_consensus.cc:2468] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:24.279095  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.279719  6877 raft_consensus.cc:2468] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:24.275044  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.272724  6802 raft_consensus.cc:2804] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.280683  6802 raft_consensus.cc:493] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.281056  6802 raft_consensus.cc:3060] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.275846  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:24.281566  6184 raft_consensus.cc:2468] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:24.283550  6227 leader_election.cc:304] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [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: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.285177  6833 raft_consensus.cc:2804] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.286890  6833 raft_consensus.cc:493] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.287274  6833 raft_consensus.cc:3060] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.287603  6878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.288220  6878 raft_consensus.cc:3060] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.289804  6804 raft_consensus.cc:493] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.290320  6804 raft_consensus.cc:515] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.290908  6879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.292141  6873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.292393  6804 leader_election.cc:290] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.295703  6873 raft_consensus.cc:2468] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:24.297221  6079 leader_election.cc:304] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:24.300868  6574 raft_consensus.cc:2804] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.301959  6574 raft_consensus.cc:493] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.302425  6574 raft_consensus.cc:3060] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.313570  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:24.301501  6788 raft_consensus.cc:2804] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.300563  6830 raft_consensus.cc:493] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.319417  6873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b3baf1e68486f8e1c67ce517034ea" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.319720  6830 raft_consensus.cc:515] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
W20260709 13:15:24.321017  6227 leader_election.cc:343] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.321919  6830 leader_election.cc:290] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:24.318223  6788 raft_consensus.cc:493] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.322822  6788 raft_consensus.cc:3060] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.324510  6832 raft_consensus.cc:493] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.325078  6832 raft_consensus.cc:515] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.313230  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b3baf1e68486f8e1c67ce517034ea" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.310220  6828 leader_election.cc:290] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.328234  6227 leader_election.cc:304] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [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: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.329694  6874 raft_consensus.cc:2468] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 2.
I20260709 13:15:24.318046  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b4e19a8fe6430f8f58e0a7103ab12f" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.322454  6830 raft_consensus.cc:493] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.332510  6830 raft_consensus.cc:515] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.334502  6830 leader_election.cc:290] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:24.336436  6828 raft_consensus.cc:2749] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.337105  6832 leader_election.cc:290] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.338035  6227 leader_election.cc:304] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [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: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:24.340139  6788 raft_consensus.cc:515] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.341022  6828 raft_consensus.cc:493] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.340586  6804 raft_consensus.cc:2804] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.342270  6828 raft_consensus.cc:515] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.343997  6878 raft_consensus.cc:2468] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 2.
I20260709 13:15:24.344373  6828 leader_election.cc:290] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.345101  6788 leader_election.cc:290] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.346086  6802 raft_consensus.cc:515] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.350488  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.351363  6877 raft_consensus.cc:3060] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.351806  6114 raft_consensus.cc:2393] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 2: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:24.355777  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.357349  6827 tablet_bootstrap.cc:492] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:24.347752  5932 catalog_manager.cc:5697] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:24.341776  6833 raft_consensus.cc:515] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.362087  6833 leader_election.cc:290] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.363063  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.363188  6827 tablet_bootstrap.cc:492] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:24.364135  6874 raft_consensus.cc:2468] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:24.364955  6827 ts_tablet_manager.cc:1403] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.188s	user 0.041s	sys 0.047s
I20260709 13:15:24.366024  6227 leader_election.cc:304] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [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: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.347730  6574 raft_consensus.cc:515] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.340946  6830 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.388242  6574 leader_election.cc:290] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.388883  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:24.391574  6574 raft_consensus.cc:493] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.356732  6802 leader_election.cc:290] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:24.383036  6788 raft_consensus.cc:2804] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.575335  6574 raft_consensus.cc:515] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
W20260709 13:15:24.397707  6079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:45999, user_credentials={real_user=slave}} blocked reactor thread for 88197.9us
I20260709 13:15:24.575970  6878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.383662  6804 raft_consensus.cc:697] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:24.577283  6574 leader_election.cc:290] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.556336  6831 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
W20260709 13:15:24.556524  6227 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.131:45999, user_credentials={real_user=slave}} blocked reactor thread for 161366us
I20260709 13:15:24.560827  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:24.577405  6804 consensus_queue.cc:237] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.578310  6184 raft_consensus.cc:2393] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 2: Already voted for candidate 4770500962524a0e923a283040803f4a in this term.
I20260709 13:15:24.383692  6830 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.417663  6109 raft_consensus.cc:2393] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 2: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:24.580122  6923 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.569181  6902 raft_consensus.cc:493] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.566888  6930 raft_consensus.cc:493] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.580915  6902 raft_consensus.cc:515] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.581728  6930 raft_consensus.cc:515] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.582685  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.582916  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.583072  6902 leader_election.cc:290] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.583470  6876 raft_consensus.cc:3060] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.574636  6877 raft_consensus.cc:2468] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 2.
I20260709 13:15:24.583788  6923 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.564528  6924 raft_consensus.cc:493] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.577972  6831 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.575634  6788 raft_consensus.cc:493] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.583811  6930 leader_election.cc:290] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.586992  6788 raft_consensus.cc:3060] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.588560  6831 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.571458  6934 raft_consensus.cc:493] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.589483  6924 raft_consensus.cc:515] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.589964  6934 raft_consensus.cc:515] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.582314  6873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.592142  6934 leader_election.cc:290] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.592269  6878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.592456  6924 leader_election.cc:290] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.562824  6828 raft_consensus.cc:493] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.580194  6830 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:24.593508  6828 raft_consensus.cc:515] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.594851  6802 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.595587  6828 leader_election.cc:290] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.596784  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
W20260709 13:15:24.597281  6079 leader_election.cc:343] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.597565  6259 raft_consensus.cc:2393] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 2: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
W20260709 13:15:24.597954  6079 leader_election.cc:343] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.595352  6802 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.602067  6802 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.602953  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa17f4067dc4150a2659cf720ed0086" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.603133  6830 raft_consensus.cc:493] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.603785  6877 raft_consensus.cc:2393] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 2: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:24.603677  6830 raft_consensus.cc:515] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.605705  6830 leader_election.cc:290] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.606024  6827 raft_consensus.cc:359] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.606479  6227 leader_election.cc:304] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.606753  6827 raft_consensus.cc:740] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.586356  6923 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.609336  6871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.609977  6871 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:24.611038  6870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2492dbd05345f58c98f24757e4c408" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.611776  6870 raft_consensus.cc:2468] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:24.608353  6934 raft_consensus.cc:2804] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.612515  6934 raft_consensus.cc:697] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:24.613361  6934 consensus_queue.cc:237] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.614010  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.614691  6877 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 3.
I20260709 13:15:24.614914  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.615703  6109 raft_consensus.cc:2468] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:24.609043  6827 consensus_queue.cc:260] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
W20260709 13:15:24.598536  6079 leader_election.cc:343] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.621788  6871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.622443  6871 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 3.
I20260709 13:15:24.623631  6872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.624789  6261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.625084  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b3baf1e68486f8e1c67ce517034ea" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.625363  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.625735  6257 raft_consensus.cc:2468] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:24.626015  6259 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 3.
I20260709 13:15:24.626336  6870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b3baf1e68486f8e1c67ce517034ea" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.626035  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.627456  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.629669  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d26833c39b5b424c962b7a3f9df1129f" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.629784  6259 raft_consensus.cc:2468] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:24.630611  6877 raft_consensus.cc:2393] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 2: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:24.634953  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2492dbd05345f58c98f24757e4c408" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.634974  6109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.637703  6910 heartbeater.cc:344] Connected to a master server at 127.2.172.190:43037
I20260709 13:15:24.638126  6910 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:24.638870  6876 raft_consensus.cc:2468] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:24.639086  6910 heartbeater.cc:507] Master 127.2.172.190:43037 requested a full tablet report, sending...
I20260709 13:15:24.637703  6109 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 3.
I20260709 13:15:24.635560  6114 raft_consensus.cc:2468] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:24.636250  6078 leader_election.cc:304] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.644300  6078 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.649363  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.647925  6802 raft_consensus.cc:2804] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.649680  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75" is_pre_election: true
I20260709 13:15:24.650094  6802 raft_consensus.cc:493] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.650154  6902 raft_consensus.cc:2804] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:24.649250  6227 leader_election.cc:304] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [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: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.650503  6257 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:24.650959  6788 raft_consensus.cc:515] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.650139  6259 raft_consensus.cc:2468] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:24.650707  6902 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.650626  6802 raft_consensus.cc:3060] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.652192  6262 raft_consensus.cc:2393] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 2: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:24.652537  6902 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:24.653218  6788 leader_election.cc:290] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.653466  6827 ts_tablet_manager.cc:1434] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.288s	user 0.006s	sys 0.000s
W20260709 13:15:24.656863  6153 leader_election.cc:343] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.651293  6227 leader_election.cc:304] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [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: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.651345  6828 raft_consensus.cc:2804] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.661902  6902 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.667915  6828 raft_consensus.cc:493] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.668399  6828 raft_consensus.cc:3060] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.669448  6902 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 4 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
W20260709 13:15:24.659605  6153 leader_election.cc:343] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.671025  6153 leader_election.cc:304] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [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: 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:24.671754  6931 raft_consensus.cc:2749] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.663578  6186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:24.672477  6186 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 1.
I20260709 13:15:24.663862  6788 raft_consensus.cc:2804] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.673686  6788 raft_consensus.cc:493] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.674043  6788 raft_consensus.cc:3060] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.676574  6828 raft_consensus.cc:515] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.677359  5932 catalog_manager.cc:5697] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:24.659528  6079 leader_election.cc:343] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.678839  6828 leader_election.cc:290] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.663959  6227 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
W20260709 13:15:24.679251  6079 leader_election.cc:343] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:24.680608  6079 leader_election.cc:343] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.681034  6078 leader_election.cc:304] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.681259  6079 leader_election.cc:304] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0; no voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75
I20260709 13:15:24.681946  6574 raft_consensus.cc:2804] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.682281  6574 raft_consensus.cc:493] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.682641  6574 raft_consensus.cc:3060] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.683403  6788 raft_consensus.cc:515] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.684105  6902 raft_consensus.cc:3060] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.684923  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.685606  6870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.690208  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:24.690728  6870 raft_consensus.cc:3060] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.691025  6183 raft_consensus.cc:3060] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.691164  6079 leader_election.cc:304] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:24.663981  6152 leader_election.cc:304] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [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: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.686172  6934 raft_consensus.cc:2804] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:24.693943  6934 raft_consensus.cc:493] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.694176  6152 leader_election.cc:304] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [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: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.694392  6934 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:24.695642  6184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:24.696229  6184 raft_consensus.cc:2468] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:24.697070  6182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:24.697742  6182 raft_consensus.cc:2468] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 1.
I20260709 13:15:24.698226  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a" is_pre_election: true
I20260709 13:15:24.698868  6188 raft_consensus.cc:2468] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 3.
I20260709 13:15:24.698896  6181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a137b701c0a4cbb9c9f52caa2fe734a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:24.699666  6181 raft_consensus.cc:3060] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.702286  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:24.702987  6902 raft_consensus.cc:2749] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.704689  6257 raft_consensus.cc:1275] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 4770500962524a0e923a283040803f4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.706607  6183 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 2.
I20260709 13:15:24.708415  6788 leader_election.cc:290] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.710327  6876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2492dbd05345f58c98f24757e4c408" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.686969  6802 raft_consensus.cc:515] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.711025  6876 raft_consensus.cc:3060] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.712445  6802 leader_election.cc:290] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.713836  6935 raft_consensus.cc:2764] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:15:24.718298  6181 raft_consensus.cc:2468] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:24.666846  6827 tablet_bootstrap.cc:492] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:24.714808  6924 raft_consensus.cc:2804] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.719375  6924 raft_consensus.cc:493] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.690287  6877 raft_consensus.cc:2393] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 2: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:24.724772  6931 consensus_queue.cc:1048] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:24.724892  6574 raft_consensus.cc:515] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.725261  5933 ts_manager.cc:194] Re-registered known tserver with Master: 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.726167  6924 raft_consensus.cc:3060] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.728756  6870 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 2.
I20260709 13:15:24.730782  6927 raft_consensus.cc:2804] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.731324  6927 raft_consensus.cc:697] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:24.731791  6079 leader_election.cc:304] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.732157  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.718477  6876 raft_consensus.cc:2468] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 2.
I20260709 13:15:24.733407  6878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b3baf1e68486f8e1c67ce517034ea" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.734462  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.735317  6877 raft_consensus.cc:2393] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 2: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:24.732172  6927 consensus_queue.cc:237] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.730690  6227 leader_election.cc:304] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.736467  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.737035  6828 raft_consensus.cc:2804] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.739390  6828 raft_consensus.cc:697] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:24.737094  6874 raft_consensus.cc:3060] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:24.740242  6828 consensus_queue.cc:237] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.741396  6227 leader_election.cc:304] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.743237  6939 raft_consensus.cc:2804] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.737833  6870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.743764  6939 raft_consensus.cc:697] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:24.743981  6931 raft_consensus.cc:493] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.744493  6931 raft_consensus.cc:515] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.744941  6079 leader_election.cc:304] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.744799  6939 consensus_queue.cc:237] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.746539  6931 leader_election.cc:290] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.750762  6574 leader_election.cc:290] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.751636  6934 raft_consensus.cc:515] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.752935  6259 raft_consensus.cc:2393] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b618fd4ab8743378c5705ca32aacee0 in current term 4: Already voted for candidate e6756db22b1a48428578f3630fbbca75 in this term.
I20260709 13:15:24.753880  6934 leader_election.cc:290] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 4 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.754578  6870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.756016  6153 leader_election.cc:304] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [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: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.776173  6079 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.778923  6931 raft_consensus.cc:2749] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.779374  6153 leader_election.cc:304] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.779983  6574 raft_consensus.cc:2804] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:15:24.780105  6079 leader_election.cc:304] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.757251  6921 raft_consensus.cc:2804] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.782308  6921 raft_consensus.cc:493] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.782627  6930 raft_consensus.cc:2804] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.782754  6921 raft_consensus.cc:3060] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.783082  6930 raft_consensus.cc:493] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.783481  6930 raft_consensus.cc:3060] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.756353  6925 raft_consensus.cc:2804] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.788429  6925 raft_consensus.cc:493] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.766395  6924 raft_consensus.cc:515] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.788604  6878 raft_consensus.cc:1275] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Refusing update from remote peer 4770500962524a0e923a283040803f4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.788890  6925 raft_consensus.cc:3060] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.790395  6924 leader_election.cc:290] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761)
I20260709 13:15:24.725278  5932 catalog_manager.cc:5697] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.791388  6802 raft_consensus.cc:2804] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.791946  6802 raft_consensus.cc:697] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
W20260709 13:15:24.792197  6153 leader_election.cc:343] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.792764  6802 consensus_queue.cc:237] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.780434  6574 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.793874  6574 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:24.793501  6930 raft_consensus.cc:515] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.794484  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:24.795113  6259 raft_consensus.cc:3060] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.796661  6930 leader_election.cc:290] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:24.788529  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a" is_pre_election: true
I20260709 13:15:24.803898  6574 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.806017  6574 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 4 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
W20260709 13:15:24.809244  6153 leader_election.cc:343] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.810693  6931 consensus_queue.cc:1048] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:24.812047  6153 leader_election.cc:343] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.812346  6259 raft_consensus.cc:2468] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 2.
I20260709 13:15:24.813726  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cff7deda5084df9af1c6d251ebe670a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.814457  6921 raft_consensus.cc:515] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.819958  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.830145  6152 leader_election.cc:304] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.830526  6114 raft_consensus.cc:2393] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4770500962524a0e923a283040803f4a in current term 4: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:24.831169  6921 leader_election.cc:290] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:24.815402  6872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.834693  6924 raft_consensus.cc:2804] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.825105  6925 raft_consensus.cc:515] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.835903  6924 raft_consensus.cc:697] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:24.836514  6925 leader_election.cc:290] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:24.836930  6924 consensus_queue.cc:237] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:24.840266  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0" is_pre_election: true
I20260709 13:15:24.841722  6112 raft_consensus.cc:2468] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 1.
I20260709 13:15:24.763912  6874 raft_consensus.cc:2468] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 4.
W20260709 13:15:24.850980  6153 leader_election.cc:343] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.851428  6111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0628910752cd41878c23a5392cbcd07d" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
W20260709 13:15:24.852015  6153 leader_election.cc:343] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.851079  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2492dbd05345f58c98f24757e4c408" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:24.853134  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4f84dffb743258ebdf1abf25837d1" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:24.853734  6110 raft_consensus.cc:3060] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.855777  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f5b3baf1e68486f8e1c67ce517034ea" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:24.856411  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:24.857165  6262 raft_consensus.cc:3060] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.853911  6113 raft_consensus.cc:2393] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e6756db22b1a48428578f3630fbbca75 in current term 4: Already voted for candidate 3b618fd4ab8743378c5705ca32aacee0 in this term.
I20260709 13:15:24.856410  6259 raft_consensus.cc:3060] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.867424  6110 raft_consensus.cc:2468] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 2.
I20260709 13:15:24.869067  6227 leader_election.cc:304] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [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: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.874563  6934 raft_consensus.cc:2749] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:15:24.862134  5936 catalog_manager.cc:5697] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 2 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.875916  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d77935aed384bb3adbfd0dd9b4006a0" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:24.876621  6112 raft_consensus.cc:3060] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.883379  6112 raft_consensus.cc:2468] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 2.
I20260709 13:15:24.884886  6874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ad1f2507dc4de4af477daeb290477a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.886669  6227 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6756db22b1a48428578f3630fbbca75; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.895880  6828 raft_consensus.cc:2749] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:15:24.892347  6262 raft_consensus.cc:2468] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:24.892856  6827 tablet_bootstrap.cc:492] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:24.900789  6827 tablet_bootstrap.cc:492] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:24.900961  6259 raft_consensus.cc:2468] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:24.901503  6827 ts_tablet_manager.cc:1403] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.235s	user 0.030s	sys 0.037s
I20260709 13:15:24.904232  6878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.904117  6827 raft_consensus.cc:359] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.904992  6078 leader_election.cc:304] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.906589  6925 raft_consensus.cc:2804] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.907079  6925 raft_consensus.cc:697] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:24.907874  6925 consensus_queue.cc:237] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.909718  6878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.911051  6181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:24.911655  6181 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:24.911717  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:24.912395  6183 raft_consensus.cc:3060] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.913537  6153 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4770500962524a0e923a283040803f4a; no voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.914894  6078 leader_election.cc:304] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:24.905006  6827 raft_consensus.cc:740] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:24.919157  6878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
I20260709 13:15:24.919713  6183 raft_consensus.cc:2468] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:24.921142  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:24.921758  6188 raft_consensus.cc:3060] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.923363  6827 consensus_queue.cc:260] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.924770  6153 leader_election.cc:304] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.925590  6936 raft_consensus.cc:2804] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:24.925967  6936 raft_consensus.cc:493] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c97adc54c564ef3adbea59225bef59a)
I20260709 13:15:24.926323  6936 raft_consensus.cc:3060] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.926755  6946 raft_consensus.cc:2804] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.927354  6946 raft_consensus.cc:697] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:24.928169  6946 consensus_queue.cc:237] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.929404  6188 raft_consensus.cc:2468] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
W20260709 13:15:24.932785  6079 leader_election.cc:343] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.933894  6079 leader_election.cc:304] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: e6756db22b1a48428578f3630fbbca75
I20260709 13:15:24.934697  6925 raft_consensus.cc:2804] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:24.934983  6259 raft_consensus.cc:1275] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:24.935297  6925 raft_consensus.cc:697] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 4 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:24.936187  6925 consensus_queue.cc:237] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:24.936632  6802 consensus_queue.cc:1048] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:24.940655  6079 leader_election.cc:343] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:24.941874  6079 consensus_peers.cc:597] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:24.942400  6079 leader_election.cc:343] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 4 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:24.942994  6079 leader_election.cc:343] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:24.943532  6079 leader_election.cc:343] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:24.944315  6153 leader_election.cc:304] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.933396  6827 ts_tablet_manager.cc:1434] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 13:15:24.945353  6924 raft_consensus.cc:2804] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.945892  6924 raft_consensus.cc:697] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:24.946967  6924 consensus_queue.cc:237] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.945730  6827 tablet_bootstrap.cc:492] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:24.957149  5937 catalog_manager.cc:5697] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:24.966223  5932 catalog_manager.cc:5697] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.968763  6079 leader_election.cc:304] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.968297  5932 catalog_manager.cc:5697] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.969561  6925 raft_consensus.cc:2804] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.970425  6079 leader_election.cc:304] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.972113  6921 raft_consensus.cc:2804] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.972604  6921 raft_consensus.cc:697] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:24.973485  6921 consensus_queue.cc:237] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:24.977705  6181 raft_consensus.cc:2468] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 4.
I20260709 13:15:24.978351  6930 raft_consensus.cc:2749] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:15:24.983726  6079 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:24.984620  6928 raft_consensus.cc:2804] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:24.985131  6928 raft_consensus.cc:697] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 4 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:24.985985  6928 consensus_queue.cc:237] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.005568  6925 raft_consensus.cc:697] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:25.008077  5936 catalog_manager.cc:5697] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 2 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:25.008738  6925 consensus_queue.cc:237] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.013141  6878 raft_consensus.cc:1275] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.020442  6936 raft_consensus.cc:515] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.022917  6934 consensus_queue.cc:1048] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:25.032651  6936 leader_election.cc:290] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Requested vote from peers 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:25.034919  6872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
W20260709 13:15:25.038592  6153 leader_election.cc:343] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:25.040467  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:25.041086  6112 raft_consensus.cc:3060] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.061378  6112 raft_consensus.cc:2468] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 2.
I20260709 13:15:25.068465  6112 raft_consensus.cc:1275] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.073881  6923 consensus_queue.cc:1048] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:25.032128  5937 catalog_manager.cc:5697] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:25.083292  6153 leader_election.cc:304] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:25.084345  6930 raft_consensus.cc:2804] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:25.084878  6930 raft_consensus.cc:697] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:25.085857  6930 consensus_queue.cc:237] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.091362  5937 catalog_manager.cc:5697] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.093412  5937 catalog_manager.cc:5697] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:25.109565  6827 tablet_bootstrap.cc:492] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.110878  6827 tablet_bootstrap.cc:492] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.111773  6827 ts_tablet_manager.cc:1403] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.166s	user 0.042s	sys 0.060s
I20260709 13:15:25.116742  6827 raft_consensus.cc:359] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:25.117543  6827 raft_consensus.cc:740] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.118665  6827 consensus_queue.cc:260] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:25.120862  6827 ts_tablet_manager.cc:1434] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:15:25.121655  6827 tablet_bootstrap.cc:492] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.101826  5937 catalog_manager.cc:5697] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 3 to 4, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 4 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:25.143918  6110 raft_consensus.cc:1275] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.146927  6939 consensus_queue.cc:1048] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.151602  5933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38650
I20260709 13:15:25.155745  5932 catalog_manager.cc:5697] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 2 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:25.161710  6910 heartbeater.cc:499] Master 127.2.172.190:43037 was elected leader, sending a full tablet report...
I20260709 13:15:25.161994  6878 raft_consensus.cc:1275] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.172441  6934 consensus_queue.cc:1048] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.187296  6874 raft_consensus.cc:1275] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.188854  6939 consensus_queue.cc:1048] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.198714  6181 raft_consensus.cc:1275] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.200382  6928 consensus_queue.cc:1048] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.214505  6874 raft_consensus.cc:1275] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.229099  6828 consensus_queue.cc:1048] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.230350  6183 raft_consensus.cc:1275] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.232785  5934 catalog_manager.cc:5697] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.237128  5934 catalog_manager.cc:5697] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.239423  6183 raft_consensus.cc:1275] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.241423  6939 consensus_queue.cc:1048] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.241641  6804 consensus_queue.cc:1048] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.244192  6827 tablet_bootstrap.cc:492] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.245256  6827 tablet_bootstrap.cc:492] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.245936  6827 ts_tablet_manager.cc:1403] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.010s
I20260709 13:15:25.249189  6827 raft_consensus.cc:359] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.249816  6262 raft_consensus.cc:1275] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 4770500962524a0e923a283040803f4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.250653  5934 catalog_manager.cc:5697] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 3 to 4, leader changed from 3c97adc54c564ef3adbea59225bef59a (127.2.172.129) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 4 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:25.259231  6827 raft_consensus.cc:740] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.260588  6827 consensus_queue.cc:260] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.262508  6874 raft_consensus.cc:1275] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.264074  6827 ts_tablet_manager.cc:1434] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260709 13:15:25.264074  6936 consensus_queue.cc:1048] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:25.264801  6925 consensus_queue.cc:1048] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:25.296322  6079 consensus_peers.cc:597] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.298035  6262 raft_consensus.cc:1275] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.300403  6574 consensus_queue.cc:1048] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:25.302845  6079 consensus_peers.cc:597] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.309015  6827 tablet_bootstrap.cc:492] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.313756  6262 raft_consensus.cc:1275] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.320117  6574 consensus_queue.cc:1048] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:25.336164  6153 consensus_peers.cc:597] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:25.363981  6227 consensus_peers.cc:597] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:25.369154  6827 tablet_bootstrap.cc:492] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.370183  6827 tablet_bootstrap.cc:492] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
W20260709 13:15:25.370474  6079 consensus_peers.cc:597] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.371011  6256 raft_consensus.cc:1275] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 4 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:25.371109  6827 ts_tablet_manager.cc:1403] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.013s
I20260709 13:15:25.372781  6925 consensus_queue.cc:1048] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:25.373962  6827 raft_consensus.cc:359] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:25.374715  6827 raft_consensus.cc:740] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.376362  6259 raft_consensus.cc:1275] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.375401  6827 consensus_queue.cc:260] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:25.378481  6925 consensus_queue.cc:1048] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.382311  6827 ts_tablet_manager.cc:1434] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:15:25.393744  6827 tablet_bootstrap.cc:492] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.398983  6874 raft_consensus.cc:1275] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 4 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:25.402001  6946 consensus_queue.cc:1048] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:15:25.406581  6153 consensus_peers.cc:597] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:25.410104  6188 raft_consensus.cc:1275] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.412034  6946 consensus_queue.cc:1048] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.436944  6827 tablet_bootstrap.cc:492] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.437906  6827 tablet_bootstrap.cc:492] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.438648  6827 ts_tablet_manager.cc:1403] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.017s
W20260709 13:15:25.439566  6153 consensus_peers.cc:597] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.441792  6827 raft_consensus.cc:359] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.444420  6827 raft_consensus.cc:740] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.445163  6827 consensus_queue.cc:260] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.450318  6827 ts_tablet_manager.cc:1434] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:15:25.451195  6827 tablet_bootstrap.cc:492] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
W20260709 13:15:25.456352  6079 consensus_peers.cc:597] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.480769  6112 raft_consensus.cc:1275] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer 4770500962524a0e923a283040803f4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.485999  6930 consensus_queue.cc:1048] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:25.498632  6079 consensus_peers.cc:597] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:25.501891  6153 consensus_peers.cc:597] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:25.526095  6153 consensus_peers.cc:597] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:25.542339  6827 tablet_bootstrap.cc:492] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.543641  6827 tablet_bootstrap.cc:492] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
W20260709 13:15:25.544050  6079 consensus_peers.cc:597] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.544972  6827 ts_tablet_manager.cc:1403] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.022s
I20260709 13:15:25.547816  6827 raft_consensus.cc:359] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.548619  6827 raft_consensus.cc:740] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.549423  6112 raft_consensus.cc:1275] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer 4770500962524a0e923a283040803f4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.549381  6827 consensus_queue.cc:260] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.551082  6931 consensus_queue.cc:1048] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.551795  6827 ts_tablet_manager.cc:1434] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:25.553087  6827 tablet_bootstrap.cc:492] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.570926  6183 raft_consensus.cc:1275] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.573078  6946 consensus_queue.cc:1048] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.581303  6827 tablet_bootstrap.cc:492] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:15:25.581813  6153 consensus_peers.cc:597] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:25.582386  6827 tablet_bootstrap.cc:492] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.583139  6827 ts_tablet_manager.cc:1403] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.000s
I20260709 13:15:25.585860  6827 raft_consensus.cc:359] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.586741  6827 raft_consensus.cc:740] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.587585  6827 consensus_queue.cc:260] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.590137  6827 ts_tablet_manager.cc:1434] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:25.595703  6827 tablet_bootstrap.cc:492] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.619633  6188 raft_consensus.cc:1275] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 4 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:25.619956  6827 tablet_bootstrap.cc:492] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.620990  6827 tablet_bootstrap.cc:492] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.621696  6827 ts_tablet_manager.cc:1403] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.002s
I20260709 13:15:25.624507  6827 raft_consensus.cc:359] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.625278  6827 raft_consensus.cc:740] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.626019  6827 consensus_queue.cc:260] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.628441  6827 ts_tablet_manager.cc:1434] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:25.629460  6827 tablet_bootstrap.cc:492] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.631826  6946 consensus_queue.cc:1048] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:25.655251  6827 tablet_bootstrap.cc:492] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:15:25.655959  6079 consensus_peers.cc:597] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:25.656400  6827 tablet_bootstrap.cc:492] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.657223  6827 ts_tablet_manager.cc:1403] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.000s
I20260709 13:15:25.659931  6827 raft_consensus.cc:359] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.660619  6827 raft_consensus.cc:740] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.661484  6827 consensus_queue.cc:260] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.663830  6827 ts_tablet_manager.cc:1434] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:25.664649  6827 tablet_bootstrap.cc:492] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.706265  6827 tablet_bootstrap.cc:492] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.707305  6827 tablet_bootstrap.cc:492] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.707970  6827 ts_tablet_manager.cc:1403] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.015s
I20260709 13:15:25.718766  6827 raft_consensus.cc:359] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:25.759958  6827 raft_consensus.cc:740] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.761489  6827 consensus_queue.cc:260] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:25.764562  6827 ts_tablet_manager.cc:1434] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260709 13:15:25.771610  6872 raft_consensus.cc:3060] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:25.774351  6079 consensus_peers.cc:597] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:25.784000  6153 consensus_peers.cc:597] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:25.774323  6827 tablet_bootstrap.cc:492] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
W20260709 13:15:25.791489  6153 consensus_peers.cc:597] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:25.805562  6827 tablet_bootstrap.cc:492] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.806689  6827 tablet_bootstrap.cc:492] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.807328  6827 ts_tablet_manager.cc:1403] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260709 13:15:25.809517  6827 raft_consensus.cc:359] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.810042  6827 raft_consensus.cc:740] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.810719  6827 consensus_queue.cc:260] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.812695  6827 ts_tablet_manager.cc:1434] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:25.813740  6827 tablet_bootstrap.cc:492] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.836768  6872 raft_consensus.cc:3060] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.840500  6827 tablet_bootstrap.cc:492] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.841531  6827 tablet_bootstrap.cc:492] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.842260  6827 ts_tablet_manager.cc:1403] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.009s
I20260709 13:15:25.845969  6827 raft_consensus.cc:359] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.846674  6827 raft_consensus.cc:740] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.847915  6827 consensus_queue.cc:260] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.850498  6827 ts_tablet_manager.cc:1434] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
W20260709 13:15:25.850641  6079 consensus_peers.cc:597] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:25.851378  6827 tablet_bootstrap.cc:492] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
W20260709 13:15:25.861469  6153 consensus_peers.cc:597] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:15:25.866739  6827 tablet_bootstrap.cc:492] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.867748  6827 tablet_bootstrap.cc:492] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.869299  6827 ts_tablet_manager.cc:1403] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:15:25.871779  6827 raft_consensus.cc:359] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:25.872493  6827 raft_consensus.cc:740] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.873274  6827 consensus_queue.cc:260] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:25.875372  6827 ts_tablet_manager.cc:1434] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:25.876063  6827 tablet_bootstrap.cc:492] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.894328  6827 tablet_bootstrap.cc:492] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.895533  6827 tablet_bootstrap.cc:492] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.896342  6827 ts_tablet_manager.cc:1403] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:15:25.899957  6827 raft_consensus.cc:359] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.900784  6827 raft_consensus.cc:740] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.901566  6827 consensus_queue.cc:260] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.903127  6827 ts_tablet_manager.cc:1434] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:15:25.903817  6827 tablet_bootstrap.cc:492] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.905896  6872 raft_consensus.cc:3060] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:25.919723  6827 tablet_bootstrap.cc:492] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.920737  6827 tablet_bootstrap.cc:492] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.921413  6827 ts_tablet_manager.cc:1403] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 13:15:25.923750  6827 raft_consensus.cc:359] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:25.924453  6827 raft_consensus.cc:740] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.925220  6827 consensus_queue.cc:260] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:25.927937  6827 ts_tablet_manager.cc:1434] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:15:25.928793  6827 tablet_bootstrap.cc:492] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.942399  6827 tablet_bootstrap.cc:492] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.943289  6827 tablet_bootstrap.cc:492] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.943853  6827 ts_tablet_manager.cc:1403] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 13:15:25.945839  6827 raft_consensus.cc:359] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.946530  6827 raft_consensus.cc:740] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.947291  6827 consensus_queue.cc:260] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:25.949211  6827 ts_tablet_manager.cc:1434] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:15:25.950284  6827 tablet_bootstrap.cc:492] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.963263  6827 tablet_bootstrap.cc:492] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.964010  6827 tablet_bootstrap.cc:492] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.964566  6827 ts_tablet_manager.cc:1403] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:15:25.966387  6827 raft_consensus.cc:359] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.967073  6827 raft_consensus.cc:740] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.967643  6827 consensus_queue.cc:260] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.969394  6827 ts_tablet_manager.cc:1434] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:25.970502  6827 tablet_bootstrap.cc:492] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:25.982373  6827 tablet_bootstrap.cc:492] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:25.983301  6827 tablet_bootstrap.cc:492] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:25.983819  6827 ts_tablet_manager.cc:1403] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:15:25.985421  6827 raft_consensus.cc:359] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.985903  6827 raft_consensus.cc:740] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:25.986590  6827 consensus_queue.cc:260] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:25.988592  6827 ts_tablet_manager.cc:1434] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:25.989575  6827 tablet_bootstrap.cc:492] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:26.005455  6827 tablet_bootstrap.cc:492] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:26.006373  6827 tablet_bootstrap.cc:492] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:26.007081  6827 ts_tablet_manager.cc:1403] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:15:26.009644  6827 raft_consensus.cc:359] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:26.010274  6827 raft_consensus.cc:740] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.010932  6827 consensus_queue.cc:260] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:26.012802  6827 ts_tablet_manager.cc:1434] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:15:26.013830  6827 tablet_bootstrap.cc:492] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:26.026921  6827 tablet_bootstrap.cc:492] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:26.027894  6827 tablet_bootstrap.cc:492] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:26.028602  6827 ts_tablet_manager.cc:1403] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:15:26.030527  6827 raft_consensus.cc:359] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.031106  6827 raft_consensus.cc:740] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.031710  6827 consensus_queue.cc:260] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.035290  6827 ts_tablet_manager.cc:1434] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:15:26.036003  6827 tablet_bootstrap.cc:492] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:26.049413  6827 tablet_bootstrap.cc:492] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:26.050374  6827 tablet_bootstrap.cc:492] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:26.051081  6827 ts_tablet_manager.cc:1403] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 13:15:26.053341  6827 raft_consensus.cc:359] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.054013  6827 raft_consensus.cc:740] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.054651  6827 consensus_queue.cc:260] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.056635  6827 ts_tablet_manager.cc:1434] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:15:26.058167  6827 tablet_bootstrap.cc:492] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:26.074267  6827 tablet_bootstrap.cc:492] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:26.075131  6827 tablet_bootstrap.cc:492] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:26.075773  6827 ts_tablet_manager.cc:1403] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:15:26.076921  6872 raft_consensus.cc:3060] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.078019  6827 raft_consensus.cc:359] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:26.078763  6827 raft_consensus.cc:740] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.079460  6827 consensus_queue.cc:260] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:26.081473  6827 ts_tablet_manager.cc:1434] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:26.082751  6827 tablet_bootstrap.cc:492] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:26.105252  6827 tablet_bootstrap.cc:492] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:26.106213  6827 tablet_bootstrap.cc:492] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:26.106922  6827 ts_tablet_manager.cc:1403] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 13:15:26.109274  6827 raft_consensus.cc:359] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:26.109941  6827 raft_consensus.cc:740] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.110548  6827 consensus_queue.cc:260] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:26.112531  6827 ts_tablet_manager.cc:1434] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:26.113588  6827 tablet_bootstrap.cc:492] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:26.128476  6827 tablet_bootstrap.cc:492] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:26.129359  6827 tablet_bootstrap.cc:492] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:26.130039  6827 ts_tablet_manager.cc:1403] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 13:15:26.132283  6827 raft_consensus.cc:359] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.132958  6827 raft_consensus.cc:740] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.133558  6827 consensus_queue.cc:260] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.135258  6827 ts_tablet_manager.cc:1434] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:15:26.135949  6827 tablet_bootstrap.cc:492] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:26.150661  6827 tablet_bootstrap.cc:492] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:26.151600  6827 tablet_bootstrap.cc:492] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:26.152280  6827 ts_tablet_manager.cc:1403] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:15:26.155691  6827 raft_consensus.cc:359] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:26.156373  6827 raft_consensus.cc:740] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.157150  6827 consensus_queue.cc:260] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:26.158715  6827 ts_tablet_manager.cc:1434] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:26.159511  6827 tablet_bootstrap.cc:492] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:26.189669  6827 tablet_bootstrap.cc:492] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:26.190737  6827 tablet_bootstrap.cc:492] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:26.191403  6827 ts_tablet_manager.cc:1403] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260709 13:15:26.194005  6827 raft_consensus.cc:359] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.194730  6827 raft_consensus.cc:740] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.195442  6827 consensus_queue.cc:260] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.197508  6827 ts_tablet_manager.cc:1434] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:15:26.198335  6827 tablet_bootstrap.cc:492] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:26.216050  6827 tablet_bootstrap.cc:492] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:26.216879  6827 tablet_bootstrap.cc:492] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:26.217440  6827 ts_tablet_manager.cc:1403] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 13:15:26.219285  6827 raft_consensus.cc:359] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.220036  6827 raft_consensus.cc:740] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.220554  6827 consensus_queue.cc:260] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.221993  6827 ts_tablet_manager.cc:1434] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:26.223364  6827 tablet_bootstrap.cc:492] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap starting.
I20260709 13:15:26.236023  6827 tablet_bootstrap.cc:492] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:26.236975  6827 tablet_bootstrap.cc:492] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: Bootstrap complete.
I20260709 13:15:26.238234  6827 ts_tablet_manager.cc:1403] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:15:26.240284  6827 raft_consensus.cc:359] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.240851  6827 raft_consensus.cc:740] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.242226  6827 consensus_queue.cc:260] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:26.250245  6827 ts_tablet_manager.cc:1434] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:15:26.264221  6872 raft_consensus.cc:3060] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.295367  6872 raft_consensus.cc:3060] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.313131  6877 raft_consensus.cc:3060] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.333436  6878 raft_consensus.cc:3060] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.479446  6877 raft_consensus.cc:3060] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:26.691537  6872 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:34.192648  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:34.249501  6114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e9efdc028d4f408b86a25fd1cb7bc3"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:34.250378  6114 raft_consensus.cc:606] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:34.263897  6183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fc3336278d9412db91afcd09903525a"
dest_uuid: "4770500962524a0e923a283040803f4a"
mode: GRACEFUL
new_leader_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:42170
I20260709 13:15:34.264518  6183 raft_consensus.cc:606] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Received request to transfer leadership to TS 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:34.268553  6112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9972aa4879b442eebfd3ed8c00efda04"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:34.269089  6112 raft_consensus.cc:606] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:34.271984  6112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:34.272468  6112 raft_consensus.cc:606] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 4 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:34.274901  6112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:34.275355  6112 raft_consensus.cc:606] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:34.289915  6114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "e6756db22b1a48428578f3630fbbca75"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:34.290604  6114 raft_consensus.cc:606] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Received request to transfer leadership to TS e6756db22b1a48428578f3630fbbca75
I20260709 13:15:34.291927  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:15:34.293603  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:34.313478  7038 raft_consensus.cc:993] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:34.314117  7038 raft_consensus.cc:1081] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 4 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:34.315826  6878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55630
I20260709 13:15:34.316473  6878 raft_consensus.cc:493] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.316847  6878 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:34.326349  6878 raft_consensus.cc:515] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:34.328514  6878 leader_election.cc:290] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 5 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:34.339534  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:34.340132  6112 raft_consensus.cc:3055] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:34.340426  6112 raft_consensus.cc:740] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:34.341194  6112 consensus_queue.cc:260] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:34.342501  6112 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:34.343130  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6897c82b4741f8aa02684fbc78df2a" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:34.343760  6183 raft_consensus.cc:3060] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:34.347785  6112 raft_consensus.cc:2468] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 5.
I20260709 13:15:34.348970  6823 leader_election.cc:304] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:34.350754  7049 raft_consensus.cc:2804] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:34.350835  6183 raft_consensus.cc:2468] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 5.
I20260709 13:15:34.352115  7049 raft_consensus.cc:697] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 5 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:34.352977  7049 consensus_queue.cc:237] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:34.362495  5932 catalog_manager.cc:5697] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 4 to 5, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 5 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.478706  7053 raft_consensus.cc:993] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:34.479180  7053 raft_consensus.cc:1081] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:34.480620  6877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9972aa4879b442eebfd3ed8c00efda04"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55630
I20260709 13:15:34.481130  6877 raft_consensus.cc:493] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.481416  6877 raft_consensus.cc:3060] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.486680  6877 raft_consensus.cc:515] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:34.490036  6877 leader_election.cc:290] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:34.491106  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9972aa4879b442eebfd3ed8c00efda04" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:34.491854  6112 raft_consensus.cc:3055] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.492223  6112 raft_consensus.cc:740] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:34.493302  6112 consensus_queue.cc:260] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:34.494364  6112 raft_consensus.cc:3060] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.501520  6112 raft_consensus.cc:2468] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:34.502774  6823 leader_election.cc:304] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:34.502807  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9972aa4879b442eebfd3ed8c00efda04" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:34.503419  6262 raft_consensus.cc:3060] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.503499  7049 raft_consensus.cc:2804] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.504130  7049 raft_consensus.cc:697] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:34.504992  7049 consensus_queue.cc:237] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:34.516966  7035 raft_consensus.cc:993] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a: : Instructing follower 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:34.517627  7042 raft_consensus.cc:1081] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Signalling peer 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:34.520673  5932 catalog_manager.cc:5697] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 1 to 2, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 2 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.523211  6112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fc3336278d9412db91afcd09903525a"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:44288
I20260709 13:15:34.524026  6112 raft_consensus.cc:493] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.524497  6112 raft_consensus.cc:3060] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.512531  6262 raft_consensus.cc:2468] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:34.532650  7040 raft_consensus.cc:993] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:34.532617  6112 raft_consensus.cc:515] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:34.533252  7038 raft_consensus.cc:1081] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:34.535101  6874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02e9efdc028d4f408b86a25fd1cb7bc3"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55630
I20260709 13:15:34.535645  6874 raft_consensus.cc:493] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.535663  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:34.536103  6874 raft_consensus.cc:3060] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.536374  6188 raft_consensus.cc:3055] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.536748  6188 raft_consensus.cc:740] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:34.536860  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:34.537317  6262 raft_consensus.cc:3060] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.537622  6188 consensus_queue.cc:260] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:34.538810  6188 raft_consensus.cc:3060] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.543756  6874 raft_consensus.cc:515] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:34.536335  6112 leader_election.cc:290] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:34.546448  6262 raft_consensus.cc:2468] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:34.546936  6874 leader_election.cc:290] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:34.547749  6078 leader_election.cc:304] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:34.547926  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e9efdc028d4f408b86a25fd1cb7bc3" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:34.548290  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e9efdc028d4f408b86a25fd1cb7bc3" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:34.548553  6114 raft_consensus.cc:3055] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.548659  7038 raft_consensus.cc:2804] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.548902  6114 raft_consensus.cc:740] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:34.549259  7038 raft_consensus.cc:697] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:34.548928  6259 raft_consensus.cc:3060] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.549782  6114 consensus_queue.cc:260] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:34.550200  7038 consensus_queue.cc:237] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:34.551155  6114 raft_consensus.cc:3060] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.558229  6114 raft_consensus.cc:2468] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:34.547901  6188 raft_consensus.cc:2468] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:34.559240  6823 leader_election.cc:304] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:34.560106  7049 raft_consensus.cc:2804] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.560585  7049 raft_consensus.cc:697] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:34.561424  7049 consensus_queue.cc:237] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:34.573779  6259 raft_consensus.cc:2468] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:34.579118  5932 catalog_manager.cc:5697] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 1 to 2, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 2 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.579450  5937 catalog_manager.cc:5697] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 4770500962524a0e923a283040803f4a (127.2.172.131) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.668210  7040 raft_consensus.cc:993] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:34.668766  7038 raft_consensus.cc:1081] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:34.670248  6874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55630
I20260709 13:15:34.670738  6874 raft_consensus.cc:493] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.671008  6874 raft_consensus.cc:3060] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.677042  6874 raft_consensus.cc:515] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:34.679126  6874 leader_election.cc:290] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:34.680092  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:34.680629  6112 raft_consensus.cc:3055] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.680958  6112 raft_consensus.cc:740] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:34.680823  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d46974c67f2a40398b6b62ce55215d64" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:34.681545  6188 raft_consensus.cc:3060] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.681890  6112 consensus_queue.cc:260] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:34.683024  6112 raft_consensus.cc:3060] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.686596  6188 raft_consensus.cc:2468] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:34.687644  6823 leader_election.cc:304] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:34.687836  6112 raft_consensus.cc:2468] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:34.688493  7049 raft_consensus.cc:2804] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.688993  7049 raft_consensus.cc:697] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:34.689883  7049 consensus_queue.cc:237] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:34.700081  5937 catalog_manager.cc:5697] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 1 to 2, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 2 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.826503  6188 raft_consensus.cc:1275] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 5 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:34.827745  7049 consensus_queue.cc:1048] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:34.857312  6112 raft_consensus.cc:1275] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 5 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:34.859105  7050 consensus_queue.cc:1048] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:34.861069  7040 raft_consensus.cc:993] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower e6756db22b1a48428578f3630fbbca75 to start an election
I20260709 13:15:34.861680  7038 raft_consensus.cc:1081] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Signalling peer e6756db22b1a48428578f3630fbbca75 to start an election
I20260709 13:15:34.863149  6259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340"
dest_uuid: "e6756db22b1a48428578f3630fbbca75"
 from {username='slave'} at 127.0.0.1:45762
I20260709 13:15:34.863682  6259 raft_consensus.cc:493] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.864073  6259 raft_consensus.cc:3060] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.871814  6259 raft_consensus.cc:515] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:34.875937  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:34.876823  6112 raft_consensus.cc:3055] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.875927  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:34.877821  6188 raft_consensus.cc:3060] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.879056  6112 raft_consensus.cc:740] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:34.880005  6112 consensus_queue.cc:260] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:34.883601  6112 raft_consensus.cc:3060] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.894816  6188 raft_consensus.cc:2468] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 2.
I20260709 13:15:34.896166  6259 leader_election.cc:290] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:34.897786  6112 raft_consensus.cc:2468] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 2.
I20260709 13:15:34.897794  6227 leader_election.cc:304] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:34.898904  6939 raft_consensus.cc:2804] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.899355  6939 raft_consensus.cc:697] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:34.900141  6939 consensus_queue.cc:237] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:34.908859  5937 catalog_manager.cc:5697] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 1 to 2, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:35.028381  6112 raft_consensus.cc:1275] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.029654  7050 consensus_queue.cc:1048] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.039055  6262 raft_consensus.cc:1275] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.041494  7049 consensus_queue.cc:1048] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.056725  6114 raft_consensus.cc:1275] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.057888  7049 consensus_queue.cc:1048] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.067263  6188 raft_consensus.cc:1275] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.071707  7040 consensus_queue.cc:1048] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.078179  6262 raft_consensus.cc:1275] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.079896  7050 consensus_queue.cc:1048] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.103631  6259 raft_consensus.cc:1275] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.105381  7059 consensus_queue.cc:1048] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.120951  6188 raft_consensus.cc:1275] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.125185  7049 consensus_queue.cc:1048] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:35.200834  6114 raft_consensus.cc:1275] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.215839  7076 consensus_queue.cc:1048] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:35.294636  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:35.334733  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:35.389583  6259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc"
dest_uuid: "e6756db22b1a48428578f3630fbbca75"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:34486
I20260709 13:15:35.390147  6259 raft_consensus.cc:606] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:35.392675  6183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e62ff78de04486a96420cd47fcb2d27"
dest_uuid: "4770500962524a0e923a283040803f4a"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:42170
I20260709 13:15:35.393280  6183 raft_consensus.cc:606] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:35.396184  6183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761"
dest_uuid: "4770500962524a0e923a283040803f4a"
mode: GRACEFUL
new_leader_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:42170
I20260709 13:15:35.396699  6183 raft_consensus.cc:606] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Received request to transfer leadership to TS 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:35.399694  6183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae35d78a955141af8211da0302b54c87"
dest_uuid: "4770500962524a0e923a283040803f4a"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:42170
I20260709 13:15:35.400210  6183 raft_consensus.cc:606] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:35.402720  6114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d690f631e4064d9caa044b14dc27d9eb"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "e6756db22b1a48428578f3630fbbca75"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:35.403234  6114 raft_consensus.cc:606] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Received request to transfer leadership to TS e6756db22b1a48428578f3630fbbca75
I20260709 13:15:35.406042  6183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5243a0a7035467db86179f1f626589b"
dest_uuid: "4770500962524a0e923a283040803f4a"
mode: GRACEFUL
new_leader_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:42170
I20260709 13:15:35.406769  6183 raft_consensus.cc:606] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Received request to transfer leadership to TS 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:35.407903  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:15:35.409848  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:35.443118  7040 raft_consensus.cc:993] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower e6756db22b1a48428578f3630fbbca75 to start an election
I20260709 13:15:35.443679  7038 raft_consensus.cc:1081] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Signalling peer e6756db22b1a48428578f3630fbbca75 to start an election
I20260709 13:15:35.445315  6259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d690f631e4064d9caa044b14dc27d9eb"
dest_uuid: "e6756db22b1a48428578f3630fbbca75"
 from {username='slave'} at 127.0.0.1:45762
I20260709 13:15:35.445876  6259 raft_consensus.cc:493] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:35.446632  6259 raft_consensus.cc:3060] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.447156  6112 raft_consensus.cc:1275] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.448670  6939 consensus_queue.cc:1048] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.461947  6183 raft_consensus.cc:1275] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.463187  6259 raft_consensus.cc:515] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:35.463485  6939 consensus_queue.cc:1048] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.466147  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d690f631e4064d9caa044b14dc27d9eb" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:35.466750  6112 raft_consensus.cc:3055] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:35.467263  6112 raft_consensus.cc:740] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:35.468489  6259 leader_election.cc:290] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:35.470006  6181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d690f631e4064d9caa044b14dc27d9eb" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:35.468556  6112 consensus_queue.cc:260] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:35.470933  6181 raft_consensus.cc:3060] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.471585  6112 raft_consensus.cc:3060] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.493070  7082 raft_consensus.cc:993] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a: : Instructing follower 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:35.493708  7082 raft_consensus.cc:1081] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Signalling peer 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:35.497710  6114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:44288
I20260709 13:15:35.498359  6114 raft_consensus.cc:493] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:35.498822  6114 raft_consensus.cc:3060] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.501449  6112 raft_consensus.cc:2468] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 2.
I20260709 13:15:35.510572  6227 leader_election.cc:304] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:35.511456  6181 raft_consensus.cc:2468] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 2.
I20260709 13:15:35.513352  6939 raft_consensus.cc:2804] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:35.513986  6939 raft_consensus.cc:697] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:35.514688  6114 raft_consensus.cc:515] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:35.514820  6939 consensus_queue.cc:237] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:35.517565  6114 leader_election.cc:290] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:35.518450  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:35.519179  6257 raft_consensus.cc:3060] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.521239  6181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80201d1737dd4b499a98141f2f32c761" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:35.521974  6181 raft_consensus.cc:3055] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:35.522332  6181 raft_consensus.cc:740] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:35.523233  6181 consensus_queue.cc:260] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:35.524763  6181 raft_consensus.cc:3060] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.527685  6257 raft_consensus.cc:2468] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:35.529196  6078 leader_election.cc:304] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:35.530258  7040 raft_consensus.cc:2804] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:35.530773  7040 raft_consensus.cc:697] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:35.531637  7040 consensus_queue.cc:237] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:35.532456  5934 catalog_manager.cc:5697] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 1 to 2, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 2 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:35.541776  6181 raft_consensus.cc:2468] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:35.552156  5932 catalog_manager.cc:5697] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 4770500962524a0e923a283040803f4a (127.2.172.131) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.555102  7081 raft_consensus.cc:993] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:35.555696  6939 raft_consensus.cc:1081] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:35.557212  6877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55646
I20260709 13:15:35.557693  6877 raft_consensus.cc:493] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:35.558038  6877 raft_consensus.cc:3060] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:35.564539  6877 raft_consensus.cc:515] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:35.567073  6181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:35.567445  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0972fc82954a00a4250beddd9d1acc" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:35.567689  6181 raft_consensus.cc:3060] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:35.568087  6257 raft_consensus.cc:3055] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:35.568446  6257 raft_consensus.cc:740] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:35.569209  6257 consensus_queue.cc:260] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:35.570209  6257 raft_consensus.cc:3060] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:35.572456  6877 leader_election.cc:290] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 3 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:35.576088  6181 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:35.576838  6257 raft_consensus.cc:2468] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:35.577682  6823 leader_election.cc:304] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [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: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:35.578833  7076 raft_consensus.cc:2804] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:35.579602  7076 raft_consensus.cc:697] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:35.580452  7076 consensus_queue.cc:237] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [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: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:35.594944  5932 catalog_manager.cc:5697] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 2 to 3, leader changed from e6756db22b1a48428578f3630fbbca75 (127.2.172.132) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 3 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:35.622064  7082 raft_consensus.cc:993] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:35.622607  7082 raft_consensus.cc:1081] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:35.624233  6877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e62ff78de04486a96420cd47fcb2d27"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55638
I20260709 13:15:35.624684  6877 raft_consensus.cc:493] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:35.624913  6877 raft_consensus.cc:3060] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.629882  6877 raft_consensus.cc:515] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:35.631758  6877 leader_election.cc:290] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:35.632692  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e62ff78de04486a96420cd47fcb2d27" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:35.633203  6114 raft_consensus.cc:3060] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.633579  6181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e62ff78de04486a96420cd47fcb2d27" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:35.634169  6181 raft_consensus.cc:3055] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:35.634493  6181 raft_consensus.cc:740] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:35.635320  6181 consensus_queue.cc:260] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:35.636775  6181 raft_consensus.cc:3060] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.639997  6114 raft_consensus.cc:2468] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:35.641304  6823 leader_election.cc:304] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:35.642637  7076 raft_consensus.cc:2804] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:35.643450  7076 raft_consensus.cc:697] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:35.643857  6181 raft_consensus.cc:2468] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:35.644433  7076 consensus_queue.cc:237] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:35.656533  5932 catalog_manager.cc:5697] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 1 to 2, leader changed from 4770500962524a0e923a283040803f4a (127.2.172.131) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 2 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.673416  7035 raft_consensus.cc:993] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a: : Instructing follower 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:35.673978  7082 raft_consensus.cc:1081] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Signalling peer 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:35.675954  6110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5243a0a7035467db86179f1f626589b"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:44288
I20260709 13:15:35.676509  6110 raft_consensus.cc:493] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:35.676812  6110 raft_consensus.cc:3060] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.684226  6110 raft_consensus.cc:515] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:35.686230  6110 leader_election.cc:290] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:35.687276  6181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5243a0a7035467db86179f1f626589b" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:35.688027  6181 raft_consensus.cc:3055] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:35.688372  6181 raft_consensus.cc:740] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:35.688474  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5243a0a7035467db86179f1f626589b" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:35.689144  6257 raft_consensus.cc:3060] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.690673  6181 consensus_queue.cc:260] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:35.693902  6181 raft_consensus.cc:3060] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:35.702075  6257 raft_consensus.cc:2468] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:35.703554  6078 leader_election.cc:304] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:35.704226  7038 raft_consensus.cc:2804] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:35.704047  6181 raft_consensus.cc:2468] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:35.704788  7038 raft_consensus.cc:697] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:35.706099  7038 consensus_queue.cc:237] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:35.738287  5932 catalog_manager.cc:5697] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 4770500962524a0e923a283040803f4a (127.2.172.131) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.879106  7082 raft_consensus.cc:993] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:35.879601  7035 raft_consensus.cc:1081] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:35.881079  6874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae35d78a955141af8211da0302b54c87"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55638
I20260709 13:15:35.881578  6874 raft_consensus.cc:493] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:35.881878  6874 raft_consensus.cc:3060] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:35.888166  6874 raft_consensus.cc:515] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:35.891595  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:35.892217  6874 leader_election.cc:290] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 3 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:35.892218  6112 raft_consensus.cc:3060] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:35.892414  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35d78a955141af8211da0302b54c87" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:35.893181  6183 raft_consensus.cc:3055] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:35.893497  6183 raft_consensus.cc:740] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:35.894255  6183 consensus_queue.cc:260] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:35.895419  6183 raft_consensus.cc:3060] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:35.900298  6112 raft_consensus.cc:2468] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:35.901552  6823 leader_election.cc:304] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [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: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:35.902354  7076 raft_consensus.cc:2804] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:35.902621  6183 raft_consensus.cc:2468] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:35.902940  7076 raft_consensus.cc:697] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:35.904471  7076 consensus_queue.cc:237] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:35.916584  5932 catalog_manager.cc:5697] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 2 to 3, leader changed from 4770500962524a0e923a283040803f4a (127.2.172.131) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 3 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:35.972218  6257 raft_consensus.cc:1275] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.973599  7040 consensus_queue.cc:1048] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.985615  6183 raft_consensus.cc:1275] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:36.000154  7083 consensus_queue.cc:1048] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:36.007557  6259 raft_consensus.cc:1275] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:36.008996  7076 consensus_queue.cc:1048] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:36.040211  6181 raft_consensus.cc:1275] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:36.042626  7072 consensus_queue.cc:1048] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:36.060922  6110 raft_consensus.cc:1275] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:36.062942  7072 consensus_queue.cc:1048] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:36.084170  6181 raft_consensus.cc:1275] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:36.084501  6110 raft_consensus.cc:1275] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:36.086319  6939 consensus_queue.cc:1048] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:36.086313  7076 consensus_queue.cc:1048] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:36.101013  6188 raft_consensus.cc:1275] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:36.102382  7081 consensus_queue.cc:1048] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:36.135860  6261 raft_consensus.cc:1275] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:36.137393  7083 consensus_queue.cc:1048] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:36.148056  6188 raft_consensus.cc:1275] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:36.149730  7038 consensus_queue.cc:1048] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:36.410830  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:36.459026  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:36.528321  6112 raft_consensus.cc:1275] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:36.517714  6188 raft_consensus.cc:1275] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:36.540480  7072 consensus_queue.cc:1048] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:15:36.631906  6153 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:45761, user_credentials={real_user=slave}} blocked reactor thread for 92273.4us
I20260709 13:15:36.634091  7072 consensus_queue.cc:1048] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:15:36.787182  6079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:45999, user_credentials={real_user=slave}} blocked reactor thread for 48127.3us
I20260709 13:15:36.838294  6181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2"
dest_uuid: "4770500962524a0e923a283040803f4a"
mode: GRACEFUL
new_leader_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:42170
I20260709 13:15:36.838912  6181 raft_consensus.cc:606] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Received request to transfer leadership to TS 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:36.841789  6110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:36.842311  6110 raft_consensus.cc:606] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:36.845129  6112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:36.845604  6112 raft_consensus.cc:606] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:36.847950  6181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae2391f938884017b0bf51ae16d4b287"
dest_uuid: "4770500962524a0e923a283040803f4a"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:42170
I20260709 13:15:36.848431  6181 raft_consensus.cc:606] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:36.851115  6257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340"
dest_uuid: "e6756db22b1a48428578f3630fbbca75"
mode: GRACEFUL
new_leader_uuid: "4770500962524a0e923a283040803f4a"
 from {username='slave'} at 127.0.0.1:34486
I20260709 13:15:36.851658  6257 raft_consensus.cc:606] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Received request to transfer leadership to TS 4770500962524a0e923a283040803f4a
I20260709 13:15:36.854324  6181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe24e406e0804d82b520432777cd141a"
dest_uuid: "4770500962524a0e923a283040803f4a"
mode: GRACEFUL
new_leader_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:42170
I20260709 13:15:36.854873  6181 raft_consensus.cc:606] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Received request to transfer leadership to TS 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:36.856103  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:15:36.857358  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:36.899133  7114 raft_consensus.cc:993] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:36.900372  7114 raft_consensus.cc:1081] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:36.902154  6874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae2391f938884017b0bf51ae16d4b287"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55638
I20260709 13:15:36.902763  6874 raft_consensus.cc:493] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:36.903076  6874 raft_consensus.cc:3060] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:36.909569  6874 raft_consensus.cc:515] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:36.911535  6874 leader_election.cc:290] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:36.912410  6181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2391f938884017b0bf51ae16d4b287" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:36.912865  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2391f938884017b0bf51ae16d4b287" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:36.913156  6181 raft_consensus.cc:3055] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:36.913508  6181 raft_consensus.cc:740] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:36.913568  6262 raft_consensus.cc:3060] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:36.914525  6181 consensus_queue.cc:260] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:36.915684  6181 raft_consensus.cc:3060] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:36.921519  6262 raft_consensus.cc:2468] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:36.922982  6822 leader_election.cc:304] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:36.923933  7072 raft_consensus.cc:2804] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:36.924489  7072 raft_consensus.cc:697] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:36.924564  6181 raft_consensus.cc:2468] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:36.925613  7072 consensus_queue.cc:237] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:36.926637  7040 raft_consensus.cc:993] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:36.927533  7116 raft_consensus.cc:1081] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:36.929503  6874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55630
I20260709 13:15:36.930223  6874 raft_consensus.cc:493] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:36.930773  6874 raft_consensus.cc:3060] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:36.938207  5933 catalog_manager.cc:5697] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 1 to 2, leader changed from 4770500962524a0e923a283040803f4a (127.2.172.131) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 2 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:36.938868  6874 raft_consensus.cc:515] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:36.941145  6874 leader_election.cc:290] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 3 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:36.942509  7059 raft_consensus.cc:993] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:36.944502  7059 raft_consensus.cc:1081] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:36.944828  6181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:36.943181  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85eb8d74b8cc4971bfb3fec772bfe9ff" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:36.945540  6112 raft_consensus.cc:3055] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:36.945848  6112 raft_consensus.cc:740] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:36.946836  6181 raft_consensus.cc:3060] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:36.946777  6112 consensus_queue.cc:260] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:36.948206  6112 raft_consensus.cc:3060] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:36.953064  6939 raft_consensus.cc:993] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75: : Instructing follower 4770500962524a0e923a283040803f4a to start an election
I20260709 13:15:36.953613  6939 raft_consensus.cc:1081] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Signalling peer 4770500962524a0e923a283040803f4a to start an election
I20260709 13:15:36.955996  6188 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340"
dest_uuid: "4770500962524a0e923a283040803f4a"
 from {username='slave'} at 127.0.0.1:52286
I20260709 13:15:36.956511  6188 raft_consensus.cc:493] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:36.956866  6188 raft_consensus.cc:3060] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:36.956602  6181 raft_consensus.cc:2468] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:36.957301  6877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55630
I20260709 13:15:36.957933  6877 raft_consensus.cc:493] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:36.958300  6877 raft_consensus.cc:3060] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:36.958529  6823 leader_election.cc:304] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [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: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:36.964174  7106 raft_consensus.cc:2804] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:36.964701  7106 raft_consensus.cc:697] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:36.965616  7106 consensus_queue.cc:237] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:36.966424  6877 raft_consensus.cc:515] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:36.972136  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:36.972770  6110 raft_consensus.cc:3055] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:36.973070  6110 raft_consensus.cc:740] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:36.973886  6110 consensus_queue.cc:260] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:36.975049  6110 raft_consensus.cc:3060] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:36.987680  6877 leader_election.cc:290] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 3 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:36.989832  6110 raft_consensus.cc:2468] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:36.991158  6823 leader_election.cc:304] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [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: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:36.991981  7106 raft_consensus.cc:2804] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:36.992092  6112 raft_consensus.cc:2468] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:36.992499  7106 raft_consensus.cc:697] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:36.993468  7106 consensus_queue.cc:237] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [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: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:36.996841  6181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42228fc1307b4caabdbb1e22a250ea7e" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:36.997498  6181 raft_consensus.cc:3060] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:36.989866  6188 raft_consensus.cc:515] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:37.004173  6181 raft_consensus.cc:2468] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:37.005028  6188 leader_election.cc:290] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [CANDIDATE]: Term 3 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:37.005883  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:37.006484  6262 raft_consensus.cc:3055] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:37.006845  6262 raft_consensus.cc:740] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:37.007936  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4f3ddf49494e329b0f1886b833f340" candidate_uuid: "4770500962524a0e923a283040803f4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:37.007710  6262 consensus_queue.cc:260] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [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: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:37.008504  6110 raft_consensus.cc:3060] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:37.009055  6262 raft_consensus.cc:3060] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:37.015918  6110 raft_consensus.cc:2468] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 3.
I20260709 13:15:37.017197  6153 leader_election.cc:304] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [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: 3b618fd4ab8743378c5705ca32aacee0, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:37.018325  7042 raft_consensus.cc:2804] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:37.018812  7042 raft_consensus.cc:697] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 3 LEADER]: Becoming Leader. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:37.020498  6262 raft_consensus.cc:2468] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4770500962524a0e923a283040803f4a in term 3.
I20260709 13:15:37.023849  5933 catalog_manager.cc:5697] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 2 to 3, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 3 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:37.025527  5933 catalog_manager.cc:5697] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 2 to 3, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 3 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:37.019713  7042 consensus_queue.cc:237] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [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: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:37.039999  5932 catalog_manager.cc:5697] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a reported cstate change: term changed from 2 to 3, leader changed from e6756db22b1a48428578f3630fbbca75 (127.2.172.132) to 4770500962524a0e923a283040803f4a (127.2.172.131). New cstate: current_term: 3 leader_uuid: "4770500962524a0e923a283040803f4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:37.221285  7035 raft_consensus.cc:993] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a: : Instructing follower 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:37.221757  7114 raft_consensus.cc:1081] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Signalling peer 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:37.223349  6112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe24e406e0804d82b520432777cd141a"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:44288
I20260709 13:15:37.223852  6112 raft_consensus.cc:493] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:37.224144  6112 raft_consensus.cc:3060] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:37.230086  6112 raft_consensus.cc:515] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:37.232316  6112 leader_election.cc:290] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:37.232846  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24e406e0804d82b520432777cd141a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:37.233309  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24e406e0804d82b520432777cd141a" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:37.233503  6188 raft_consensus.cc:3055] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:37.233834  6188 raft_consensus.cc:740] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:37.233884  6262 raft_consensus.cc:3060] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:37.234752  6188 consensus_queue.cc:260] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:37.235682  6188 raft_consensus.cc:3060] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:37.239938  6262 raft_consensus.cc:2468] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:37.240453  6188 raft_consensus.cc:2468] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:37.241389  6078 leader_election.cc:304] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:37.242158  7059 raft_consensus.cc:2804] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:37.242594  7059 raft_consensus.cc:697] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:37.243405  7059 consensus_queue.cc:237] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:37.253553  5932 catalog_manager.cc:5697] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 4770500962524a0e923a283040803f4a (127.2.172.131) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:37.279681  7042 raft_consensus.cc:993] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a: : Instructing follower 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:37.280174  7035 raft_consensus.cc:1081] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Signalling peer 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:37.282447  6110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:44288
I20260709 13:15:37.283001  6110 raft_consensus.cc:493] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:37.283291  6110 raft_consensus.cc:3060] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:37.289837  6110 raft_consensus.cc:515] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:37.291381  6110 leader_election.cc:290] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:37.292286  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:37.292567  6257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cec76f3f0c54dc6887d1159e3d2c1f2" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:37.292929  6188 raft_consensus.cc:3055] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:37.293205  6257 raft_consensus.cc:3060] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:37.293380  6188 raft_consensus.cc:740] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:37.294262  6188 consensus_queue.cc:260] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:37.295780  6188 raft_consensus.cc:3060] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:37.302363  6257 raft_consensus.cc:2468] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:37.303741  6078 leader_election.cc:304] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:37.304834  7059 raft_consensus.cc:2804] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:37.306412  7059 raft_consensus.cc:697] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:37.306906  6188 raft_consensus.cc:2468] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:37.307423  7059 consensus_queue.cc:237] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:37.326442  5932 catalog_manager.cc:5697] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 4770500962524a0e923a283040803f4a (127.2.172.131) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:37.374713  6110 raft_consensus.cc:1275] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:37.375875  7106 consensus_queue.cc:1048] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:37.394598  6188 raft_consensus.cc:1275] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:37.396535  7106 consensus_queue.cc:1048] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:37.486747  6188 raft_consensus.cc:1275] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:37.488049  7106 consensus_queue.cc:1048] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:37.495410  6257 raft_consensus.cc:1275] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:37.496745  7106 consensus_queue.cc:1048] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:37.528967  6110 raft_consensus.cc:1275] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:37.530071  7072 consensus_queue.cc:1048] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:37.543121  6188 raft_consensus.cc:1275] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:37.545043  7106 consensus_queue.cc:1048] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:37.580806  6110 raft_consensus.cc:1275] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Refusing update from remote peer 4770500962524a0e923a283040803f4a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:37.588716  7042 consensus_queue.cc:1048] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:37.601253  6262 raft_consensus.cc:1275] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Refusing update from remote peer 4770500962524a0e923a283040803f4a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:37.611184  7144 consensus_queue.cc:1048] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:37.661371  6188 raft_consensus.cc:1275] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:37.662679  7059 consensus_queue.cc:1048] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:37.679533  6262 raft_consensus.cc:1275] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:37.681695  7150 consensus_queue.cc:1048] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:37.729550  6262 raft_consensus.cc:1275] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:37.731691  7059 consensus_queue.cc:1048] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:37.741608  6188 raft_consensus.cc:1275] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:37.743079  7059 consensus_queue.cc:1048] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:37.858614  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:37.901851  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:37.939143  6188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27aa9924b36446158dad57d3cd6cf9db"
dest_uuid: "4770500962524a0e923a283040803f4a"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:42170
I20260709 13:15:37.939618  6188 raft_consensus.cc:606] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:37.942416  6112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fc3336278d9412db91afcd09903525a"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "e6756db22b1a48428578f3630fbbca75"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:37.942994  6112 raft_consensus.cc:606] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Received request to transfer leadership to TS e6756db22b1a48428578f3630fbbca75
I20260709 13:15:37.945592  6188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7"
dest_uuid: "4770500962524a0e923a283040803f4a"
mode: GRACEFUL
new_leader_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:42170
I20260709 13:15:37.946305  6188 raft_consensus.cc:606] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Received request to transfer leadership to TS 3b618fd4ab8743378c5705ca32aacee0
I20260709 13:15:37.948856  6112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe24e406e0804d82b520432777cd141a"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "e6756db22b1a48428578f3630fbbca75"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:37.949334  6112 raft_consensus.cc:606] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Received request to transfer leadership to TS e6756db22b1a48428578f3630fbbca75
I20260709 13:15:37.950328  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:15:37.951534  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:38.037824  7059 raft_consensus.cc:993] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower e6756db22b1a48428578f3630fbbca75 to start an election
I20260709 13:15:38.038379  7116 raft_consensus.cc:1081] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Signalling peer e6756db22b1a48428578f3630fbbca75 to start an election
I20260709 13:15:38.039822  6262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fc3336278d9412db91afcd09903525a"
dest_uuid: "e6756db22b1a48428578f3630fbbca75"
 from {username='slave'} at 127.0.0.1:45762
I20260709 13:15:38.040289  6262 raft_consensus.cc:493] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.040567  6262 raft_consensus.cc:3060] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.045302  6262 raft_consensus.cc:515] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:38.046823  6262 leader_election.cc:290] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 3 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:38.047681  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:38.048054  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc3336278d9412db91afcd09903525a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:38.048344  6112 raft_consensus.cc:3055] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:38.048691  6112 raft_consensus.cc:740] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:38.049435  6112 consensus_queue.cc:260] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [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: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:38.048688  6188 raft_consensus.cc:3060] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.050660  6112 raft_consensus.cc:3060] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.057394  6188 raft_consensus.cc:2468] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 3.
I20260709 13:15:38.057394  6112 raft_consensus.cc:2468] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 3.
I20260709 13:15:38.058987  6227 leader_election.cc:304] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [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: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:38.060240  7112 raft_consensus.cc:2804] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:38.062885  7112 raft_consensus.cc:697] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 3 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:38.063745  7112 consensus_queue.cc:237] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [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: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:38.073475  5932 catalog_manager.cc:5697] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 2 to 3, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 3 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:38.118219  7144 raft_consensus.cc:993] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a: : Instructing follower 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:38.118700  7146 raft_consensus.cc:1081] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Signalling peer 3b618fd4ab8743378c5705ca32aacee0 to start an election
I20260709 13:15:38.120096  6112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
 from {username='slave'} at 127.0.0.1:44288
I20260709 13:15:38.120532  6112 raft_consensus.cc:493] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.120807  6112 raft_consensus.cc:3060] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.126650  6112 raft_consensus.cc:515] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:38.128939  6112 leader_election.cc:290] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:38.129616  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:38.131924  6262 raft_consensus.cc:3060] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.138441  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9536511d39b344e6bd58ea4df768f8e7" candidate_uuid: "3b618fd4ab8743378c5705ca32aacee0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:38.139125  6188 raft_consensus.cc:3055] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:38.139456  6188 raft_consensus.cc:740] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:38.140245  6188 consensus_queue.cc:260] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:38.141188  6262 raft_consensus.cc:2468] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:38.142457  6078 leader_election.cc:304] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:38.143360  7059 raft_consensus.cc:2804] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:38.143843  7059 raft_consensus.cc:697] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Leader. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:38.141613  6188 raft_consensus.cc:3060] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.144701  7059 consensus_queue.cc:237] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:38.156152  6188 raft_consensus.cc:2468] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b618fd4ab8743378c5705ca32aacee0 in term 2.
I20260709 13:15:38.160513  5932 catalog_manager.cc:5697] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 reported cstate change: term changed from 1 to 2, leader changed from 4770500962524a0e923a283040803f4a (127.2.172.131) to 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "3b618fd4ab8743378c5705ca32aacee0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:38.275674  7059 raft_consensus.cc:993] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower e6756db22b1a48428578f3630fbbca75 to start an election
I20260709 13:15:38.276176  7116 raft_consensus.cc:1081] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Signalling peer e6756db22b1a48428578f3630fbbca75 to start an election
I20260709 13:15:38.277611  6262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe24e406e0804d82b520432777cd141a"
dest_uuid: "e6756db22b1a48428578f3630fbbca75"
 from {username='slave'} at 127.0.0.1:45762
I20260709 13:15:38.278043  6262 raft_consensus.cc:493] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.278357  6262 raft_consensus.cc:3060] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.284255  6262 raft_consensus.cc:515] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:38.285688  6262 leader_election.cc:290] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [CANDIDATE]: Term 3 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:38.286602  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24e406e0804d82b520432777cd141a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:38.286707  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe24e406e0804d82b520432777cd141a" candidate_uuid: "e6756db22b1a48428578f3630fbbca75" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:38.287220  6114 raft_consensus.cc:3055] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:38.287287  6188 raft_consensus.cc:3060] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.287497  6114 raft_consensus.cc:740] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:38.288182  6114 consensus_queue.cc:260] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [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: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:38.289031  6114 raft_consensus.cc:3060] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.293011  6188 raft_consensus.cc:2468] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 3.
I20260709 13:15:38.294269  6227 leader_election.cc:304] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [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: 4770500962524a0e923a283040803f4a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:38.294721  6114 raft_consensus.cc:2468] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6756db22b1a48428578f3630fbbca75 in term 3.
I20260709 13:15:38.294967  7112 raft_consensus.cc:2804] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:38.295735  7112 raft_consensus.cc:697] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 3 LEADER]: Becoming Leader. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:38.296654  7112 consensus_queue.cc:237] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [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: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } }
I20260709 13:15:38.305071  5932 catalog_manager.cc:5697] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 reported cstate change: term changed from 2 to 3, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to e6756db22b1a48428578f3630fbbca75 (127.2.172.132). New cstate: current_term: 3 leader_uuid: "e6756db22b1a48428578f3630fbbca75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:38.318764  7160 raft_consensus.cc:993] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:38.319317  7144 raft_consensus.cc:1081] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:38.320845  6872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27aa9924b36446158dad57d3cd6cf9db"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55638
I20260709 13:15:38.321324  6872 raft_consensus.cc:493] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.321666  6872 raft_consensus.cc:3060] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.327914  6872 raft_consensus.cc:515] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:38.329288  6872 leader_election.cc:290] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Requested vote from peers 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599), 4770500962524a0e923a283040803f4a (127.2.172.131:45999)
I20260709 13:15:38.330094  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27aa9924b36446158dad57d3cd6cf9db" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:38.330343  6188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27aa9924b36446158dad57d3cd6cf9db" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:38.330660  6114 raft_consensus.cc:3060] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.330996  6188 raft_consensus.cc:3055] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:38.331269  6188 raft_consensus.cc:740] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4770500962524a0e923a283040803f4a, State: Running, Role: LEADER
I20260709 13:15:38.332063  6188 consensus_queue.cc:260] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:38.333233  6188 raft_consensus.cc:3060] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.335767  6114 raft_consensus.cc:2468] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:38.336884  6823 leader_election.cc:304] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b618fd4ab8743378c5705ca32aacee0, 3c97adc54c564ef3adbea59225bef59a; no voters: 
I20260709 13:15:38.337604  7106 raft_consensus.cc:2804] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:38.338083  7106 raft_consensus.cc:697] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:38.338387  6188 raft_consensus.cc:2468] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:38.338991  7106 consensus_queue.cc:237] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } }
I20260709 13:15:38.348837  5932 catalog_manager.cc:5697] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 1 to 2, leader changed from 4770500962524a0e923a283040803f4a (127.2.172.131) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 2 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:38.558653  6112 raft_consensus.cc:1275] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:38.559891  6939 consensus_queue.cc:1048] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.569482  6188 raft_consensus.cc:1275] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:38.571450  7154 consensus_queue.cc:1048] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.618945  6183 raft_consensus.cc:1275] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:38.620217  7059 consensus_queue.cc:1048] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:38.639025  6257 raft_consensus.cc:1275] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3b618fd4ab8743378c5705ca32aacee0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:38.640407  7150 consensus_queue.cc:1048] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:38.730137  6112 raft_consensus.cc:1275] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:38.731460  7049 consensus_queue.cc:1048] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:38.744006  6183 raft_consensus.cc:1275] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:38.745508  7172 consensus_queue.cc:1048] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:38.806121  6112 raft_consensus.cc:1275] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:38.807735  7112 consensus_queue.cc:1048] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.815910  6183 raft_consensus.cc:1275] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Refusing update from remote peer e6756db22b1a48428578f3630fbbca75: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:38.817107  7112 consensus_queue.cc:1048] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.952410  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:38.997381  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:39.034044  6259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "170d9dfece5046bcb289e83195bd4bcb"
dest_uuid: "e6756db22b1a48428578f3630fbbca75"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:34486
I20260709 13:15:39.034638  6259 raft_consensus.cc:606] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:39.037530  6114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854"
dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:37666
I20260709 13:15:39.038034  6114 raft_consensus.cc:606] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:39.040588  6262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91e550f15e0f47c486bcd423104ec5c8"
dest_uuid: "e6756db22b1a48428578f3630fbbca75"
mode: GRACEFUL
new_leader_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:34486
I20260709 13:15:39.041121  6262 raft_consensus.cc:606] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Received request to transfer leadership to TS 3c97adc54c564ef3adbea59225bef59a
I20260709 13:15:39.042253  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:39.043717  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:39.137497  6939 raft_consensus.cc:993] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:39.138089  7112 raft_consensus.cc:1081] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:39.140812  6872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "170d9dfece5046bcb289e83195bd4bcb"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55646
I20260709 13:15:39.141633  6872 raft_consensus.cc:493] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:39.142112  6872 raft_consensus.cc:3060] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.148280  6872 raft_consensus.cc:515] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:39.151654  6872 leader_election.cc:290] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Requested vote from peers 4770500962524a0e923a283040803f4a (127.2.172.131:45999), e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233)
I20260709 13:15:39.152078  6183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d9dfece5046bcb289e83195bd4bcb" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4770500962524a0e923a283040803f4a"
I20260709 13:15:39.152704  6183 raft_consensus.cc:3060] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.154038  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170d9dfece5046bcb289e83195bd4bcb" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:39.154613  6259 raft_consensus.cc:3055] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:39.154851  6259 raft_consensus.cc:740] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:39.155490  6259 consensus_queue.cc:260] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:39.156581  6259 raft_consensus.cc:3060] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.159334  6183 raft_consensus.cc:2468] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:39.161377  6823 leader_election.cc:304] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, 4770500962524a0e923a283040803f4a; no voters: 
I20260709 13:15:39.164083  7167 raft_consensus.cc:2804] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:39.164582  7167 raft_consensus.cc:697] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:39.165438  7167 consensus_queue.cc:237] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } }
I20260709 13:15:39.175029  6259 raft_consensus.cc:2468] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:39.181439  5934 catalog_manager.cc:5697] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 1 to 2, leader changed from e6756db22b1a48428578f3630fbbca75 (127.2.172.132) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 2 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:39.220108  7112 raft_consensus.cc:993] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:39.220664  7112 raft_consensus.cc:1081] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:39.222137  6872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91e550f15e0f47c486bcd423104ec5c8"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55646
I20260709 13:15:39.222679  6872 raft_consensus.cc:493] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:39.223021  6872 raft_consensus.cc:3060] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.230235  6872 raft_consensus.cc:515] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:39.232755  6259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e550f15e0f47c486bcd423104ec5c8" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:39.232982  6872 leader_election.cc:290] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:39.233362  6259 raft_consensus.cc:3055] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:39.233673  6259 raft_consensus.cc:740] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6756db22b1a48428578f3630fbbca75, State: Running, Role: LEADER
I20260709 13:15:39.233785  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e550f15e0f47c486bcd423104ec5c8" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:39.234273  6110 raft_consensus.cc:3060] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.234403  6259 consensus_queue.cc:260] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:39.236064  6259 raft_consensus.cc:3060] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:39.240841  6259 raft_consensus.cc:2468] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:39.240952  6110 raft_consensus.cc:2468] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 2.
I20260709 13:15:39.242041  6822 leader_election.cc:304] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:39.242974  7049 raft_consensus.cc:2804] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:39.243496  7049 raft_consensus.cc:697] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:39.244339  7049 consensus_queue.cc:237] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:39.253463  5934 catalog_manager.cc:5697] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 1 to 2, leader changed from e6756db22b1a48428578f3630fbbca75 (127.2.172.132) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 2 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:39.389518  7059 raft_consensus.cc:993] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0: : Instructing follower 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:39.390021  7116 raft_consensus.cc:1081] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Signalling peer 3c97adc54c564ef3adbea59225bef59a to start an election
I20260709 13:15:39.391489  6872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854"
dest_uuid: "3c97adc54c564ef3adbea59225bef59a"
 from {username='slave'} at 127.0.0.1:55630
I20260709 13:15:39.391994  6872 raft_consensus.cc:493] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:39.392275  6872 raft_consensus.cc:3060] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:39.397123  6872 raft_consensus.cc:515] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:39.398765  6872 leader_election.cc:290] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [CANDIDATE]: Term 3 election: Requested vote from peers e6756db22b1a48428578f3630fbbca75 (127.2.172.132:39233), 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599)
I20260709 13:15:39.399809  6110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b618fd4ab8743378c5705ca32aacee0"
I20260709 13:15:39.399714  6262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1e37733a4f4ab7b2f4ee8b35ca6854" candidate_uuid: "3c97adc54c564ef3adbea59225bef59a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6756db22b1a48428578f3630fbbca75"
I20260709 13:15:39.400563  6110 raft_consensus.cc:3055] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:39.400590  6262 raft_consensus.cc:3060] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:39.401202  6110 raft_consensus.cc:740] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b618fd4ab8743378c5705ca32aacee0, State: Running, Role: LEADER
I20260709 13:15:39.402045  6110 consensus_queue.cc:260] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:39.403360  6110 raft_consensus.cc:3060] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:39.407925  6262 raft_consensus.cc:2468] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:39.409006  6822 leader_election.cc:304] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [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: 3c97adc54c564ef3adbea59225bef59a, e6756db22b1a48428578f3630fbbca75; no voters: 
I20260709 13:15:39.409796  7049 raft_consensus.cc:2804] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:39.410207  7049 raft_consensus.cc:697] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Becoming Leader. State: Replica: 3c97adc54c564ef3adbea59225bef59a, State: Running, Role: LEADER
I20260709 13:15:39.410269  6110 raft_consensus.cc:2468] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c97adc54c564ef3adbea59225bef59a in term 3.
I20260709 13:15:39.411073  7049 consensus_queue.cc:237] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [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: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } }
I20260709 13:15:39.421043  5934 catalog_manager.cc:5697] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a reported cstate change: term changed from 2 to 3, leader changed from 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130) to 3c97adc54c564ef3adbea59225bef59a (127.2.172.129). New cstate: current_term: 3 leader_uuid: "3c97adc54c564ef3adbea59225bef59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c97adc54c564ef3adbea59225bef59a" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:39.635986  6259 raft_consensus.cc:1275] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:39.637264  7049 consensus_queue.cc:1048] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:39.671296  6110 raft_consensus.cc:1275] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:39.672580  7186 consensus_queue.cc:1048] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:39.686153  6259 raft_consensus.cc:1275] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:39.687443  7167 consensus_queue.cc:1048] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:39.703542  6188 raft_consensus.cc:1275] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:39.709879  7167 consensus_queue.cc:1048] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4770500962524a0e923a283040803f4a" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 45999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:39.861833  6112 raft_consensus.cc:1275] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:39.863195  7186 consensus_queue.cc:1048] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b618fd4ab8743378c5705ca32aacee0" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:39.872294  6259 raft_consensus.cc:1275] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Refusing update from remote peer 3c97adc54c564ef3adbea59225bef59a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:39.874099  7186 consensus_queue.cc:1048] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6756db22b1a48428578f3630fbbca75" member_type: VOTER last_known_addr { host: "127.2.172.132" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:40.044623  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:40.078415  2738 tablet_server.cc:179] TabletServer@127.2.172.129:45761 shutting down...
W20260709 13:15:40.082513  6079 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 86 similar messages]
W20260709 13:15:40.088790  6079 consensus_peers.cc:597] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.095788  6079 consensus_peers.cc:597] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.103485  6153 consensus_peers.cc:597] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.121457  6227 consensus_peers.cc:597] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.132707  6153 consensus_peers.cc:597] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.134066  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:15:40.136857  6153 consensus_peers.cc:597] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.137668  2738 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:40.138226  6153 consensus_peers.cc:597] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.139232  2738 raft_consensus.cc:2243] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.139873  2738 raft_consensus.cc:2272] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.140028  6153 consensus_peers.cc:597] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.142752  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.143940  2738 raft_consensus.cc:2243] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.145063  2738 raft_consensus.cc:2272] T ae2391f938884017b0bf51ae16d4b287 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.148156  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.149192  2738 raft_consensus.cc:2243] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.149688  2738 raft_consensus.cc:2272] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.152565  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.153558  2738 raft_consensus.cc:2243] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.154189  2738 raft_consensus.cc:2272] T 2f5b3baf1e68486f8e1c67ce517034ea P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.157274  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.157994  2738 raft_consensus.cc:2243] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.158520  2738 raft_consensus.cc:2272] T d40161005ad148cf888e2fa8c0b56646 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.159042  6079 consensus_peers.cc:597] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.161271  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.162266  2738 raft_consensus.cc:2243] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.163303  2738 raft_consensus.cc:2272] T 9e6897c82b4741f8aa02684fbc78df2a P 3c97adc54c564ef3adbea59225bef59a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.165436  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.166112  2738 raft_consensus.cc:2243] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.166623  2738 raft_consensus.cc:2272] T 49267d7b2e184bd9a7d47b18ca79b248 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.169466  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.170342  2738 raft_consensus.cc:2243] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.171248  2738 raft_consensus.cc:2272] T 42228fc1307b4caabdbb1e22a250ea7e P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.174134  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.174918  2738 raft_consensus.cc:2243] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.175414  2738 raft_consensus.cc:2272] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.177727  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.178325  2738 raft_consensus.cc:2243] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.178787  2738 raft_consensus.cc:2272] T bd235b63286e45a98485e7603aa16ca2 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.180998  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.181991  2738 raft_consensus.cc:2243] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.182529  2738 raft_consensus.cc:2272] T 41462d0c161c4d7d986924b828053940 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.185343  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.185940  2738 raft_consensus.cc:2243] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.186388  2738 raft_consensus.cc:2272] T 416e0e3574d34be69c84e99663d22ab8 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.188761  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.189442  2738 raft_consensus.cc:2243] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.190024  2738 raft_consensus.cc:2272] T 925b501c2c6a457887287ff85596e6ee P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.192883  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.193717  2738 raft_consensus.cc:2243] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.194216  2738 raft_consensus.cc:2272] T 8cff7deda5084df9af1c6d251ebe670a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.196499  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.197324  2738 raft_consensus.cc:2243] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.197883  2738 raft_consensus.cc:2272] T e7f2f80402364f3b863631ffe589ab27 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.199700  6153 consensus_peers.cc:597] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.200894  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.201682  2738 raft_consensus.cc:2243] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.202466  2738 raft_consensus.cc:2272] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.205483  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.206382  2738 raft_consensus.cc:2243] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:15:40.207159  6227 consensus_peers.cc:597] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.207499  2738 raft_consensus.cc:2272] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.210700  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.211642  2738 raft_consensus.cc:2243] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.212196  2738 raft_consensus.cc:2272] T 00970a96abea463e9a4daa1451104203 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.215065  6079 consensus_peers.cc:597] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.215265  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.216073  2738 raft_consensus.cc:2243] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.217420  2738 raft_consensus.cc:2272] T 91e550f15e0f47c486bcd423104ec5c8 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.220572  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.221441  2738 raft_consensus.cc:2243] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.222496  2738 raft_consensus.cc:2272] T 6e62ff78de04486a96420cd47fcb2d27 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.224901  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.225685  2738 raft_consensus.cc:2243] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.226208  2738 raft_consensus.cc:2272] T af71d10e461141208a11440eb5325e61 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.227392  6227 consensus_peers.cc:597] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.229122  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.230017  2738 raft_consensus.cc:2243] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.231177  2738 raft_consensus.cc:2272] T 3c0972fc82954a00a4250beddd9d1acc P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.233990  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.234835  2738 raft_consensus.cc:2243] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.235381  2738 raft_consensus.cc:2272] T 30541efcdd7a431c85ee38732be4ad25 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.238183  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.238993  2738 raft_consensus.cc:2243] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.240087  2738 raft_consensus.cc:2272] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.242344  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.243049  2738 raft_consensus.cc:2243] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.243542  2738 raft_consensus.cc:2272] T 0628910752cd41878c23a5392cbcd07d P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.245889  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.246649  2738 raft_consensus.cc:2243] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.247483  2738 raft_consensus.cc:2272] T d46974c67f2a40398b6b62ce55215d64 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.250660  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.251328  2738 raft_consensus.cc:2243] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.251820  2738 raft_consensus.cc:2272] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.254107  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.254745  2738 raft_consensus.cc:2243] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.255263  2738 raft_consensus.cc:2272] T d26833c39b5b424c962b7a3f9df1129f P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.257903  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.258630  2738 raft_consensus.cc:2243] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.259078  2738 raft_consensus.cc:2272] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.261375  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.262136  2738 raft_consensus.cc:2243] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.263120  2738 raft_consensus.cc:2272] T 9972aa4879b442eebfd3ed8c00efda04 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.265460  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.266057  2738 raft_consensus.cc:2243] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.266475  2738 raft_consensus.cc:2272] T ab2492dbd05345f58c98f24757e4c408 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.268539  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.269153  2738 raft_consensus.cc:2243] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.269590  2738 raft_consensus.cc:2272] T 80ad1f2507dc4de4af477daeb290477a P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.271489  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.272003  2738 raft_consensus.cc:2243] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.272522  2738 raft_consensus.cc:2272] T 44f4f84dffb743258ebdf1abf25837d1 P 3c97adc54c564ef3adbea59225bef59a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.274803  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.275384  2738 raft_consensus.cc:2243] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.276134  2738 raft_consensus.cc:2272] T ae35d78a955141af8211da0302b54c87 P 3c97adc54c564ef3adbea59225bef59a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.278180  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.278720  2738 raft_consensus.cc:2243] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.279116  2738 raft_consensus.cc:2272] T 0ced5827110c475bb9fc3587f268e33f P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.281111  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.281618  2738 raft_consensus.cc:2243] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.282033  2738 raft_consensus.cc:2272] T 81b4e19a8fe6430f8f58e0a7103ab12f P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.284590  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.285254  2738 raft_consensus.cc:2243] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.285727  2738 raft_consensus.cc:2272] T efa17f4067dc4150a2659cf720ed0086 P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.286747  6153 consensus_peers.cc:597] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.287959  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.288565  2738 raft_consensus.cc:2243] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.288970  2738 raft_consensus.cc:2272] T 0d687dc624ec40228e690ac0d5085330 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.291419  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.292089  2738 raft_consensus.cc:2243] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:15:40.292500  6079 consensus_peers.cc:597] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.293004  2738 raft_consensus.cc:2272] T 27aa9924b36446158dad57d3cd6cf9db P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.295336  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.296113  2738 raft_consensus.cc:2243] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.296571  2738 raft_consensus.cc:2272] T 8435ab65f96740a696ff0bca71b43845 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.299175  2738 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:40.299438  6153 consensus_peers.cc:597] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.300017  2738 raft_consensus.cc:2243] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.301007  2738 raft_consensus.cc:2272] T 170d9dfece5046bcb289e83195bd4bcb P 3c97adc54c564ef3adbea59225bef59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.303190  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.303728  2738 raft_consensus.cc:2243] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.304126  2738 raft_consensus.cc:2272] T a5313d949de5439ea48f24ddd1114f93 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.305938  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.306389  2738 raft_consensus.cc:2243] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.306790  2738 raft_consensus.cc:2272] T f89cb225afdc40849c4e0f1319b1bf50 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.308640  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.309109  2738 raft_consensus.cc:2243] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.309468  2738 raft_consensus.cc:2272] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.311422  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:40.311862  2738 raft_consensus.cc:2243] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.312219  2738 raft_consensus.cc:2272] T a819ab64017c4c68be6d3358894db035 P 3c97adc54c564ef3adbea59225bef59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.319141  6079 consensus_peers.cc:597] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.322815  6227 consensus_peers.cc:597] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.328739  6153 consensus_peers.cc:597] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.336375  6227 consensus_peers.cc:597] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.368139  6823 connection.cc:466] server connection from 127.0.0.1:55646 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55646 (request call id 433) could send its response
W20260709 13:15:40.369246  6227 consensus_peers.cc:597] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: recv got EOF from 127.2.172.129:45761 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.377578  6153 consensus_peers.cc:597] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.384740  2738 tablet_server.cc:196] TabletServer@127.2.172.129:45761 shutdown complete.
W20260709 13:15:40.455933  6227 consensus_peers.cc:597] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.470907  2738 tablet_server.cc:179] TabletServer@127.2.172.130:0 shutting down...
W20260709 13:15:40.476231  6153 consensus_peers.cc:597] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.487317  6227 consensus_peers.cc:597] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.494408  6153 consensus_peers.cc:597] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.531558  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:40.533057  2738 tablet_replica.cc:333] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.534392  2738 raft_consensus.cc:2243] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.535338  2738 raft_consensus.cc:2272] T eb4f3ddf49494e329b0f1886b833f340 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.538818  6227 consensus_peers.cc:597] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.539194  2738 tablet_replica.cc:333] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
W20260709 13:15:40.539563  6227 consensus_peers.cc:597] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.540109  2738 raft_consensus.cc:2243] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.540647  2738 raft_consensus.cc:2272] T 91e550f15e0f47c486bcd423104ec5c8 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.543581  2738 tablet_replica.cc:333] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.544219  2738 raft_consensus.cc:2243] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.544670  2738 raft_consensus.cc:2272] T 5d77935aed384bb3adbfd0dd9b4006a0 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.546738  2738 tablet_replica.cc:333] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.547333  2738 raft_consensus.cc:2243] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.548281  2738 raft_consensus.cc:2272] T 80201d1737dd4b499a98141f2f32c761 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.550828  2738 tablet_replica.cc:333] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.551651  2738 raft_consensus.cc:2243] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.552423  2738 raft_consensus.cc:2272] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.553419  6153 consensus_peers.cc:597] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.554757  2738 tablet_replica.cc:333] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.555446  2738 raft_consensus.cc:2243] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.555861  2738 raft_consensus.cc:2272] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.558259  2738 tablet_replica.cc:333] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.559144  2738 raft_consensus.cc:2243] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.559733  2738 raft_consensus.cc:2272] T 54dc468c14534a75a0280e2ebed8b689 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.561980  2738 tablet_replica.cc:333] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.563076  2738 raft_consensus.cc:2243] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.564479  2738 raft_consensus.cc:2272] T 2f5b3baf1e68486f8e1c67ce517034ea P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.567821  2738 tablet_replica.cc:333] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.570029  2738 raft_consensus.cc:2243] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.571044  2738 raft_consensus.cc:2272] T 9a137b701c0a4cbb9c9f52caa2fe734a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.576666  2738 tablet_replica.cc:333] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.577526  2738 raft_consensus.cc:2243] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:15:40.578030  6227 consensus_peers.cc:597] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.578588  2738 raft_consensus.cc:2272] T 9536511d39b344e6bd58ea4df768f8e7 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.581563  2738 tablet_replica.cc:333] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.582368  2738 raft_consensus.cc:2243] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.583062  2738 raft_consensus.cc:2272] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.589845  2738 tablet_replica.cc:333] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.591089  2738 raft_consensus.cc:2243] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:40.591485  6153 consensus_peers.cc:597] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.591614  2738 raft_consensus.cc:2272] T 27aa9924b36446158dad57d3cd6cf9db P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.593231  6227 consensus_peers.cc:597] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.594184  2738 tablet_replica.cc:333] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.594890  2738 raft_consensus.cc:2243] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.595322  2738 raft_consensus.cc:2272] T 6e62ff78de04486a96420cd47fcb2d27 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.597734  2738 tablet_replica.cc:333] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.598522  2738 raft_consensus.cc:2243] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.599608  2738 raft_consensus.cc:2272] T bb1e0e1a51b940a09bcea6e330d0c151 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.601554  6153 consensus_peers.cc:597] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.602842  2738 tablet_replica.cc:333] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.603708  2738 raft_consensus.cc:2243] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.604306  2738 raft_consensus.cc:2272] T 02e9efdc028d4f408b86a25fd1cb7bc3 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.606226  6079 consensus_peers.cc:597] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 -> Peer 3c97adc54c564ef3adbea59225bef59a (127.2.172.129:45761): Couldn't send request to peer 3c97adc54c564ef3adbea59225bef59a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:45761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.607546  2738 tablet_replica.cc:333] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.609536  2738 raft_consensus.cc:2243] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.610630  2738 raft_consensus.cc:2272] T 0628910752cd41878c23a5392cbcd07d P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.613314  2738 tablet_replica.cc:333] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
W20260709 13:15:40.613674  6227 consensus_peers.cc:597] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.614135  2738 raft_consensus.cc:2243] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.614724  2738 raft_consensus.cc:2272] T ae35d78a955141af8211da0302b54c87 P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.617049  2738 tablet_replica.cc:333] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.617854  2738 raft_consensus.cc:2243] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.618326  2738 raft_consensus.cc:2272] T 42228fc1307b4caabdbb1e22a250ea7e P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.620956  2738 tablet_replica.cc:333] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.621728  2738 raft_consensus.cc:2243] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.622193  2738 raft_consensus.cc:2272] T 5fc3336278d9412db91afcd09903525a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.624667  2738 tablet_replica.cc:333] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.625453  2738 raft_consensus.cc:2243] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.625967  2738 raft_consensus.cc:2272] T 0e1070465f8c48d7b6127fa1bf9bb047 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.627589  6227 consensus_peers.cc:597] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.628582  2738 tablet_replica.cc:333] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.629434  2738 raft_consensus.cc:2243] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.629953  2738 raft_consensus.cc:2272] T d690f631e4064d9caa044b14dc27d9eb P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.632474  2738 tablet_replica.cc:333] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.633028  2738 raft_consensus.cc:2243] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.633400  2738 raft_consensus.cc:2272] T 0d687dc624ec40228e690ac0d5085330 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.635373  2738 tablet_replica.cc:333] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.635898  2738 raft_consensus.cc:2243] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.636314  2738 raft_consensus.cc:2272] T fe24e406e0804d82b520432777cd141a P 3b618fd4ab8743378c5705ca32aacee0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.638226  2738 tablet_replica.cc:333] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.638823  2738 raft_consensus.cc:2243] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.639205  2738 raft_consensus.cc:2272] T bd235b63286e45a98485e7603aa16ca2 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.641018  2738 tablet_replica.cc:333] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.641685  2738 raft_consensus.cc:2243] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.642700  2738 raft_consensus.cc:2272] T cb5af358316d4565998bcde3f824d06d P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.644781  2738 tablet_replica.cc:333] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.645521  2738 raft_consensus.cc:2243] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.645948  2738 raft_consensus.cc:2272] T 41462d0c161c4d7d986924b828053940 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.648301  2738 tablet_replica.cc:333] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.648867  2738 raft_consensus.cc:2243] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:15:40.649096  6227 consensus_peers.cc:597] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.649753  2738 raft_consensus.cc:2272] T d40161005ad148cf888e2fa8c0b56646 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.651960  2738 tablet_replica.cc:333] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.652570  2738 raft_consensus.cc:2243] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.653069  2738 raft_consensus.cc:2272] T 9e6897c82b4741f8aa02684fbc78df2a P 3b618fd4ab8743378c5705ca32aacee0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.654961  2738 tablet_replica.cc:333] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.655532  2738 raft_consensus.cc:2243] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.655957  2738 raft_consensus.cc:2272] T 49267d7b2e184bd9a7d47b18ca79b248 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.657812  2738 tablet_replica.cc:333] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.658416  2738 raft_consensus.cc:2243] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.658949  2738 raft_consensus.cc:2272] T d26833c39b5b424c962b7a3f9df1129f P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.660691  2738 tablet_replica.cc:333] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.661234  2738 raft_consensus.cc:2243] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.662047  2738 raft_consensus.cc:2272] T e7f2f80402364f3b863631ffe589ab27 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.664306  2738 tablet_replica.cc:333] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.664981  2738 raft_consensus.cc:2243] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.665514  2738 raft_consensus.cc:2272] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.667770  2738 tablet_replica.cc:333] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.668339  2738 raft_consensus.cc:2243] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.668784  2738 raft_consensus.cc:2272] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.670727  2738 tablet_replica.cc:333] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.671324  2738 raft_consensus.cc:2243] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.672219  2738 raft_consensus.cc:2272] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.674204  2738 tablet_replica.cc:333] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.674865  2738 raft_consensus.cc:2243] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.675418  2738 raft_consensus.cc:2272] T d46974c67f2a40398b6b62ce55215d64 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.677737  2738 tablet_replica.cc:333] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.678246  2738 raft_consensus.cc:2243] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.679054  2738 raft_consensus.cc:2272] T a5313d949de5439ea48f24ddd1114f93 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.680900  2738 tablet_replica.cc:333] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.681399  2738 raft_consensus.cc:2243] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.681823  2738 raft_consensus.cc:2272] T f89cb225afdc40849c4e0f1319b1bf50 P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.683687  2738 tablet_replica.cc:333] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.684156  2738 raft_consensus.cc:2243] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.684516  2738 raft_consensus.cc:2272] T f04043c641584d2d9f9fc630e95d6dbe P 3b618fd4ab8743378c5705ca32aacee0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.686317  2738 tablet_replica.cc:333] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.686900  2738 raft_consensus.cc:2243] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.687685  2738 raft_consensus.cc:2272] T f5243a0a7035467db86179f1f626589b P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.689601  2738 tablet_replica.cc:333] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.690207  2738 raft_consensus.cc:2243] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.690726  2738 raft_consensus.cc:2272] T 9972aa4879b442eebfd3ed8c00efda04 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.693498  2738 tablet_replica.cc:333] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.694271  2738 raft_consensus.cc:2243] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.694839  2738 raft_consensus.cc:2272] T ab2492dbd05345f58c98f24757e4c408 P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.696609  6227 consensus_peers.cc:597] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.698729  2738 tablet_replica.cc:333] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.699436  2738 raft_consensus.cc:2243] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.699982  2738 raft_consensus.cc:2272] T 860857dfe7d54b848eaf2b14ffe4f1cf P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.702013  6153 consensus_peers.cc:597] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.702698  2738 tablet_replica.cc:333] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.703439  2738 raft_consensus.cc:2243] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.708160  2738 raft_consensus.cc:2272] T 80ad1f2507dc4de4af477daeb290477a P 3b618fd4ab8743378c5705ca32aacee0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.710399  2738 tablet_replica.cc:333] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0: stopping tablet replica
I20260709 13:15:40.710901  2738 raft_consensus.cc:2243] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.711676  2738 raft_consensus.cc:2272] T 44f4f84dffb743258ebdf1abf25837d1 P 3b618fd4ab8743378c5705ca32aacee0 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.728766  6153 consensus_peers.cc:597] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.745944  6227 consensus_peers.cc:597] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.788606  2738 tablet_server.cc:196] TabletServer@127.2.172.130:0 shutdown complete.
W20260709 13:15:40.825142  6153 consensus_peers.cc:597] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:33599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.841964  6153 consensus_peers.cc:597] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:33599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.858811  2738 tablet_server.cc:179] TabletServer@127.2.172.131:0 shutting down...
W20260709 13:15:40.890956  6227 consensus_peers.cc:597] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:33599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.907723  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:40.908619  2738 tablet_replica.cc:333] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.909598  2738 raft_consensus.cc:2243] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.910663  2738 raft_consensus.cc:2272] T 5d77935aed384bb3adbfd0dd9b4006a0 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.913157  2738 tablet_replica.cc:333] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.913972  2738 raft_consensus.cc:2243] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.914990  2738 raft_consensus.cc:2272] T af71d10e461141208a11440eb5325e61 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.917443  2738 tablet_replica.cc:333] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.918246  2738 raft_consensus.cc:2243] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.918771  2738 raft_consensus.cc:2272] T 80201d1737dd4b499a98141f2f32c761 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.920632  6227 consensus_peers.cc:597] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 -> Peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Couldn't send request to peer 4770500962524a0e923a283040803f4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.921283  2738 tablet_replica.cc:333] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.922155  2738 raft_consensus.cc:2243] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.923064  2738 raft_consensus.cc:2272] T eb4f3ddf49494e329b0f1886b833f340 P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.924897  2738 tablet_replica.cc:333] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.925458  2738 raft_consensus.cc:2243] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.925802  2738 raft_consensus.cc:2272] T 85eb8d74b8cc4971bfb3fec772bfe9ff P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.927709  2738 tablet_replica.cc:333] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.928364  2738 raft_consensus.cc:2243] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.929081  2738 raft_consensus.cc:2272] T bd235b63286e45a98485e7603aa16ca2 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.930948  2738 tablet_replica.cc:333] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.931448  2738 raft_consensus.cc:2243] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.931820  2738 raft_consensus.cc:2272] T cb5af358316d4565998bcde3f824d06d P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.934044  2738 tablet_replica.cc:333] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.934734  2738 raft_consensus.cc:2243] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.935204  2738 raft_consensus.cc:2272] T 9a137b701c0a4cbb9c9f52caa2fe734a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.937372  6227 consensus_peers.cc:597] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:33599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.937528  2738 tablet_replica.cc:333] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.938288  2738 raft_consensus.cc:2243] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.939090  2738 raft_consensus.cc:2272] T 54dc468c14534a75a0280e2ebed8b689 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.941284  2738 tablet_replica.cc:333] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.941846  2738 raft_consensus.cc:2243] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.942293  2738 raft_consensus.cc:2272] T 3c0972fc82954a00a4250beddd9d1acc P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.943429  6227 consensus_peers.cc:597] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 -> Peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Couldn't send request to peer 4770500962524a0e923a283040803f4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.944774  2738 tablet_replica.cc:333] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.945698  2738 raft_consensus.cc:2243] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.946611  2738 raft_consensus.cc:2272] T c15b23a1757d4f0989eaa7fda4ad0ed1 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.948047  6227 consensus_peers.cc:597] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 -> Peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Couldn't send request to peer 4770500962524a0e923a283040803f4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.948869  2738 tablet_replica.cc:333] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.949493  2738 raft_consensus.cc:2243] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.950187  2738 raft_consensus.cc:2272] T 8435ab65f96740a696ff0bca71b43845 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.952186  2738 tablet_replica.cc:333] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.952773  2738 raft_consensus.cc:2243] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.953182  2738 raft_consensus.cc:2272] T 9536511d39b344e6bd58ea4df768f8e7 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.955024  2738 tablet_replica.cc:333] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.955603  2738 raft_consensus.cc:2243] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.956041  2738 raft_consensus.cc:2272] T 170d9dfece5046bcb289e83195bd4bcb P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.957850  2738 tablet_replica.cc:333] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.958425  2738 raft_consensus.cc:2243] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.958889  2738 raft_consensus.cc:2272] T 27aa9924b36446158dad57d3cd6cf9db P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.960999  2738 tablet_replica.cc:333] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.961611  2738 raft_consensus.cc:2243] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.962074  2738 raft_consensus.cc:2272] T 6e62ff78de04486a96420cd47fcb2d27 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.962157  6227 consensus_peers.cc:597] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:33599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.964112  2738 tablet_replica.cc:333] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.964699  2738 raft_consensus.cc:2243] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.965445  2738 raft_consensus.cc:2272] T 860857dfe7d54b848eaf2b14ffe4f1cf P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.967373  2738 tablet_replica.cc:333] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.967959  2738 raft_consensus.cc:2243] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.968871  2738 raft_consensus.cc:2272] T 81b4e19a8fe6430f8f58e0a7103ab12f P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.971360  2738 tablet_replica.cc:333] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.972074  2738 raft_consensus.cc:2243] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.972636  2738 raft_consensus.cc:2272] T efa17f4067dc4150a2659cf720ed0086 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.974746  2738 tablet_replica.cc:333] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.975293  2738 raft_consensus.cc:2243] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.975728  2738 raft_consensus.cc:2272] T 416e0e3574d34be69c84e99663d22ab8 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.977593  2738 tablet_replica.cc:333] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.978122  2738 raft_consensus.cc:2243] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.979029  2738 raft_consensus.cc:2272] T 925b501c2c6a457887287ff85596e6ee P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.981457  2738 tablet_replica.cc:333] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.982043  2738 raft_consensus.cc:2243] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:40.982514  6153 consensus_peers.cc:597] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a -> Peer 3b618fd4ab8743378c5705ca32aacee0 (127.2.172.130:33599): Couldn't send request to peer 3b618fd4ab8743378c5705ca32aacee0. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:33599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.982609  2738 raft_consensus.cc:2272] T bb1e0e1a51b940a09bcea6e330d0c151 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.984771  2738 tablet_replica.cc:333] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.985347  2738 raft_consensus.cc:2243] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.985791  2738 raft_consensus.cc:2272] T 42228fc1307b4caabdbb1e22a250ea7e P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.987954  2738 tablet_replica.cc:333] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.988610  2738 raft_consensus.cc:2243] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.989394  2738 raft_consensus.cc:2272] T 0ced5827110c475bb9fc3587f268e33f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.991508  2738 tablet_replica.cc:333] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.992102  2738 raft_consensus.cc:2243] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.992539  2738 raft_consensus.cc:2272] T ae35d78a955141af8211da0302b54c87 P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.994338  2738 tablet_replica.cc:333] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.994921  2738 raft_consensus.cc:2243] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.995344  2738 raft_consensus.cc:2272] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.997131  2738 tablet_replica.cc:333] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:40.997727  2738 raft_consensus.cc:2243] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.998140  2738 raft_consensus.cc:2272] T ae2391f938884017b0bf51ae16d4b287 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.000077  2738 tablet_replica.cc:333] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.000748  2738 raft_consensus.cc:2243] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.001168  2738 raft_consensus.cc:2272] T fe24e406e0804d82b520432777cd141a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.003038  2738 tablet_replica.cc:333] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.003666  2738 raft_consensus.cc:2243] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.004170  2738 raft_consensus.cc:2272] T d40161005ad148cf888e2fa8c0b56646 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.006196  2738 tablet_replica.cc:333] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a: stopping tablet replica
W20260709 13:15:41.006734  6227 consensus_peers.cc:597] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 -> Peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Couldn't send request to peer 4770500962524a0e923a283040803f4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:41.006958  2738 raft_consensus.cc:2243] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.007740  2738 raft_consensus.cc:2272] T 9e6897c82b4741f8aa02684fbc78df2a P 4770500962524a0e923a283040803f4a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.009966  2738 tablet_replica.cc:333] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a: stopping tablet replica
W20260709 13:15:41.010270  6227 consensus_peers.cc:597] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 -> Peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Couldn't send request to peer 4770500962524a0e923a283040803f4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:41.010532  2738 raft_consensus.cc:2243] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.011368  2738 raft_consensus.cc:2272] T 49267d7b2e184bd9a7d47b18ca79b248 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.013239  2738 tablet_replica.cc:333] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.013796  2738 raft_consensus.cc:2243] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.014205  2738 raft_consensus.cc:2272] T f04043c641584d2d9f9fc630e95d6dbe P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.016088  2738 tablet_replica.cc:333] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.016631  2738 raft_consensus.cc:2243] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.017140  2738 raft_consensus.cc:2272] T f5243a0a7035467db86179f1f626589b P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.019097  2738 tablet_replica.cc:333] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.019618  2738 raft_consensus.cc:2243] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.020351  2738 raft_consensus.cc:2272] T 8cff7deda5084df9af1c6d251ebe670a P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.022193  2738 tablet_replica.cc:333] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.022738  2738 raft_consensus.cc:2243] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.023139  2738 raft_consensus.cc:2272] T 35dc2e2e7d0c4f0b910cb99d4deba91f P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.025518  2738 tablet_replica.cc:333] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.026232  2738 raft_consensus.cc:2243] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.026773  2738 raft_consensus.cc:2272] T d46974c67f2a40398b6b62ce55215d64 P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.029241  2738 tablet_replica.cc:333] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.029966  2738 raft_consensus.cc:2243] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.030458  2738 raft_consensus.cc:2272] T 00970a96abea463e9a4daa1451104203 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.032852  2738 tablet_replica.cc:333] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.033555  2738 raft_consensus.cc:2243] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.034093  2738 raft_consensus.cc:2272] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.036437  2738 tablet_replica.cc:333] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.036983  2738 raft_consensus.cc:2243] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.037750  2738 raft_consensus.cc:2272] T 60d69ef71c2d4bb1b4fdbf14e0b87d06 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.039973  2738 tablet_replica.cc:333] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.040673  2738 raft_consensus.cc:2243] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.041090  2738 raft_consensus.cc:2272] T 30541efcdd7a431c85ee38732be4ad25 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.043570  2738 tablet_replica.cc:333] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.044287  2738 raft_consensus.cc:2243] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.044762  2738 raft_consensus.cc:2272] T a819ab64017c4c68be6d3358894db035 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.047108  2738 tablet_replica.cc:333] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.047681  2738 raft_consensus.cc:2243] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.048171  2738 raft_consensus.cc:2272] T 5fc3336278d9412db91afcd09903525a P 4770500962524a0e923a283040803f4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.050091  2738 tablet_replica.cc:333] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.050603  2738 raft_consensus.cc:2243] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.051352  2738 raft_consensus.cc:2272] T 0e1070465f8c48d7b6127fa1bf9bb047 P 4770500962524a0e923a283040803f4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.053299  2738 tablet_replica.cc:333] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a: stopping tablet replica
I20260709 13:15:41.053726  2738 raft_consensus.cc:2243] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.054142  2738 raft_consensus.cc:2272] T d690f631e4064d9caa044b14dc27d9eb P 4770500962524a0e923a283040803f4a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:41.078667  6227 consensus_peers.cc:597] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 -> Peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Couldn't send request to peer 4770500962524a0e923a283040803f4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:41.120250  2738 tablet_server.cc:196] TabletServer@127.2.172.131:0 shutdown complete.
W20260709 13:15:41.149715  6227 consensus_peers.cc:597] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 -> Peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Couldn't send request to peer 4770500962524a0e923a283040803f4a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.131:45999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:41.196549  2738 tablet_server.cc:179] TabletServer@127.2.172.132:0 shutting down...
W20260709 13:15:41.205118  6227 consensus_peers.cc:597] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 -> Peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Couldn't send request to peer 4770500962524a0e923a283040803f4a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.131:45999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:41.227447  6227 consensus_peers.cc:597] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 -> Peer 4770500962524a0e923a283040803f4a (127.2.172.131:45999): Couldn't send request to peer 4770500962524a0e923a283040803f4a. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.131:45999: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:41.249832  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:41.250743  2738 tablet_replica.cc:333] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.251370  2738 raft_consensus.cc:2243] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.251853  2738 raft_consensus.cc:2272] T 80201d1737dd4b499a98141f2f32c761 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.253877  2738 tablet_replica.cc:333] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.254490  2738 raft_consensus.cc:2243] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.254997  2738 raft_consensus.cc:2272] T af71d10e461141208a11440eb5325e61 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.256825  2738 tablet_replica.cc:333] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.257359  2738 raft_consensus.cc:2243] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.257776  2738 raft_consensus.cc:2272] T eb4f3ddf49494e329b0f1886b833f340 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.259533  2738 tablet_replica.cc:333] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.260064  2738 raft_consensus.cc:2243] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.260474  2738 raft_consensus.cc:2272] T 0ced5827110c475bb9fc3587f268e33f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.262589  2738 tablet_replica.cc:333] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.263407  2738 raft_consensus.cc:2243] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.263846  2738 raft_consensus.cc:2272] T 54dc468c14534a75a0280e2ebed8b689 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.265566  2738 tablet_replica.cc:333] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.266136  2738 raft_consensus.cc:2243] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.266644  2738 raft_consensus.cc:2272] T 3c0972fc82954a00a4250beddd9d1acc P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.268411  2738 tablet_replica.cc:333] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.268952  2738 raft_consensus.cc:2243] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.269348  2738 raft_consensus.cc:2272] T 2f5b3baf1e68486f8e1c67ce517034ea P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.271209  2738 tablet_replica.cc:333] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.272022  2738 raft_consensus.cc:2243] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.272485  2738 raft_consensus.cc:2272] T 7f1e37733a4f4ab7b2f4ee8b35ca6854 P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.274706  2738 tablet_replica.cc:333] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.275414  2738 raft_consensus.cc:2243] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.275933  2738 raft_consensus.cc:2272] T c15b23a1757d4f0989eaa7fda4ad0ed1 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.277642  2738 tablet_replica.cc:333] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.278118  2738 raft_consensus.cc:2243] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.278502  2738 raft_consensus.cc:2272] T 35dc2e2e7d0c4f0b910cb99d4deba91f P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.280234  2738 tablet_replica.cc:333] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.280741  2738 raft_consensus.cc:2243] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.281078  2738 raft_consensus.cc:2272] T 8435ab65f96740a696ff0bca71b43845 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.282815  2738 tablet_replica.cc:333] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.283320  2738 raft_consensus.cc:2243] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.283689  2738 raft_consensus.cc:2272] T 9536511d39b344e6bd58ea4df768f8e7 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.285270  2738 tablet_replica.cc:333] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.285751  2738 raft_consensus.cc:2243] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.286098  2738 raft_consensus.cc:2272] T 170d9dfece5046bcb289e83195bd4bcb P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.287796  2738 tablet_replica.cc:333] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.288271  2738 raft_consensus.cc:2243] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.288990  2738 raft_consensus.cc:2272] T 0d687dc624ec40228e690ac0d5085330 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.290755  2738 tablet_replica.cc:333] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.291234  2738 raft_consensus.cc:2243] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.291953  2738 raft_consensus.cc:2272] T efa17f4067dc4150a2659cf720ed0086 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.293743  2738 tablet_replica.cc:333] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.294219  2738 raft_consensus.cc:2243] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.294636  2738 raft_consensus.cc:2272] T 81b4e19a8fe6430f8f58e0a7103ab12f P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.296301  2738 tablet_replica.cc:333] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.296904  2738 raft_consensus.cc:2243] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.297588  2738 raft_consensus.cc:2272] T 416e0e3574d34be69c84e99663d22ab8 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.299252  2738 tablet_replica.cc:333] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.299835  2738 raft_consensus.cc:2243] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.300264  2738 raft_consensus.cc:2272] T 925b501c2c6a457887287ff85596e6ee P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.302086  2738 tablet_replica.cc:333] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.302629  2738 raft_consensus.cc:2243] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.303033  2738 raft_consensus.cc:2272] T bb1e0e1a51b940a09bcea6e330d0c151 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.304714  2738 tablet_replica.cc:333] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.305215  2738 raft_consensus.cc:2243] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.305616  2738 raft_consensus.cc:2272] T 1cec76f3f0c54dc6887d1159e3d2c1f2 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.307301  2738 tablet_replica.cc:333] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.307819  2738 raft_consensus.cc:2243] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.308194  2738 raft_consensus.cc:2272] T ae2391f938884017b0bf51ae16d4b287 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.309744  2738 tablet_replica.cc:333] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.310278  2738 raft_consensus.cc:2243] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.310703  2738 raft_consensus.cc:2272] T cb5af358316d4565998bcde3f824d06d P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.312508  2738 tablet_replica.cc:333] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.313213  2738 raft_consensus.cc:2243] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.314081  2738 raft_consensus.cc:2272] T 41462d0c161c4d7d986924b828053940 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.316481  2738 tablet_replica.cc:333] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.317242  2738 raft_consensus.cc:2243] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.317629  2738 raft_consensus.cc:2272] T 02e9efdc028d4f408b86a25fd1cb7bc3 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.319384  2738 tablet_replica.cc:333] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.319854  2738 raft_consensus.cc:2243] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.320206  2738 raft_consensus.cc:2272] T 0628910752cd41878c23a5392cbcd07d P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.321918  2738 tablet_replica.cc:333] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.322417  2738 raft_consensus.cc:2243] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.323434  2738 raft_consensus.cc:2272] T fe24e406e0804d82b520432777cd141a P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.325194  2738 tablet_replica.cc:333] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.325675  2738 raft_consensus.cc:2243] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.326339  2738 raft_consensus.cc:2272] T d26833c39b5b424c962b7a3f9df1129f P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.328076  2738 tablet_replica.cc:333] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.328569  2738 raft_consensus.cc:2243] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.328903  2738 raft_consensus.cc:2272] T 91e550f15e0f47c486bcd423104ec5c8 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.330494  2738 tablet_replica.cc:333] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.331036  2738 raft_consensus.cc:2243] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.331699  2738 raft_consensus.cc:2272] T 00970a96abea463e9a4daa1451104203 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.333396  2738 tablet_replica.cc:333] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.333851  2738 raft_consensus.cc:2243] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.334522  2738 raft_consensus.cc:2272] T 30541efcdd7a431c85ee38732be4ad25 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.336302  2738 tablet_replica.cc:333] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.336913  2738 raft_consensus.cc:2243] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.337595  2738 raft_consensus.cc:2272] T 78cf0ebdf8ee4c2a939fbbcff62fcaa2 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.339440  2738 tablet_replica.cc:333] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.339936  2738 raft_consensus.cc:2243] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.340595  2738 raft_consensus.cc:2272] T a819ab64017c4c68be6d3358894db035 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.342491  2738 tablet_replica.cc:333] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.343037  2738 raft_consensus.cc:2243] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.343734  2738 raft_consensus.cc:2272] T 5fc3336278d9412db91afcd09903525a P e6756db22b1a48428578f3630fbbca75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.345510  2738 tablet_replica.cc:333] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.345964  2738 raft_consensus.cc:2243] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.346685  2738 raft_consensus.cc:2272] T d690f631e4064d9caa044b14dc27d9eb P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.348223  2738 tablet_replica.cc:333] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.348690  2738 raft_consensus.cc:2243] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.349023  2738 raft_consensus.cc:2272] T e7f2f80402364f3b863631ffe589ab27 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.350685  2738 tablet_replica.cc:333] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.351126  2738 raft_consensus.cc:2243] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.351436  2738 raft_consensus.cc:2272] T 8cff7deda5084df9af1c6d251ebe670a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.353456  2738 tablet_replica.cc:333] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.353893  2738 raft_consensus.cc:2243] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.354259  2738 raft_consensus.cc:2272] T f5243a0a7035467db86179f1f626589b P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.355926  2738 tablet_replica.cc:333] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.356437  2738 raft_consensus.cc:2243] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.356801  2738 raft_consensus.cc:2272] T a5313d949de5439ea48f24ddd1114f93 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.358424  2738 tablet_replica.cc:333] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.358923  2738 raft_consensus.cc:2243] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.359635  2738 raft_consensus.cc:2272] T f89cb225afdc40849c4e0f1319b1bf50 P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.361343  2738 tablet_replica.cc:333] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.361797  2738 raft_consensus.cc:2243] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.362407  2738 raft_consensus.cc:2272] T f04043c641584d2d9f9fc630e95d6dbe P e6756db22b1a48428578f3630fbbca75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.364264  2738 tablet_replica.cc:333] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.364715  2738 raft_consensus.cc:2243] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.365130  2738 raft_consensus.cc:2272] T 9972aa4879b442eebfd3ed8c00efda04 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.366920  2738 tablet_replica.cc:333] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.367386  2738 raft_consensus.cc:2243] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.368079  2738 raft_consensus.cc:2272] T ab2492dbd05345f58c98f24757e4c408 P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.369692  2738 tablet_replica.cc:333] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.370142  2738 raft_consensus.cc:2243] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.370519  2738 raft_consensus.cc:2272] T 80ad1f2507dc4de4af477daeb290477a P e6756db22b1a48428578f3630fbbca75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.372242  2738 tablet_replica.cc:333] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75: stopping tablet replica
I20260709 13:15:41.372684  2738 raft_consensus.cc:2243] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:41.373082  2738 raft_consensus.cc:2272] T 44f4f84dffb743258ebdf1abf25837d1 P e6756db22b1a48428578f3630fbbca75 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.437711  2738 tablet_server.cc:196] TabletServer@127.2.172.132:0 shutdown complete.
I20260709 13:15:41.494408  2738 master.cc:562] Master@127.2.172.190:43037 shutting down...
I20260709 13:15:41.519300  2738 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:41.519811  2738 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:41.520085  2738 tablet_replica.cc:333] T 00000000000000000000000000000000 P cedde1d5fcd24ef48905834cf7b53769: stopping tablet replica
I20260709 13:15:41.543099  2738 master.cc:584] Master@127.2.172.190:43037 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (31967 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:15:41.636865  2738 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.172.190:46519
I20260709 13:15:41.638069  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:41.644202  7206 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:41.644276  7207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:41.646598  7209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:41.646683  2738 server_base.cc:1061] running on GCE node
I20260709 13:15:41.648066  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:41.648283  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:41.648463  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602941648422 us; error 0 us; skew 500 ppm
I20260709 13:15:41.648989  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:41.651604  2738 webserver.cc:533] Webserver started at http://127.2.172.190:34563/ using document root <none> and password file <none>
I20260709 13:15:41.652137  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:41.652330  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:41.652623  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:41.653805  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/master-0-root/instance:
uuid: "2afc670aaca3470990799836cfde9ecc"
format_stamp: "Formatted at 2026-07-09 13:15:41 on dist-test-slave-r9m8"
I20260709 13:15:41.658385  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:41.661922  7214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:41.662781  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:41.663086  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/master-0-root
uuid: "2afc670aaca3470990799836cfde9ecc"
format_stamp: "Formatted at 2026-07-09 13:15:41 on dist-test-slave-r9m8"
I20260709 13:15:41.663384  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:41.688570  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:41.689801  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:41.728926  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.190:46519
I20260709 13:15:41.729029  7265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.190:46519 every 8 connection(s)
I20260709 13:15:41.732892  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.743614  7266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc: Bootstrap starting.
I20260709 13:15:41.748243  7266 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.752599  7266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc: No bootstrap required, opened a new log
I20260709 13:15:41.754906  7266 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2afc670aaca3470990799836cfde9ecc" member_type: VOTER }
I20260709 13:15:41.755321  7266 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.755559  7266 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2afc670aaca3470990799836cfde9ecc, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.756147  7266 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2afc670aaca3470990799836cfde9ecc" member_type: VOTER }
I20260709 13:15:41.756613  7266 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:41.756836  7266 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:41.757129  7266 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.762085  7266 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2afc670aaca3470990799836cfde9ecc" member_type: VOTER }
I20260709 13:15:41.762705  7266 leader_election.cc:304] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [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: 2afc670aaca3470990799836cfde9ecc; no voters: 
I20260709 13:15:41.763870  7266 leader_election.cc:290] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:41.764303  7269 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.765767  7269 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 1 LEADER]: Becoming Leader. State: Replica: 2afc670aaca3470990799836cfde9ecc, State: Running, Role: LEADER
I20260709 13:15:41.766460  7269 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [LEADER]: Queue going to LEADER mode. State: All 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: "2afc670aaca3470990799836cfde9ecc" member_type: VOTER }
I20260709 13:15:41.766935  7266 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:41.770980  7271 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2afc670aaca3470990799836cfde9ecc. Latest consensus state: current_term: 1 leader_uuid: "2afc670aaca3470990799836cfde9ecc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2afc670aaca3470990799836cfde9ecc" member_type: VOTER } }
I20260709 13:15:41.771584  7271 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:41.776779  7270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2afc670aaca3470990799836cfde9ecc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2afc670aaca3470990799836cfde9ecc" member_type: VOTER } }
I20260709 13:15:41.777235  7277 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:41.777355  7270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:41.785305  7277 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:41.786324  2738 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:41.794647  7277 catalog_manager.cc:1383] Generated new cluster ID: fec10fc00cda4a3382e949d89222a9b1
I20260709 13:15:41.794976  7277 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:41.808794  7277 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:41.810113  7277 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:41.822896  7277 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc: Generated new TSK 0
I20260709 13:15:41.823539  7277 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:41.852948  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:41.859014  7287 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:41.860162  7288 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:41.868111  2738 server_base.cc:1061] running on GCE node
W20260709 13:15:41.868196  7290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:41.869385  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:41.869580  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:41.869701  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602941869690 us; error 0 us; skew 500 ppm
I20260709 13:15:41.870172  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:41.872457  2738 webserver.cc:533] Webserver started at http://127.2.172.129:38475/ using document root <none> and password file <none>
I20260709 13:15:41.872902  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:41.873060  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:41.873289  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:41.874329  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-0-root/instance:
uuid: "14e2333439514aa08e6fd8d2d727fc68"
format_stamp: "Formatted at 2026-07-09 13:15:41 on dist-test-slave-r9m8"
I20260709 13:15:41.879015  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:15:41.882616  7295 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:41.883411  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:15:41.883742  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-0-root
uuid: "14e2333439514aa08e6fd8d2d727fc68"
format_stamp: "Formatted at 2026-07-09 13:15:41 on dist-test-slave-r9m8"
I20260709 13:15:41.884052  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:41.896888  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:41.898200  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:41.899904  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:41.902290  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:41.902534  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:41.902809  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:41.903013  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:41.945130  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.129:42231
I20260709 13:15:41.945227  7357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.129:42231 every 8 connection(s)
I20260709 13:15:41.950307  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:41.957381  7362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:41.957918  7363 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:41.962198  2738 server_base.cc:1061] running on GCE node
W20260709 13:15:41.962664  7366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:41.963697  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:41.963915  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:41.964102  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602941964068 us; error 0 us; skew 500 ppm
I20260709 13:15:41.964790  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:41.967447  7358 heartbeater.cc:344] Connected to a master server at 127.2.172.190:46519
I20260709 13:15:41.967815  7358 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:41.968637  7358 heartbeater.cc:507] Master 127.2.172.190:46519 requested a full tablet report, sending...
I20260709 13:15:41.969702  2738 webserver.cc:533] Webserver started at http://127.2.172.130:45329/ using document root <none> and password file <none>
I20260709 13:15:41.970360  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:41.970599  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:41.970889  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:41.970819  7231 ts_manager.cc:194] Registered new tserver with Master: 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231)
I20260709 13:15:41.972229  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-1-root/instance:
uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
format_stamp: "Formatted at 2026-07-09 13:15:41 on dist-test-slave-r9m8"
I20260709 13:15:41.972836  7231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48610
I20260709 13:15:41.977080  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:41.980696  7370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:41.981603  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:41.981930  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-1-root
uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
format_stamp: "Formatted at 2026-07-09 13:15:41 on dist-test-slave-r9m8"
I20260709 13:15:41.982239  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:42.014760  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:42.016053  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:42.017545  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:42.019840  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:42.020304  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:42.020589  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:42.020762  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:42.062305  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.130:37887
I20260709 13:15:42.062501  7432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.130:37887 every 8 connection(s)
I20260709 13:15:42.067413  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:42.074978  7436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:42.076107  7437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:42.078534  2738 server_base.cc:1061] running on GCE node
W20260709 13:15:42.079062  7439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:42.080277  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:42.080567  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:42.080778  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602942080759 us; error 0 us; skew 500 ppm
I20260709 13:15:42.081452  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:42.081519  7433 heartbeater.cc:344] Connected to a master server at 127.2.172.190:46519
I20260709 13:15:42.081905  7433 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:42.082820  7433 heartbeater.cc:507] Master 127.2.172.190:46519 requested a full tablet report, sending...
I20260709 13:15:42.084208  2738 webserver.cc:533] Webserver started at http://127.2.172.131:40153/ using document root <none> and password file <none>
I20260709 13:15:42.084901  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:42.085242  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:42.085153  7231 ts_manager.cc:194] Registered new tserver with Master: c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:42.085722  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:42.086930  7231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48614
I20260709 13:15:42.087090  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-2-root/instance:
uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
format_stamp: "Formatted at 2026-07-09 13:15:42 on dist-test-slave-r9m8"
I20260709 13:15:42.093338  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:42.097015  7444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:42.097918  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:42.098278  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-2-root
uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
format_stamp: "Formatted at 2026-07-09 13:15:42 on dist-test-slave-r9m8"
I20260709 13:15:42.098621  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:42.126916  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:42.128328  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:42.129930  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:42.132377  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:42.132633  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:42.133164  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:42.133419  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:42.183712  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.131:44819
I20260709 13:15:42.183842  7506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.131:44819 every 8 connection(s)
I20260709 13:15:42.198410  7507 heartbeater.cc:344] Connected to a master server at 127.2.172.190:46519
I20260709 13:15:42.198865  7507 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:42.199700  7507 heartbeater.cc:507] Master 127.2.172.190:46519 requested a full tablet report, sending...
I20260709 13:15:42.201905  7231 ts_manager.cc:194] Registered new tserver with Master: 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:42.202278  2738 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014830111s
I20260709 13:15:42.203508  7231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48624
I20260709 13:15:42.228518  7231 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48626:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:42.231519  7231 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:42.300052  7397 tablet_service.cc:1511] Processing CreateTablet for tablet 20643cdcce414b31b7f25829cb9d9f9f (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:42.301283  7472 tablet_service.cc:1511] Processing CreateTablet for tablet 87952a476c3843e49679a590859a1889 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:42.297937  7398 tablet_service.cc:1511] Processing CreateTablet for tablet 87952a476c3843e49679a590859a1889 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:42.302832  7472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87952a476c3843e49679a590859a1889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.301697  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20643cdcce414b31b7f25829cb9d9f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.303715  7396 tablet_service.cc:1511] Processing CreateTablet for tablet aa29ea4446424553842bf42ad0d1c36d (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:42.305114  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa29ea4446424553842bf42ad0d1c36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.305889  7471 tablet_service.cc:1511] Processing CreateTablet for tablet 20643cdcce414b31b7f25829cb9d9f9f (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:42.307327  7471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20643cdcce414b31b7f25829cb9d9f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.307832  7395 tablet_service.cc:1511] Processing CreateTablet for tablet 81649d8c5bf743c49bdace03754f125e (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:42.309252  7395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81649d8c5bf743c49bdace03754f125e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.311269  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87952a476c3843e49679a590859a1889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.312628  7470 tablet_service.cc:1511] Processing CreateTablet for tablet aa29ea4446424553842bf42ad0d1c36d (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:42.313148  7394 tablet_service.cc:1511] Processing CreateTablet for tablet fdd82a67fda44e1787e3d1aebac04212 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:42.314105  7470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa29ea4446424553842bf42ad0d1c36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.314597  7394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd82a67fda44e1787e3d1aebac04212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.315779  7468 tablet_service.cc:1511] Processing CreateTablet for tablet fdd82a67fda44e1787e3d1aebac04212 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:42.315788  7469 tablet_service.cc:1511] Processing CreateTablet for tablet 81649d8c5bf743c49bdace03754f125e (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:42.317212  7468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd82a67fda44e1787e3d1aebac04212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.317823  7469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81649d8c5bf743c49bdace03754f125e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.335942  7393 tablet_service.cc:1511] Processing CreateTablet for tablet 35ce9d69c1494dfa9d847cad4469d416 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:42.337476  7393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ce9d69c1494dfa9d847cad4469d416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.348773  7322 tablet_service.cc:1511] Processing CreateTablet for tablet 20643cdcce414b31b7f25829cb9d9f9f (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:42.350282  7322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20643cdcce414b31b7f25829cb9d9f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.351653  7321 tablet_service.cc:1511] Processing CreateTablet for tablet aa29ea4446424553842bf42ad0d1c36d (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:42.351756  7467 tablet_service.cc:1511] Processing CreateTablet for tablet 35ce9d69c1494dfa9d847cad4469d416 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:42.353199  7467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ce9d69c1494dfa9d847cad4469d416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.354144  7320 tablet_service.cc:1511] Processing CreateTablet for tablet 81649d8c5bf743c49bdace03754f125e (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:42.356541  7319 tablet_service.cc:1511] Processing CreateTablet for tablet fdd82a67fda44e1787e3d1aebac04212 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:42.358861  7318 tablet_service.cc:1511] Processing CreateTablet for tablet 35ce9d69c1494dfa9d847cad4469d416 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:42.361254  7323 tablet_service.cc:1511] Processing CreateTablet for tablet 87952a476c3843e49679a590859a1889 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:42.366904  7321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa29ea4446424553842bf42ad0d1c36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.366655  7317 tablet_service.cc:1511] Processing CreateTablet for tablet c56673e99f4e42b2ab790e6a4be895ec (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:42.368054  7317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56673e99f4e42b2ab790e6a4be895ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.368716  7319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd82a67fda44e1787e3d1aebac04212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.373418  7318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ce9d69c1494dfa9d847cad4469d416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.380594  7320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81649d8c5bf743c49bdace03754f125e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.378890  7392 tablet_service.cc:1511] Processing CreateTablet for tablet c56673e99f4e42b2ab790e6a4be895ec (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:42.381702  7392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56673e99f4e42b2ab790e6a4be895ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.384711  7323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87952a476c3843e49679a590859a1889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.407020  7468 tablet_service.cc:1511] Processing CreateTablet for tablet c56673e99f4e42b2ab790e6a4be895ec (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:42.408514  7468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56673e99f4e42b2ab790e6a4be895ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.435127  7522 tablet_bootstrap.cc:492] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e: Bootstrap starting.
I20260709 13:15:42.447315  7523 tablet_bootstrap.cc:492] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:42.447681  7316 tablet_service.cc:1511] Processing CreateTablet for tablet 9de4789cc09549e5a98f2583bd73dcd4 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:42.449100  7316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de4789cc09549e5a98f2583bd73dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.453609  7524 tablet_bootstrap.cc:492] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce: Bootstrap starting.
I20260709 13:15:42.457167  7398 tablet_service.cc:1511] Processing CreateTablet for tablet 9de4789cc09549e5a98f2583bd73dcd4 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:42.458806  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de4789cc09549e5a98f2583bd73dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.462498  7522 tablet_bootstrap.cc:654] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.464632  7393 tablet_service.cc:1511] Processing CreateTablet for tablet c0714bbaf0bc4f41b8eb9d9d14b86215 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:42.465974  7393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0714bbaf0bc4f41b8eb9d9d14b86215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.474202  7470 tablet_service.cc:1511] Processing CreateTablet for tablet c0714bbaf0bc4f41b8eb9d9d14b86215 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:42.476227  7470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0714bbaf0bc4f41b8eb9d9d14b86215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.482462  7467 tablet_service.cc:1511] Processing CreateTablet for tablet 9de4789cc09549e5a98f2583bd73dcd4 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:42.484119  7524 tablet_bootstrap.cc:654] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.482610  7319 tablet_service.cc:1511] Processing CreateTablet for tablet c0714bbaf0bc4f41b8eb9d9d14b86215 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:42.485363  7467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de4789cc09549e5a98f2583bd73dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.503520  7319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0714bbaf0bc4f41b8eb9d9d14b86215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.506927  7523 tablet_bootstrap.cc:654] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.516835  7522 tablet_bootstrap.cc:492] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e: No bootstrap required, opened a new log
I20260709 13:15:42.517341  7522 ts_tablet_manager.cc:1403] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.009s
I20260709 13:15:42.517707  7318 tablet_service.cc:1511] Processing CreateTablet for tablet de0a119802864f849e588b88477e4c50 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:42.519129  7318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0a119802864f849e588b88477e4c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.518911  7396 tablet_service.cc:1511] Processing CreateTablet for tablet de0a119802864f849e588b88477e4c50 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:42.520426  7522 raft_consensus.cc:359] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.521039  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0a119802864f849e588b88477e4c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.521239  7522 raft_consensus.cc:385] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.521582  7522 raft_consensus.cc:740] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.528342  7468 tablet_service.cc:1511] Processing CreateTablet for tablet de0a119802864f849e588b88477e4c50 (DEFAULT_TABLE table=test-workload [id=45724c25548b46048bbc58431302dee7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:42.529738  7468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0a119802864f849e588b88477e4c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:42.533691  7524 tablet_bootstrap.cc:492] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce: No bootstrap required, opened a new log
I20260709 13:15:42.534247  7524 ts_tablet_manager.cc:1403] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.002s
I20260709 13:15:42.536559  7523 tablet_bootstrap.cc:492] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: No bootstrap required, opened a new log
I20260709 13:15:42.537168  7523 ts_tablet_manager.cc:1403] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.002s
I20260709 13:15:42.537293  7524 raft_consensus.cc:359] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.538117  7524 raft_consensus.cc:385] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.538939  7522 consensus_queue.cc:260] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.540218  7523 raft_consensus.cc:359] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.540997  7523 raft_consensus.cc:385] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.541334  7523 raft_consensus.cc:740] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.541630  7433 heartbeater.cc:499] Master 127.2.172.190:46519 was elected leader, sending a full tablet report...
I20260709 13:15:42.543182  7523 consensus_queue.cc:260] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.538421  7524 raft_consensus.cc:740] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.549646  7524 consensus_queue.cc:260] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.552465  7522 ts_tablet_manager.cc:1434] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260709 13:15:42.553750  7522 tablet_bootstrap.cc:492] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e: Bootstrap starting.
I20260709 13:15:42.559654  7528 raft_consensus.cc:493] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.560184  7507 heartbeater.cc:499] Master 127.2.172.190:46519 was elected leader, sending a full tablet report...
I20260709 13:15:42.560274  7528 raft_consensus.cc:515] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.566607  7528 leader_election.cc:290] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
W20260709 13:15:42.569974  7434 tablet.cc:2406] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:42.572814  7522 tablet_bootstrap.cc:654] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.578639  7358 heartbeater.cc:499] Master 127.2.172.190:46519 was elected leader, sending a full tablet report...
I20260709 13:15:42.585041  7529 raft_consensus.cc:493] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.586016  7523 ts_tablet_manager.cc:1434] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.048s	user 0.018s	sys 0.021s
I20260709 13:15:42.585608  7529 raft_consensus.cc:515] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.569958  7524 ts_tablet_manager.cc:1434] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:15:42.591962  7524 tablet_bootstrap.cc:492] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce: Bootstrap starting.
I20260709 13:15:42.599846  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
W20260709 13:15:42.602517  7374 leader_election.cc:343] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.603935  7529 leader_election.cc:290] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:42.605244  7524 tablet_bootstrap.cc:654] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.624616  7523 tablet_bootstrap.cc:492] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:42.645824  7523 tablet_bootstrap.cc:654] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.653335  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" is_pre_election: true
W20260709 13:15:42.655593  7371 leader_election.cc:343] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.656095  7371 leader_election.cc:304] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c149b9dc8c884bc496fece6d4fb35c7e; no voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce
I20260709 13:15:42.658762  7528 raft_consensus.cc:2749] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:42.661101  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20643cdcce414b31b7f25829cb9d9f9f" candidate_uuid: "14e2333439514aa08e6fd8d2d727fc68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" is_pre_election: true
W20260709 13:15:42.662652  7298 leader_election.cc:343] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.665206  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20643cdcce414b31b7f25829cb9d9f9f" candidate_uuid: "14e2333439514aa08e6fd8d2d727fc68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" is_pre_election: true
I20260709 13:15:42.666651  7523 tablet_bootstrap.cc:492] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: No bootstrap required, opened a new log
I20260709 13:15:42.667395  7523 ts_tablet_manager.cc:1403] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.003s
W20260709 13:15:42.667609  7296 leader_election.cc:343] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.668322  7296 leader_election.cc:304] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68; no voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:42.669437  7529 raft_consensus.cc:2749] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:42.672117  7523 raft_consensus.cc:359] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.672878  7523 raft_consensus.cc:385] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.673182  7523 raft_consensus.cc:740] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.673482  7522 tablet_bootstrap.cc:492] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e: No bootstrap required, opened a new log
I20260709 13:15:42.674078  7522 ts_tablet_manager.cc:1403] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent bootstrapping tablet: real 0.121s	user 0.044s	sys 0.055s
I20260709 13:15:42.674144  7523 consensus_queue.cc:260] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.675712  7524 tablet_bootstrap.cc:492] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce: No bootstrap required, opened a new log
I20260709 13:15:42.676296  7524 ts_tablet_manager.cc:1403] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.012s
I20260709 13:15:42.676828  7522 raft_consensus.cc:359] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:42.677423  7522 raft_consensus.cc:385] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.677671  7522 raft_consensus.cc:740] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.678388  7522 consensus_queue.cc:260] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:42.679028  7523 ts_tablet_manager.cc:1434] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:15:42.679454  7524 raft_consensus.cc:359] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.680100  7523 tablet_bootstrap.cc:492] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:42.680230  7524 raft_consensus.cc:385] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.680562  7522 ts_tablet_manager.cc:1434] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:42.680575  7524 raft_consensus.cc:740] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.681562  7522 tablet_bootstrap.cc:492] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e: Bootstrap starting.
I20260709 13:15:42.683115  7524 consensus_queue.cc:260] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.687181  7523 tablet_bootstrap.cc:654] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.693503  7522 tablet_bootstrap.cc:654] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.696518  7523 tablet_bootstrap.cc:492] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: No bootstrap required, opened a new log
I20260709 13:15:42.687994  7524 ts_tablet_manager.cc:1434] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:15:42.697858  7524 tablet_bootstrap.cc:492] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce: Bootstrap starting.
I20260709 13:15:42.698923  7523 ts_tablet_manager.cc:1403] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:15:42.701184  7522 tablet_bootstrap.cc:492] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e: No bootstrap required, opened a new log
I20260709 13:15:42.702534  7522 ts_tablet_manager.cc:1403] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.006s
I20260709 13:15:42.703478  7523 raft_consensus.cc:359] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.704330  7524 tablet_bootstrap.cc:654] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.704386  7523 raft_consensus.cc:385] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.704933  7523 raft_consensus.cc:740] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.705541  7522 raft_consensus.cc:359] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.705787  7523 consensus_queue.cc:260] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.706516  7522 raft_consensus.cc:385] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.706946  7522 raft_consensus.cc:740] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.708361  7523 ts_tablet_manager.cc:1434] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:42.707926  7522 consensus_queue.cc:260] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.708811  7528 raft_consensus.cc:493] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.709317  7528 raft_consensus.cc:515] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:42.711615  7528 leader_election.cc:290] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819), 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231)
I20260709 13:15:42.713379  7522 ts_tablet_manager.cc:1434] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 13:15:42.714131  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
I20260709 13:15:42.714818  7522 tablet_bootstrap.cc:492] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e: Bootstrap starting.
W20260709 13:15:42.717245  7374 leader_election.cc:343] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.718709  7523 tablet_bootstrap.cc:492] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:42.722374  7530 raft_consensus.cc:493] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.723024  7530 raft_consensus.cc:515] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.724562  7522 tablet_bootstrap.cc:654] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.726432  7523 tablet_bootstrap.cc:654] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.717111  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" is_pre_election: true
W20260709 13:15:42.730347  7371 leader_election.cc:343] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.730839  7524 tablet_bootstrap.cc:492] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce: No bootstrap required, opened a new log
I20260709 13:15:42.731441  7524 ts_tablet_manager.cc:1403] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.011s
I20260709 13:15:42.731053  7371 leader_election.cc:304] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c149b9dc8c884bc496fece6d4fb35c7e; no voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce
I20260709 13:15:42.732714  7528 raft_consensus.cc:2749] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:42.734684  7524 raft_consensus.cc:359] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.735510  7524 raft_consensus.cc:385] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.735803  7524 raft_consensus.cc:740] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.736544  7524 consensus_queue.cc:260] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.741158  7530 leader_election.cc:290] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:42.751997  7522 tablet_bootstrap.cc:492] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e: No bootstrap required, opened a new log
I20260709 13:15:42.752635  7522 ts_tablet_manager.cc:1403] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260709 13:15:42.755725  7522 raft_consensus.cc:359] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.756544  7522 raft_consensus.cc:385] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.756851  7522 raft_consensus.cc:740] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.757516  7524 ts_tablet_manager.cc:1434] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.005s
I20260709 13:15:42.758661  7524 tablet_bootstrap.cc:492] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce: Bootstrap starting.
I20260709 13:15:42.765309  7524 tablet_bootstrap.cc:654] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.757598  7522 consensus_queue.cc:260] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.769167  7522 ts_tablet_manager.cc:1434] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 13:15:42.772811  7522 tablet_bootstrap.cc:492] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e: Bootstrap starting.
W20260709 13:15:42.777256  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:42.782495  7522 tablet_bootstrap.cc:654] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.789793  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd82a67fda44e1787e3d1aebac04212" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" is_pre_election: true
W20260709 13:15:42.791388  7447 leader_election.cc:343] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.793205  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd82a67fda44e1787e3d1aebac04212" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
I20260709 13:15:42.794027  7333 raft_consensus.cc:2468] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 0.
I20260709 13:15:42.795682  7448 leader_election.cc:304] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:42.796312  7523 tablet_bootstrap.cc:492] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: No bootstrap required, opened a new log
I20260709 13:15:42.796613  7545 raft_consensus.cc:2804] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:42.796934  7523 ts_tablet_manager.cc:1403] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.028s
I20260709 13:15:42.797034  7545 raft_consensus.cc:493] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:42.797411  7522 tablet_bootstrap.cc:492] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e: No bootstrap required, opened a new log
I20260709 13:15:42.797441  7545 raft_consensus.cc:3060] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.798053  7522 ts_tablet_manager.cc:1403] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260709 13:15:42.800901  7523 raft_consensus.cc:359] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.801426  7524 tablet_bootstrap.cc:492] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce: No bootstrap required, opened a new log
I20260709 13:15:42.801891  7523 raft_consensus.cc:385] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.802397  7524 ts_tablet_manager.cc:1403] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.012s
I20260709 13:15:42.801802  7522 raft_consensus.cc:359] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.802421  7523 raft_consensus.cc:740] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.802995  7522 raft_consensus.cc:385] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.803354  7522 raft_consensus.cc:740] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.803741  7523 consensus_queue.cc:260] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.804183  7522 consensus_queue.cc:260] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.806505  7523 ts_tablet_manager.cc:1434] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:15:42.806134  7524 raft_consensus.cc:359] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.807101  7524 raft_consensus.cc:385] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.807201  7522 ts_tablet_manager.cc:1434] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 13:15:42.807550  7524 raft_consensus.cc:740] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.807754  7523 tablet_bootstrap.cc:492] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:42.808405  7522 tablet_bootstrap.cc:492] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e: Bootstrap starting.
I20260709 13:15:42.808732  7524 consensus_queue.cc:260] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.811291  7524 ts_tablet_manager.cc:1434] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:42.812451  7524 tablet_bootstrap.cc:492] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce: Bootstrap starting.
I20260709 13:15:42.815407  7522 tablet_bootstrap.cc:654] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.815407  7523 tablet_bootstrap.cc:654] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.819919  7524 tablet_bootstrap.cc:654] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.824430  7545 raft_consensus.cc:515] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.828621  7522 tablet_bootstrap.cc:492] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e: No bootstrap required, opened a new log
I20260709 13:15:42.829205  7522 ts_tablet_manager.cc:1403] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 13:15:42.831990  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd82a67fda44e1787e3d1aebac04212" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:42.833173  7333 raft_consensus.cc:3060] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.835662  7524 tablet_bootstrap.cc:492] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce: No bootstrap required, opened a new log
I20260709 13:15:42.836241  7524 ts_tablet_manager.cc:1403] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.008s
I20260709 13:15:42.837667  7523 tablet_bootstrap.cc:492] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: No bootstrap required, opened a new log
I20260709 13:15:42.838302  7523 ts_tablet_manager.cc:1403] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.009s
I20260709 13:15:42.839288  7524 raft_consensus.cc:359] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.840096  7524 raft_consensus.cc:385] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.840386  7524 raft_consensus.cc:740] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.832188  7522 raft_consensus.cc:359] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.841717  7333 raft_consensus.cc:2468] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:42.841818  7522 raft_consensus.cc:385] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.841482  7523 raft_consensus.cc:359] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.842283  7522 raft_consensus.cc:740] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.842480  7523 raft_consensus.cc:385] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.842379  7524 consensus_queue.cc:260] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.843041  7523 raft_consensus.cc:740] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.843263  7522 consensus_queue.cc:260] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.844964  7524 ts_tablet_manager.cc:1434] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:15:42.846033  7524 tablet_bootstrap.cc:492] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce: Bootstrap starting.
I20260709 13:15:42.846510  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd82a67fda44e1787e3d1aebac04212" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:42.847159  7408 raft_consensus.cc:3060] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.843969  7523 consensus_queue.cc:260] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.850005  7523 ts_tablet_manager.cc:1434] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:42.851074  7523 tablet_bootstrap.cc:492] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:42.853216  7524 tablet_bootstrap.cc:654] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.855471  7408 raft_consensus.cc:2468] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:42.857021  7447 leader_election.cc:304] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:42.857738  7523 tablet_bootstrap.cc:654] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.857940  7530 raft_consensus.cc:2804] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:42.859402  7522 ts_tablet_manager.cc:1434] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260709 13:15:42.860114  7530 raft_consensus.cc:697] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:42.860751  7522 tablet_bootstrap.cc:492] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e: Bootstrap starting.
I20260709 13:15:42.861289  7530 consensus_queue.cc:237] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.862685  7545 leader_election.cc:290] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:42.875406  7522 tablet_bootstrap.cc:654] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.877377  7524 tablet_bootstrap.cc:492] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce: No bootstrap required, opened a new log
I20260709 13:15:42.877792  7524 ts_tablet_manager.cc:1403] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.019s
I20260709 13:15:42.881203  7524 raft_consensus.cc:359] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:42.881870  7524 raft_consensus.cc:385] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.882277  7524 raft_consensus.cc:740] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.883116  7524 consensus_queue.cc:260] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:42.886009  7523 tablet_bootstrap.cc:492] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: No bootstrap required, opened a new log
I20260709 13:15:42.886520  7524 ts_tablet_manager.cc:1434] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:42.886734  7522 tablet_bootstrap.cc:492] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e: No bootstrap required, opened a new log
I20260709 13:15:42.887367  7522 ts_tablet_manager.cc:1403] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20260709 13:15:42.884956  7231 catalog_manager.cc:5697] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 1 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:42.887635  7524 tablet_bootstrap.cc:492] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce: Bootstrap starting.
I20260709 13:15:42.888264  7523 ts_tablet_manager.cc:1403] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.011s
I20260709 13:15:42.891532  7523 raft_consensus.cc:359] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.892588  7530 raft_consensus.cc:493] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.893136  7530 raft_consensus.cc:515] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.894343  7522 raft_consensus.cc:359] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.895190  7522 raft_consensus.cc:385] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.895473  7522 raft_consensus.cc:740] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.895589  7524 tablet_bootstrap.cc:654] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.896428  7522 consensus_queue.cc:260] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.897280  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa29ea4446424553842bf42ad0d1c36d" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
I20260709 13:15:42.895499  7530 leader_election.cc:290] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:42.897753  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa29ea4446424553842bf42ad0d1c36d" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" is_pre_election: true
I20260709 13:15:42.892561  7523 raft_consensus.cc:385] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.898030  7333 raft_consensus.cc:2468] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 0.
I20260709 13:15:42.898500  7408 raft_consensus.cc:2468] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 0.
I20260709 13:15:42.899691  7448 leader_election.cc:304] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:42.900811  7530 raft_consensus.cc:2804] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:42.901405  7530 raft_consensus.cc:493] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:42.902067  7530 raft_consensus.cc:3060] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.905267  7522 ts_tablet_manager.cc:1434] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:15:42.906806  7522 tablet_bootstrap.cc:492] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e: Bootstrap starting.
I20260709 13:15:42.914628  7522 tablet_bootstrap.cc:654] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.914671  7523 raft_consensus.cc:740] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.916316  7523 consensus_queue.cc:260] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.923826  7523 ts_tablet_manager.cc:1434] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260709 13:15:42.925185  7523 tablet_bootstrap.cc:492] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:42.927253  7522 tablet_bootstrap.cc:492] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e: No bootstrap required, opened a new log
I20260709 13:15:42.928092  7522 ts_tablet_manager.cc:1403] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 13:15:42.928068  7530 raft_consensus.cc:515] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.931608  7522 raft_consensus.cc:359] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.937218  7523 tablet_bootstrap.cc:654] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.938884  7522 raft_consensus.cc:385] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.943254  7522 raft_consensus.cc:740] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.943401  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa29ea4446424553842bf42ad0d1c36d" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:42.944270  7408 raft_consensus.cc:3060] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.944231  7522 consensus_queue.cc:260] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.946861  7522 ts_tablet_manager.cc:1434] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:15:42.947928  7522 tablet_bootstrap.cc:492] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e: Bootstrap starting.
I20260709 13:15:42.954138  7523 tablet_bootstrap.cc:492] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: No bootstrap required, opened a new log
I20260709 13:15:42.940346  7530 leader_election.cc:290] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:42.941186  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa29ea4446424553842bf42ad0d1c36d" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:42.954421  7408 raft_consensus.cc:2468] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:42.955080  7333 raft_consensus.cc:3060] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.955853  7447 leader_election.cc:304] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:42.942430  7524 tablet_bootstrap.cc:492] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce: No bootstrap required, opened a new log
I20260709 13:15:42.957015  7524 ts_tablet_manager.cc:1403] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.030s
I20260709 13:15:42.958189  7522 tablet_bootstrap.cc:654] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.958761  7530 raft_consensus.cc:2804] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:42.959609  7530 raft_consensus.cc:697] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:42.960278  7524 raft_consensus.cc:359] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.961022  7524 raft_consensus.cc:385] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.960919  7530 consensus_queue.cc:237] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.961556  7524 raft_consensus.cc:740] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.963111  7524 consensus_queue.cc:260] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.964177  7523 ts_tablet_manager.cc:1403] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.011s
I20260709 13:15:42.965983  7524 ts_tablet_manager.cc:1434] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 13:15:42.966739  7545 raft_consensus.cc:493] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.967172  7524 tablet_bootstrap.cc:492] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce: Bootstrap starting.
I20260709 13:15:42.967254  7545 raft_consensus.cc:515] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:42.969762  7545 leader_election.cc:290] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887), 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231)
I20260709 13:15:42.971530  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" is_pre_election: true
I20260709 13:15:42.972113  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
I20260709 13:15:42.972325  7408 raft_consensus.cc:2468] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 0.
I20260709 13:15:42.973649  7447 leader_election.cc:304] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
W20260709 13:15:42.974200  7448 leader_election.cc:343] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.975531  7545 raft_consensus.cc:2804] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:42.976109  7545 raft_consensus.cc:493] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:42.976650  7545 raft_consensus.cc:3060] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.978739  7524 tablet_bootstrap.cc:654] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.983239  7333 raft_consensus.cc:2468] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:42.984561  7541 raft_consensus.cc:493] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.985100  7541 raft_consensus.cc:515] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.987826  7523 raft_consensus.cc:359] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.989226  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de4789cc09549e5a98f2583bd73dcd4" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" is_pre_election: true
I20260709 13:15:42.992278  7523 raft_consensus.cc:385] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.992695  7523 raft_consensus.cc:740] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.993716  7528 raft_consensus.cc:493] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.993566  7523 consensus_queue.cc:260] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:42.990896  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de4789cc09549e5a98f2583bd73dcd4" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
I20260709 13:15:42.997135  7333 raft_consensus.cc:2468] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 0.
I20260709 13:15:42.991449  7545 raft_consensus.cc:515] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
W20260709 13:15:42.993575  7371 leader_election.cc:343] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.998942  7374 leader_election.cc:304] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 78d7cc0fa89e451c83a4c20587e7c9ce
I20260709 13:15:42.994206  7528 raft_consensus.cc:515] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.002823  7528 leader_election.cc:290] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:43.003451  7528 raft_consensus.cc:2804] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:43.003823  7528 raft_consensus.cc:493] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.004505  7528 raft_consensus.cc:3060] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.007541  7523 ts_tablet_manager.cc:1434] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:15:43.008006  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20643cdcce414b31b7f25829cb9d9f9f" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" is_pre_election: true
I20260709 13:15:42.990201  7541 leader_election.cc:290] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:43.010769  7524 tablet_bootstrap.cc:492] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce: No bootstrap required, opened a new log
I20260709 13:15:43.012975  7482 raft_consensus.cc:2468] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 0.
I20260709 13:15:43.013227  7524 ts_tablet_manager.cc:1403] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.017s
I20260709 13:15:43.011713  7522 tablet_bootstrap.cc:492] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e: No bootstrap required, opened a new log
I20260709 13:15:43.014515  7371 leader_election.cc:304] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:43.014659  7522 ts_tablet_manager.cc:1403] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.017s
I20260709 13:15:43.015518  7541 raft_consensus.cc:2804] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:43.015977  7541 raft_consensus.cc:493] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.016299  7541 raft_consensus.cc:3060] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.016557  7524 raft_consensus.cc:359] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.017318  7524 raft_consensus.cc:385] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:43.017637  7524 raft_consensus.cc:740] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.018222  7522 raft_consensus.cc:359] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.018344  7524 consensus_queue.cc:260] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.019065  7522 raft_consensus.cc:385] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:43.019399  7522 raft_consensus.cc:740] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.020218  7522 consensus_queue.cc:260] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.020684  7524 ts_tablet_manager.cc:1434] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:43.021823  7524 tablet_bootstrap.cc:492] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce: Bootstrap starting.
I20260709 13:15:43.022373  7522 ts_tablet_manager.cc:1434] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:43.025125  7541 raft_consensus.cc:515] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.027385  7524 tablet_bootstrap.cc:654] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:43.030768  7541 leader_election.cc:290] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:43.026947  7231 catalog_manager.cc:5697] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 1 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:43.031962  7522 tablet_bootstrap.cc:492] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e: Bootstrap starting.
I20260709 13:15:43.033963  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20643cdcce414b31b7f25829cb9d9f9f" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:43.034860  7482 raft_consensus.cc:3060] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.037815  7530 raft_consensus.cc:493] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.038435  7522 tablet_bootstrap.cc:654] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:43.038373  7530 raft_consensus.cc:515] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.040742  7530 leader_election.cc:290] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:43.042306  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
I20260709 13:15:43.042409  7407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" is_pre_election: true
I20260709 13:15:43.043195  7332 raft_consensus.cc:2468] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 0.
I20260709 13:15:43.043512  7407 raft_consensus.cc:2468] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 0.
I20260709 13:15:43.042411  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:43.045372  7408 raft_consensus.cc:3060] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.044579  7448 leader_election.cc:304] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:43.047142  7530 raft_consensus.cc:2804] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:43.047695  7530 raft_consensus.cc:493] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.048153  7530 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.051302  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
W20260709 13:15:43.059100  7448 leader_election.cc:343] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:43.028751  7523 tablet_bootstrap.cc:492] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
W20260709 13:15:43.070247  7374 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.129:42231, user_credentials={real_user=slave}} blocked reactor thread for 71885.4us
I20260709 13:15:43.072751  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20643cdcce414b31b7f25829cb9d9f9f" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
I20260709 13:15:43.073702  7332 raft_consensus.cc:2468] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 0.
I20260709 13:15:43.079835  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20643cdcce414b31b7f25829cb9d9f9f" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:43.080840  7332 raft_consensus.cc:3060] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.084540  7482 raft_consensus.cc:2468] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 1.
I20260709 13:15:43.090010  7371 leader_election.cc:304] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:43.068091  7545 leader_election.cc:290] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Requested vote from peers c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887), 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231)
I20260709 13:15:43.091434  7541 raft_consensus.cc:2804] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:43.092384  7541 raft_consensus.cc:697] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:43.096464  7408 raft_consensus.cc:2468] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:43.098928  7447 leader_election.cc:304] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 14e2333439514aa08e6fd8d2d727fc68
I20260709 13:15:43.093705  7541 consensus_queue.cc:237] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.101284  7528 raft_consensus.cc:515] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.088449  7523 tablet_bootstrap.cc:654] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:43.102789  7545 raft_consensus.cc:2804] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:43.105686  7545 raft_consensus.cc:697] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:43.107028  7545 consensus_queue.cc:237] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:43.111550  7553 raft_consensus.cc:493] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.112401  7553 raft_consensus.cc:515] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.119458  7524 tablet_bootstrap.cc:492] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce: No bootstrap required, opened a new log
I20260709 13:15:43.119658  7553 leader_election.cc:290] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:43.120168  7524 ts_tablet_manager.cc:1403] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent bootstrapping tablet: real 0.099s	user 0.055s	sys 0.022s
I20260709 13:15:43.120573  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56673e99f4e42b2ab790e6a4be895ec" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
I20260709 13:15:43.121228  7333 raft_consensus.cc:2468] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 0.
I20260709 13:15:43.122473  7448 leader_election.cc:304] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:43.123291  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56673e99f4e42b2ab790e6a4be895ec" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" is_pre_election: true
I20260709 13:15:43.124028  7408 raft_consensus.cc:2468] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 0.
I20260709 13:15:43.123509  7553 raft_consensus.cc:2804] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:43.124084  7524 raft_consensus.cc:359] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.124820  7553 raft_consensus.cc:493] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.125309  7553 raft_consensus.cc:3060] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.125787  7530 raft_consensus.cc:515] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.128027  7528 leader_election.cc:290] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:43.129206  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de4789cc09549e5a98f2583bd73dcd4" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:43.129554  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de4789cc09549e5a98f2583bd73dcd4" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:43.129957  7333 raft_consensus.cc:3060] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.130772  7524 raft_consensus.cc:385] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:43.130497  7482 raft_consensus.cc:3060] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.131796  7524 raft_consensus.cc:740] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.132622  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:43.132817  7524 consensus_queue.cc:260] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.133435  7331 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.139611  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:43.118377  7332 raft_consensus.cc:2468] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 1.
I20260709 13:15:43.141570  7408 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.143119  7482 raft_consensus.cc:2468] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 1.
I20260709 13:15:43.145324  7371 leader_election.cc:304] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:43.145895  7331 raft_consensus.cc:2468] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:43.141139  7530 leader_election.cc:290] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:43.146703  7528 raft_consensus.cc:2804] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:43.150116  7448 leader_election.cc:304] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:43.151224  7523 tablet_bootstrap.cc:492] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: No bootstrap required, opened a new log
I20260709 13:15:43.151224  7522 tablet_bootstrap.cc:492] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e: No bootstrap required, opened a new log
I20260709 13:15:43.152756  7523 ts_tablet_manager.cc:1403] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.014s
I20260709 13:15:43.152756  7522 ts_tablet_manager.cc:1403] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent bootstrapping tablet: real 0.121s	user 0.040s	sys 0.044s
I20260709 13:15:43.154428  7530 raft_consensus.cc:493] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.155014  7530 raft_consensus.cc:515] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.156160  7523 raft_consensus.cc:359] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:43.155933  7231 catalog_manager.cc:5697] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 0 to 1, leader changed from <none> to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 1 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.157932  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
I20260709 13:15:43.156867  7523 raft_consensus.cc:385] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:43.159276  7523 raft_consensus.cc:740] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.158821  7331 raft_consensus.cc:2468] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 0.
I20260709 13:15:43.164495  7448 leader_election.cc:304] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:43.160602  7523 consensus_queue.cc:260] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:43.159149  7407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" is_pre_election: true
I20260709 13:15:43.160017  7530 leader_election.cc:290] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:43.160043  7528 raft_consensus.cc:697] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:43.169307  7523 ts_tablet_manager.cc:1434] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 13:15:43.170795  7523 tablet_bootstrap.cc:492] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:43.173687  7553 raft_consensus.cc:515] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.176266  7522 raft_consensus.cc:359] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.177035  7545 raft_consensus.cc:2804] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:43.177597  7522 raft_consensus.cc:385] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:43.178052  7522 raft_consensus.cc:740] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.180092  7522 consensus_queue.cc:260] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.175417  7530 raft_consensus.cc:2804] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:43.167366  7407 raft_consensus.cc:2468] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 0.
I20260709 13:15:43.182885  7522 ts_tablet_manager.cc:1434] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:15:43.187603  7528 consensus_queue.cc:237] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.177639  7545 raft_consensus.cc:493] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.189589  7530 raft_consensus.cc:697] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:43.192294  7530 consensus_queue.cc:237] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.190600  7230 catalog_manager.cc:5697] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 1 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.199105  7553 leader_election.cc:290] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:43.194667  7545 raft_consensus.cc:3060] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.201587  7407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56673e99f4e42b2ab790e6a4be895ec" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:43.202433  7407 raft_consensus.cc:3060] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.207329  7541 raft_consensus.cc:493] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.208065  7541 raft_consensus.cc:515] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.212548  7333 raft_consensus.cc:2468] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 1.
I20260709 13:15:43.213313  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0714bbaf0bc4f41b8eb9d9d14b86215" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" is_pre_election: true
I20260709 13:15:43.214238  7482 raft_consensus.cc:2468] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 0.
I20260709 13:15:43.215003  7408 raft_consensus.cc:2468] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:43.216131  7541 leader_election.cc:290] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:43.218312  7371 leader_election.cc:304] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:43.220041  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0714bbaf0bc4f41b8eb9d9d14b86215" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
W20260709 13:15:43.222461  7374 leader_election.cc:343] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:43.220889  7541 raft_consensus.cc:2804] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:43.230887  7541 raft_consensus.cc:493] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.231694  7541 raft_consensus.cc:3060] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:43.240068  7448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.172.129:42231, user_credentials={real_user=slave}} blocked reactor thread for 75738.3us
I20260709 13:15:43.239873  7545 raft_consensus.cc:515] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.242066  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56673e99f4e42b2ab790e6a4be895ec" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:43.242933  7331 raft_consensus.cc:3060] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.245682  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:43.246649  7408 raft_consensus.cc:3060] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.248776  7524 ts_tablet_manager.cc:1434] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent starting tablet: real 0.128s	user 0.026s	sys 0.022s
I20260709 13:15:43.249315  7523 tablet_bootstrap.cc:654] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:43.251953  7333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:43.252710  7333 raft_consensus.cc:3060] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.252398  7407 raft_consensus.cc:2468] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:43.254681  7230 catalog_manager.cc:5697] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 1 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:43.257045  7541 raft_consensus.cc:515] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.256433  7447 leader_election.cc:304] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:43.261255  7572 raft_consensus.cc:2804] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:43.262089  7572 raft_consensus.cc:697] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:43.262523  7524 tablet_bootstrap.cc:492] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce: Bootstrap starting.
I20260709 13:15:43.262996  7332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0714bbaf0bc4f41b8eb9d9d14b86215" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:43.261315  7333 raft_consensus.cc:2468] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:43.262985  7572 consensus_queue.cc:237] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
W20260709 13:15:43.264945  7374 leader_election.cc:343] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:43.265843  7448 leader_election.cc:304] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:43.265033  7231 catalog_manager.cc:5697] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 0 to 1, leader changed from <none> to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 1 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.266775  7530 raft_consensus.cc:2804] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:43.267349  7530 raft_consensus.cc:697] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:43.267980  7541 leader_election.cc:290] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:43.268230  7530 consensus_queue.cc:237] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.269385  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0714bbaf0bc4f41b8eb9d9d14b86215" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:43.270186  7524 tablet_bootstrap.cc:654] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:43.270188  7482 raft_consensus.cc:3060] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.287201  7545 leader_election.cc:290] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 1 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:43.283016  7482 raft_consensus.cc:2468] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 1.
I20260709 13:15:43.292846  7371 leader_election.cc:304] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 14e2333439514aa08e6fd8d2d727fc68
I20260709 13:15:43.295637  7528 raft_consensus.cc:2804] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:43.297976  7528 raft_consensus.cc:697] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:43.299042  7523 tablet_bootstrap.cc:492] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: No bootstrap required, opened a new log
I20260709 13:15:43.298911  7528 consensus_queue.cc:237] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.299662  7523 ts_tablet_manager.cc:1403] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.019s
I20260709 13:15:43.302866  7331 raft_consensus.cc:2468] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:43.302986  7523 raft_consensus.cc:359] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.303879  7523 raft_consensus.cc:385] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:43.304201  7523 raft_consensus.cc:740] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.304975  7523 consensus_queue.cc:260] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.307376  7524 tablet_bootstrap.cc:492] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce: No bootstrap required, opened a new log
I20260709 13:15:43.307418  7523 ts_tablet_manager.cc:1434] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:43.308312  7524 ts_tablet_manager.cc:1403] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.013s
I20260709 13:15:43.311352  7523 tablet_bootstrap.cc:492] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:43.314468  7524 raft_consensus.cc:359] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.315234  7524 raft_consensus.cc:385] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:43.315522  7524 raft_consensus.cc:740] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.316316  7524 consensus_queue.cc:260] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.315869  7229 catalog_manager.cc:5697] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 1 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:43.317787  7523 tablet_bootstrap.cc:654] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:43.318775  7524 ts_tablet_manager.cc:1434] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:15:43.322809  7229 catalog_manager.cc:5697] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 1 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:43.325378  7523 tablet_bootstrap.cc:492] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: No bootstrap required, opened a new log
I20260709 13:15:43.325974  7523 ts_tablet_manager.cc:1403] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 13:15:43.327798  7408 raft_consensus.cc:2468] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 1.
I20260709 13:15:43.328882  7523 raft_consensus.cc:359] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.330894  7523 raft_consensus.cc:385] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:43.331106  7529 raft_consensus.cc:493] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.331259  7523 raft_consensus.cc:740] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.331677  7529 raft_consensus.cc:515] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:43.332008  7523 consensus_queue.cc:260] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.334038  7529 leader_election.cc:290] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:43.334828  7523 ts_tablet_manager.cc:1434] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.006s
I20260709 13:15:43.336702  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "14e2333439514aa08e6fd8d2d727fc68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" is_pre_election: true
I20260709 13:15:43.338141  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "14e2333439514aa08e6fd8d2d727fc68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" is_pre_election: true
I20260709 13:15:43.339042  7408 raft_consensus.cc:2393] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14e2333439514aa08e6fd8d2d727fc68 in current term 1: Already voted for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in this term.
I20260709 13:15:43.340160  7298 leader_election.cc:304] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68; no voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:43.341899  7529 raft_consensus.cc:3060] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.338145  7231 catalog_manager.cc:5697] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 0 to 1, leader changed from <none> to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 1 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.347393  7530 consensus_queue.cc:1048] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:43.354871  7529 raft_consensus.cc:2749] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:43.361286  7530 consensus_queue.cc:1048] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.364987  7530 consensus_queue.cc:1048] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.378310  7572 consensus_queue.cc:1048] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:43.556643  7528 raft_consensus.cc:493] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.557180  7528 raft_consensus.cc:515] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.559129  7528 leader_election.cc:290] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:43.559738  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a119802864f849e588b88477e4c50" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68" is_pre_election: true
I20260709 13:15:43.560463  7528 consensus_queue.cc:1048] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:43.560520  7331 raft_consensus.cc:2468] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 0.
I20260709 13:15:43.560597  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a119802864f849e588b88477e4c50" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" is_pre_election: true
I20260709 13:15:43.561725  7482 raft_consensus.cc:2468] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 0.
I20260709 13:15:43.562131  7374 leader_election.cc:304] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:43.562899  7528 raft_consensus.cc:2804] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:43.563261  7528 raft_consensus.cc:493] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:43.563581  7528 raft_consensus.cc:3060] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.570878  7529 raft_consensus.cc:493] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:43.571452  7529 raft_consensus.cc:515] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.573078  7541 consensus_queue.cc:1048] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.573706  7529 leader_election.cc:290] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:43.574483  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0714bbaf0bc4f41b8eb9d9d14b86215" candidate_uuid: "14e2333439514aa08e6fd8d2d727fc68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" is_pre_election: true
I20260709 13:15:43.578114  7481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0714bbaf0bc4f41b8eb9d9d14b86215" candidate_uuid: "14e2333439514aa08e6fd8d2d727fc68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" is_pre_election: true
I20260709 13:15:43.579032  7481 raft_consensus.cc:2393] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14e2333439514aa08e6fd8d2d727fc68 in current term 1: Already voted for candidate c149b9dc8c884bc496fece6d4fb35c7e in this term.
I20260709 13:15:43.581346  7296 leader_election.cc:304] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68; no voters: 78d7cc0fa89e451c83a4c20587e7c9ce, c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:43.582566  7529 raft_consensus.cc:3060] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.587531  7541 consensus_queue.cc:1048] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:43.593031  7529 raft_consensus.cc:2749] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:43.594799  7528 raft_consensus.cc:515] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.598105  7528 leader_election.cc:290] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:43.599370  7331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a119802864f849e588b88477e4c50" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:43.600047  7331 raft_consensus.cc:3060] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.602072  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a119802864f849e588b88477e4c50" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:43.602795  7482 raft_consensus.cc:3060] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.606799  7541 consensus_queue.cc:1048] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:43.608171  7331 raft_consensus.cc:2468] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 1.
I20260709 13:15:43.609624  7374 leader_election.cc:304] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:43.610612  7541 raft_consensus.cc:2804] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:43.611294  7541 raft_consensus.cc:697] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:43.611505  7482 raft_consensus.cc:2468] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 1.
I20260709 13:15:43.612241  7541 consensus_queue.cc:237] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:43.623097  7545 consensus_queue.cc:1048] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.627051  7229 catalog_manager.cc:5697] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 0 to 1, leader changed from <none> to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 1 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:43.635362  7545 consensus_queue.cc:1048] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.707928  7545 consensus_queue.cc:1048] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.719290  7553 consensus_queue.cc:1048] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:43.721822  7553 consensus_queue.cc:1048] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.730051  7553 consensus_queue.cc:1048] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.752700  2738 ts_manager.cc:295] Set tserver state for 14e2333439514aa08e6fd8d2d727fc68 to MAINTENANCE_MODE
I20260709 13:15:43.753641  2738 tablet_server.cc:179] TabletServer@127.2.172.129:0 shutting down...
W20260709 13:15:43.778370  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:43.779559  7541 consensus_queue.cc:1048] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:43.783844  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:43.784830  2738 tablet_replica.cc:333] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: stopping tablet replica
I20260709 13:15:43.785763  2738 raft_consensus.cc:2243] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.786314  2738 raft_consensus.cc:2272] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.793397  2738 tablet_replica.cc:333] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: stopping tablet replica
I20260709 13:15:43.794253  2738 raft_consensus.cc:2243] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.794821  2738 raft_consensus.cc:2272] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.798247  2738 tablet_replica.cc:333] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: stopping tablet replica
I20260709 13:15:43.799017  2738 raft_consensus.cc:2243] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.799551  2738 raft_consensus.cc:2272] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.802582  2738 tablet_replica.cc:333] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: stopping tablet replica
I20260709 13:15:43.802974  7553 consensus_queue.cc:1048] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:43.803372  2738 raft_consensus.cc:2243] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.803952  2738 raft_consensus.cc:2272] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.807377  2738 tablet_replica.cc:333] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: stopping tablet replica
I20260709 13:15:43.808357  2738 raft_consensus.cc:2243] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.808921  2738 raft_consensus.cc:2272] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.812013  2738 tablet_replica.cc:333] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: stopping tablet replica
I20260709 13:15:43.812801  2738 raft_consensus.cc:2243] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.813289  2738 raft_consensus.cc:2272] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.816094  2738 tablet_replica.cc:333] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: stopping tablet replica
W20260709 13:15:43.816658  7448 consensus_peers.cc:597] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:43.816819  2738 raft_consensus.cc:2243] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.817404  2738 raft_consensus.cc:2272] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:43.813113  7374 consensus_peers.cc:597] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:43.820569  2738 tablet_replica.cc:333] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: stopping tablet replica
I20260709 13:15:43.821358  2738 raft_consensus.cc:2243] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.821864  2738 raft_consensus.cc:2272] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:43.822216  7448 consensus_peers.cc:597] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:43.825043  2738 tablet_replica.cc:333] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: stopping tablet replica
I20260709 13:15:43.825829  2738 raft_consensus.cc:2243] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.826278  2738 raft_consensus.cc:2272] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.828015  2738 tablet_replica.cc:333] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: stopping tablet replica
I20260709 13:15:43.828527  2738 raft_consensus.cc:2243] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:43.828946  2738 raft_consensus.cc:2272] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:43.858541  2738 tablet_server.cc:196] TabletServer@127.2.172.129:0 shutdown complete.
I20260709 13:15:44.046201  7591 consensus_queue.cc:1048] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:44.061229  7374 consensus_peers.cc:597] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.088630  7448 consensus_peers.cc:597] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.089030  7374 consensus_peers.cc:597] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.142200  7374 consensus_peers.cc:597] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.274117  7448 consensus_peers.cc:597] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.341662  7448 consensus_peers.cc:597] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.353468  7448 consensus_peers.cc:597] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:44.779485  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:45.191751  7374 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111) [suppressed 117 similar messages]
W20260709 13:15:45.780623  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:46.153055  7448 consensus_peers.cc:597] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:46.228587  7374 consensus_peers.cc:597] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:46.329960  7374 consensus_peers.cc:597] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:46.391527  7448 consensus_peers.cc:597] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:46.436810  7448 consensus_peers.cc:597] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:46.505404  7448 consensus_peers.cc:597] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:46.670092  7448 consensus_peers.cc:597] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:46.709208  7374 consensus_peers.cc:597] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:46.781942  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:46.913036  7448 consensus_peers.cc:597] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:46.941184  7374 consensus_peers.cc:597] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:47.783113  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:48.629446  7374 consensus_peers.cc:597] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:15:48.719954  7448 consensus_peers.cc:597] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:15:48.781752  7374 consensus_peers.cc:597] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:15:48.784137  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:48.850500  7448 consensus_peers.cc:597] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:15:48.872121  7448 consensus_peers.cc:597] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:48.877952  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:48.886677  7616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:48.887653  7614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:48.889086  7618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:48.889904  2738 server_base.cc:1061] running on GCE node
I20260709 13:15:48.891660  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:48.891942  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:48.892166  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602948892146 us; error 0 us; skew 500 ppm
I20260709 13:15:48.893066  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:48.896013  2738 webserver.cc:533] Webserver started at http://127.2.172.129:38475/ using document root <none> and password file <none>
I20260709 13:15:48.896581  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:48.896780  2738 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:15:48.901120  2738 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260709 13:15:48.905783  7623 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:48.906881  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:15:48.907330  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-0-root
uuid: "14e2333439514aa08e6fd8d2d727fc68"
format_stamp: "Formatted at 2026-07-09 13:15:41 on dist-test-slave-r9m8"
I20260709 13:15:48.907953  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602814257258-2738-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:48.923707  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:48.925138  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:48.926834  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:48.931155  7630 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:15:48.986123  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:15:48.986431  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.056s	user 0.000s	sys 0.003s
I20260709 13:15:48.986887  2738 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:15:48.993570  7630 tablet_bootstrap.cc:492] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:49.011694  7630 tablet_bootstrap.cc:492] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:49.012777  7630 tablet_bootstrap.cc:492] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap complete.
I20260709 13:15:49.013468  7630 ts_tablet_manager.cc:1403] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
I20260709 13:15:49.016530  7630 raft_consensus.cc:359] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.017621  7630 raft_consensus.cc:740] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.018453  7630 consensus_queue.cc:260] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.021642  7630 ts_tablet_manager.cc:1434] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:49.022495  7630 tablet_bootstrap.cc:492] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:49.039558  7630 tablet_bootstrap.cc:492] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:49.040536  7630 tablet_bootstrap.cc:492] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap complete.
I20260709 13:15:49.041208  7630 ts_tablet_manager.cc:1403] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:15:49.043985  7630 raft_consensus.cc:359] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.044744  7630 raft_consensus.cc:740] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.045539  7630 consensus_queue.cc:260] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.047690  7630 ts_tablet_manager.cc:1434] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:49.048558  7630 tablet_bootstrap.cc:492] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:49.055459  2738 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:15:49.055900  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.069s	user 0.064s	sys 0.004s
W20260709 13:15:49.056455  7448 consensus_peers.cc:597] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:49.064435  7630 tablet_bootstrap.cc:492] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:49.065485  7630 tablet_bootstrap.cc:492] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap complete.
I20260709 13:15:49.066238  7630 ts_tablet_manager.cc:1403] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 13:15:49.070160  7630 raft_consensus.cc:359] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.071142  7630 raft_consensus.cc:740] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.072130  7630 consensus_queue.cc:260] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.074884  7630 ts_tablet_manager.cc:1434] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:49.075958  7630 tablet_bootstrap.cc:492] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:49.092748  7630 tablet_bootstrap.cc:492] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:49.093861  7630 tablet_bootstrap.cc:492] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap complete.
I20260709 13:15:49.094859  7630 ts_tablet_manager.cc:1403] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
W20260709 13:15:49.095134  7448 consensus_peers.cc:597] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:49.098192  7630 raft_consensus.cc:359] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.099153  7630 raft_consensus.cc:740] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.100070  7630 consensus_queue.cc:260] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.102572  7630 ts_tablet_manager.cc:1434] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:15:49.103430  7630 tablet_bootstrap.cc:492] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:49.122474  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.129:42231
I20260709 13:15:49.122632  7692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.129:42231 every 8 connection(s)
I20260709 13:15:49.122839  7630 tablet_bootstrap.cc:492] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:49.124163  7630 tablet_bootstrap.cc:492] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap complete.
I20260709 13:15:49.124863  7630 ts_tablet_manager.cc:1403] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:15:49.128024  7630 raft_consensus.cc:359] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.129074  7630 raft_consensus.cc:740] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.129354  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:49.130090  7630 consensus_queue.cc:260] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.132304  7630 ts_tablet_manager.cc:1434] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:49.133240  7630 tablet_bootstrap.cc:492] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:49.163535  7630 tablet_bootstrap.cc:492] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:49.164355  7630 tablet_bootstrap.cc:492] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap complete.
I20260709 13:15:49.165107  7630 ts_tablet_manager.cc:1403] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260709 13:15:49.171732  7630 raft_consensus.cc:359] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.172106  7693 heartbeater.cc:344] Connected to a master server at 127.2.172.190:46519
I20260709 13:15:49.172427  7630 raft_consensus.cc:740] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.172816  7693 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:49.173388  7630 consensus_queue.cc:260] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.174010  7693 heartbeater.cc:507] Master 127.2.172.190:46519 requested a full tablet report, sending...
I20260709 13:15:49.174830  7482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
mode: GRACEFUL
new_leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:48922
I20260709 13:15:49.175359  7630 ts_tablet_manager.cc:1434] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:49.175798  7482 raft_consensus.cc:606] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Received request to transfer leadership to TS c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:49.176295  7630 tablet_bootstrap.cc:492] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:49.180794  7482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
mode: GRACEFUL
new_leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:48922
I20260709 13:15:49.181582  7482 raft_consensus.cc:606] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Received request to transfer leadership to TS c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:49.182538  7229 ts_manager.cc:194] Re-registered known tserver with Master: 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231)
I20260709 13:15:49.198915  7229 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48628
I20260709 13:15:49.204996  7630 tablet_bootstrap.cc:492] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:49.206017  7693 heartbeater.cc:499] Master 127.2.172.190:46519 was elected leader, sending a full tablet report...
I20260709 13:15:49.206451  7630 tablet_bootstrap.cc:492] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap complete.
I20260709 13:15:49.207337  7630 ts_tablet_manager.cc:1403] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260709 13:15:49.210582  7630 raft_consensus.cc:359] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:49.211413  7630 raft_consensus.cc:740] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.212289  7630 consensus_queue.cc:260] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [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: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:49.214815  7630 ts_tablet_manager.cc:1434] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:49.215775  7630 tablet_bootstrap.cc:492] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:49.224370  7408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0714bbaf0bc4f41b8eb9d9d14b86215"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
mode: GRACEFUL
new_leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:36180
I20260709 13:15:49.225087  7408 raft_consensus.cc:606] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Received request to transfer leadership to TS 78d7cc0fa89e451c83a4c20587e7c9ce
I20260709 13:15:49.226842  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:49.227576  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:49.228420  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:49.243705  7613 raft_consensus.cc:993] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce: : Instructing follower c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:49.244416  7613 raft_consensus.cc:1081] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Signalling peer c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:49.246515  7408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:36178
I20260709 13:15:49.247197  7408 raft_consensus.cc:493] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:49.247638  7408 raft_consensus.cc:3060] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.250038  7630 tablet_bootstrap.cc:492] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:49.251204  7630 tablet_bootstrap.cc:492] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap complete.
I20260709 13:15:49.252182  7630 ts_tablet_manager.cc:1403] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.015s
I20260709 13:15:49.255674  7630 raft_consensus.cc:359] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.256631  7630 raft_consensus.cc:740] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.257750  7630 consensus_queue.cc:260] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.258044  7408 raft_consensus.cc:515] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.260552  7630 ts_tablet_manager.cc:1434] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:49.261615  7630 tablet_bootstrap.cc:492] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:49.261973  7408 leader_election.cc:290] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:49.263437  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:49.264096  7482 raft_consensus.cc:3055] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:49.264436  7482 raft_consensus.cc:740] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:49.264389  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:49.265314  7667 raft_consensus.cc:3060] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.265620  7482 consensus_queue.cc:260] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.267280  7482 raft_consensus.cc:3060] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.275550  7667 raft_consensus.cc:2468] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:49.277132  7374 leader_election.cc:304] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:49.278183  7612 raft_consensus.cc:2804] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:49.279031  7482 raft_consensus.cc:2468] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:49.281517  7612 raft_consensus.cc:697] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:49.283397  7612 consensus_queue.cc:237] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.293993  7630 tablet_bootstrap.cc:492] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:49.294852  7630 tablet_bootstrap.cc:492] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap complete.
I20260709 13:15:49.295413  7630 ts_tablet_manager.cc:1403] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.016s
I20260709 13:15:49.295924  7229 catalog_manager.cc:5697] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 1 to 2, leader changed from 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131) to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 2 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:49.297391  7630 raft_consensus.cc:359] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.298048  7630 raft_consensus.cc:740] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.298755  7630 consensus_queue.cc:260] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.300849  7630 ts_tablet_manager.cc:1434] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:15:49.301749  7630 tablet_bootstrap.cc:492] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap starting.
I20260709 13:15:49.317440  7630 tablet_bootstrap.cc:492] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:15:49.318194  7630 tablet_bootstrap.cc:492] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: Bootstrap complete.
I20260709 13:15:49.318809  7630 ts_tablet_manager.cc:1403] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:15:49.320604  7630 raft_consensus.cc:359] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.321156  7630 raft_consensus.cc:740] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e2333439514aa08e6fd8d2d727fc68, State: Initialized, Role: FOLLOWER
I20260709 13:15:49.321702  7630 consensus_queue.cc:260] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.323278  7630 ts_tablet_manager.cc:1434] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:49.510118  7706 raft_consensus.cc:993] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce: : Instructing follower c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:49.510602  7613 raft_consensus.cc:1081] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Signalling peer c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:49.512035  7408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:36178
I20260709 13:15:49.512463  7408 raft_consensus.cc:493] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:49.512732  7408 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.517563  7408 raft_consensus.cc:515] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.519311  7408 leader_election.cc:290] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:49.520335  7666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:49.520390  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:49.521009  7666 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.521080  7482 raft_consensus.cc:3055] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:49.521538  7482 raft_consensus.cc:740] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:49.522329  7482 consensus_queue.cc:260] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.523411  7482 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.527004  7666 raft_consensus.cc:2468] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:49.528267  7374 leader_election.cc:304] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:49.529067  7612 raft_consensus.cc:2804] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:49.529348  7482 raft_consensus.cc:2468] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:49.529548  7612 raft_consensus.cc:697] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:49.530650  7612 consensus_queue.cc:237] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.537601  7230 catalog_manager.cc:5697] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 1 to 2, leader changed from 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131) to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 2 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:49.678213  7710 raft_consensus.cc:993] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e: : Instructing follower 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:49.678987  7612 raft_consensus.cc:1081] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Signalling peer 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:49.681339  7482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0714bbaf0bc4f41b8eb9d9d14b86215"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:48910
I20260709 13:15:49.682217  7482 raft_consensus.cc:493] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:49.682776  7482 raft_consensus.cc:3060] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.688140  7482 raft_consensus.cc:515] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.689802  7482 leader_election.cc:290] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 2 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:49.690783  7666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0714bbaf0bc4f41b8eb9d9d14b86215" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:49.690950  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0714bbaf0bc4f41b8eb9d9d14b86215" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:49.691469  7666 raft_consensus.cc:3060] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.691505  7408 raft_consensus.cc:3055] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:49.691982  7408 raft_consensus.cc:740] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:49.692798  7408 consensus_queue.cc:260] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.694118  7408 raft_consensus.cc:3060] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.694321  7482 raft_consensus.cc:1275] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:49.696089  7612 consensus_queue.cc:1048] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:49.699002  7666 raft_consensus.cc:2468] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 2.
I20260709 13:15:49.700664  7448 leader_election.cc:304] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:49.701898  7706 raft_consensus.cc:2804] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:49.702536  7706 raft_consensus.cc:697] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:49.704178  7706 consensus_queue.cc:237] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:49.706032  7408 raft_consensus.cc:2468] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 2.
I20260709 13:15:49.728996  7229 catalog_manager.cc:5697] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 1 to 2, leader changed from c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130) to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 2 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:49.746922  7666 raft_consensus.cc:1275] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:49.749181  7719 consensus_queue.cc:1048] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:15:49.785264  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:49.929245  7482 raft_consensus.cc:1275] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:49.930835  7723 consensus_queue.cc:1048] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:49.940385  7666 raft_consensus.cc:1275] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:49.942144  7612 consensus_queue.cc:1048] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:50.242733  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:50.250774  7408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
mode: GRACEFUL
new_leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:36180
I20260709 13:15:50.251356  7408 raft_consensus.cc:606] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Received request to transfer leadership to TS 78d7cc0fa89e451c83a4c20587e7c9ce
I20260709 13:15:50.254029  7408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
mode: GRACEFUL
new_leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:36180
I20260709 13:15:50.254613  7408 raft_consensus.cc:606] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Received request to transfer leadership to TS 78d7cc0fa89e451c83a4c20587e7c9ce
I20260709 13:15:50.257372  7482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c56673e99f4e42b2ab790e6a4be895ec"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
mode: GRACEFUL
new_leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:48922
I20260709 13:15:50.257900  7482 raft_consensus.cc:606] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Received request to transfer leadership to TS c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:50.259254  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:50.259763  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:50.260318  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:50.295164  7667 raft_consensus.cc:1275] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:50.296563  7613 consensus_queue.cc:1048] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:50.308768  7408 raft_consensus.cc:1275] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:50.310259  7706 consensus_queue.cc:1048] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:50.470232  7731 raft_consensus.cc:993] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce: : Instructing follower c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:50.470822  7706 raft_consensus.cc:1081] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Signalling peer c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:50.472575  7407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c56673e99f4e42b2ab790e6a4be895ec"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:36178
I20260709 13:15:50.473168  7407 raft_consensus.cc:493] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.473570  7407 raft_consensus.cc:3060] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:50.479828  7407 raft_consensus.cc:515] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:50.482067  7407 leader_election.cc:290] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:50.483167  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56673e99f4e42b2ab790e6a4be895ec" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:50.483742  7482 raft_consensus.cc:3055] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:50.483701  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56673e99f4e42b2ab790e6a4be895ec" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:50.484222  7482 raft_consensus.cc:740] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:50.484580  7667 raft_consensus.cc:3060] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:50.484998  7482 consensus_queue.cc:260] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:50.485975  7482 raft_consensus.cc:3060] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:50.490476  7667 raft_consensus.cc:2468] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:50.491076  7482 raft_consensus.cc:2468] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:50.491741  7374 leader_election.cc:304] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:50.492604  7719 raft_consensus.cc:2804] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:50.493063  7719 raft_consensus.cc:697] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:50.493948  7719 consensus_queue.cc:237] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:50.500995  7229 catalog_manager.cc:5697] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 1 to 2, leader changed from 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131) to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 2 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.530094  7710 raft_consensus.cc:993] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e: : Instructing follower 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:50.530586  7719 raft_consensus.cc:1081] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Signalling peer 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:50.532531  7482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:48910
I20260709 13:15:50.533066  7482 raft_consensus.cc:493] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.533409  7482 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.538110  7482 raft_consensus.cc:515] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:50.539673  7482 leader_election.cc:290] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 3 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:50.540840  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:50.540840  7407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:50.541771  7667 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.541791  7407 raft_consensus.cc:3055] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:50.542286  7407 raft_consensus.cc:740] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:50.543187  7407 consensus_queue.cc:260] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:50.544482  7407 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.549940  7667 raft_consensus.cc:2468] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 3.
I20260709 13:15:50.551440  7448 leader_election.cc:304] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [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: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:50.551952  7407 raft_consensus.cc:2468] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 3.
I20260709 13:15:50.552173  7706 raft_consensus.cc:2804] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:50.552695  7706 raft_consensus.cc:697] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:50.553674  7706 consensus_queue.cc:237] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:50.559800  7229 catalog_manager.cc:5697] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 2 to 3, leader changed from c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130) to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 3 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:50.786252  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:50.799139  7710 raft_consensus.cc:993] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e: : Instructing follower 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:50.799705  7719 raft_consensus.cc:1081] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Signalling peer 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:50.801424  7482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:48910
I20260709 13:15:50.801924  7482 raft_consensus.cc:493] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.802224  7482 raft_consensus.cc:3060] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.807528  7482 raft_consensus.cc:515] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:50.809291  7482 leader_election.cc:290] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 3 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:50.810313  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:50.810423  7407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81649d8c5bf743c49bdace03754f125e" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:50.811121  7667 raft_consensus.cc:3060] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.811237  7407 raft_consensus.cc:3055] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:50.811703  7407 raft_consensus.cc:740] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:50.812436  7407 consensus_queue.cc:260] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:50.813443  7407 raft_consensus.cc:3060] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.818048  7667 raft_consensus.cc:2468] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 3.
I20260709 13:15:50.819422  7448 leader_election.cc:304] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [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: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:50.820334  7706 raft_consensus.cc:2804] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:50.820668  7407 raft_consensus.cc:2468] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 3.
I20260709 13:15:50.820926  7706 raft_consensus.cc:697] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:50.822352  7706 consensus_queue.cc:237] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:50.829981  7229 catalog_manager.cc:5697] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 2 to 3, leader changed from c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130) to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 3 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:50.954420  7667 raft_consensus.cc:1275] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:50.955766  7727 consensus_queue.cc:1048] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:50.966614  7407 raft_consensus.cc:1275] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:50.968322  7727 consensus_queue.cc:1048] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.085012  7667 raft_consensus.cc:1275] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.086433  7719 consensus_queue.cc:1048] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:51.095893  7482 raft_consensus.cc:1275] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.097483  7745 consensus_queue.cc:1048] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:51.250641  7407 raft_consensus.cc:1275] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:51.252173  7727 consensus_queue.cc:1048] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.261817  7667 raft_consensus.cc:1275] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:51.263619  7727 consensus_queue.cc:1048] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.266539  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:51.278607  7482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
mode: GRACEFUL
new_leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:48922
I20260709 13:15:51.279237  7482 raft_consensus.cc:606] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 LEADER]: Received request to transfer leadership to TS c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:51.281796  7482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87952a476c3843e49679a590859a1889"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
mode: GRACEFUL
new_leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:48922
I20260709 13:15:51.282326  7482 raft_consensus.cc:606] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Received request to transfer leadership to TS c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:51.284768  7407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de0a119802864f849e588b88477e4c50"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
mode: GRACEFUL
new_leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:36180
I20260709 13:15:51.285346  7407 raft_consensus.cc:606] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Received request to transfer leadership to TS 78d7cc0fa89e451c83a4c20587e7c9ce
I20260709 13:15:51.286691  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:51.287223  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:51.287809  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:51.362782  7745 raft_consensus.cc:993] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e: : Instructing follower 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:51.363348  7710 raft_consensus.cc:1081] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Signalling peer 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:51.364879  7482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de0a119802864f849e588b88477e4c50"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:48910
I20260709 13:15:51.365453  7482 raft_consensus.cc:493] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:51.365746  7482 raft_consensus.cc:3060] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.370630  7482 raft_consensus.cc:515] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:51.372210  7482 leader_election.cc:290] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 2 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:51.373175  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a119802864f849e588b88477e4c50" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:51.373347  7407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a119802864f849e588b88477e4c50" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:51.373783  7667 raft_consensus.cc:3060] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.374089  7407 raft_consensus.cc:3055] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:51.374434  7407 raft_consensus.cc:740] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:51.375315  7407 consensus_queue.cc:260] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:51.376538  7407 raft_consensus.cc:3060] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.379673  7667 raft_consensus.cc:2468] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 2.
I20260709 13:15:51.380887  7448 leader_election.cc:304] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:51.381773  7748 raft_consensus.cc:2804] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:51.382334  7748 raft_consensus.cc:697] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:51.383656  7407 raft_consensus.cc:2468] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 2.
I20260709 13:15:51.383394  7748 consensus_queue.cc:237] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:51.390906  7230 catalog_manager.cc:5697] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 1 to 2, leader changed from c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130) to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 2 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:51.487319  7727 raft_consensus.cc:993] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce: : Instructing follower c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:51.487819  7748 raft_consensus.cc:1081] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Signalling peer c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:51.489362  7407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87952a476c3843e49679a590859a1889"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:36178
I20260709 13:15:51.489879  7407 raft_consensus.cc:493] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:51.490237  7407 raft_consensus.cc:3060] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.495548  7407 raft_consensus.cc:515] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:51.497578  7407 leader_election.cc:290] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Requested vote from peers 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819), 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231)
I20260709 13:15:51.498687  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:51.498854  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:51.499351  7667 raft_consensus.cc:3060] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.499505  7482 raft_consensus.cc:3055] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:51.499958  7482 raft_consensus.cc:740] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:51.500752  7482 consensus_queue.cc:260] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:51.501950  7482 raft_consensus.cc:3060] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:51.505452  7667 raft_consensus.cc:2468] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:51.506851  7374 leader_election.cc:304] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:51.507207  7482 raft_consensus.cc:2468] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:51.507653  7710 raft_consensus.cc:2804] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:51.508184  7710 raft_consensus.cc:697] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:51.509123  7710 consensus_queue.cc:237] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:51.517177  7230 catalog_manager.cc:5697] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 1 to 2, leader changed from 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131) to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 2 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:51.535617  7727 raft_consensus.cc:993] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce: : Instructing follower c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:51.536187  7727 raft_consensus.cc:1081] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 LEADER]: Signalling peer c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:51.537979  7407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:36178
I20260709 13:15:51.538631  7407 raft_consensus.cc:493] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:51.539023  7407 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:51.544056  7407 raft_consensus.cc:515] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:51.545646  7407 leader_election.cc:290] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 4 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:51.546744  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:51.546770  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ce9d69c1494dfa9d847cad4469d416" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:51.547438  7482 raft_consensus.cc:3055] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:51.547500  7667 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:51.547904  7482 raft_consensus.cc:740] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:51.548753  7482 consensus_queue.cc:260] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:51.549888  7482 raft_consensus.cc:3060] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:51.555717  7667 raft_consensus.cc:2468] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 4.
I20260709 13:15:51.556552  7666 raft_consensus.cc:1240] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 4 FOLLOWER]: Rejecting Update request from peer 78d7cc0fa89e451c83a4c20587e7c9ce for earlier term 3. Current term is 4. Ops: []
I20260709 13:15:51.557376  7482 raft_consensus.cc:2468] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 4.
I20260709 13:15:51.558055  7374 leader_election.cc:304] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [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: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:51.559180  7710 raft_consensus.cc:2804] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:51.559772  7710 raft_consensus.cc:697] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 4 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:51.560546  7710 consensus_queue.cc:237] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:51.567654  7230 catalog_manager.cc:5697] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 3 to 4, leader changed from 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131) to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 4 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:51.787235  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:51.791204  7407 raft_consensus.cc:1275] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.792702  7727 consensus_queue.cc:1048] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:51.804306  7666 raft_consensus.cc:1275] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.806344  7748 consensus_queue.cc:1048] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:51.968950  7666 raft_consensus.cc:1275] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.970433  7710 consensus_queue.cc:1048] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:51.979585  7482 raft_consensus.cc:1275] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.980979  7710 consensus_queue.cc:1048] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:52.049572  7482 raft_consensus.cc:1275] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 4 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:52.050815  7710 consensus_queue.cc:1048] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:52.059552  7666 raft_consensus.cc:1275] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 4 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:52.061071  7719 consensus_queue.cc:1048] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:52.294286  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:52.302098  7407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20643cdcce414b31b7f25829cb9d9f9f"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
mode: GRACEFUL
new_leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:36180
I20260709 13:15:52.302681  7407 raft_consensus.cc:606] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Received request to transfer leadership to TS 78d7cc0fa89e451c83a4c20587e7c9ce
I20260709 13:15:52.305321  7407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87952a476c3843e49679a590859a1889"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
mode: GRACEFUL
new_leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:36180
I20260709 13:15:52.305840  7407 raft_consensus.cc:606] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Received request to transfer leadership to TS 78d7cc0fa89e451c83a4c20587e7c9ce
I20260709 13:15:52.308456  7482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa29ea4446424553842bf42ad0d1c36d"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
mode: GRACEFUL
new_leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:48922
I20260709 13:15:52.309064  7482 raft_consensus.cc:606] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Received request to transfer leadership to TS c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:52.310434  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:52.310909  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:52.311417  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:52.594698  7765 raft_consensus.cc:993] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e: : Instructing follower 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:52.595291  7766 raft_consensus.cc:1081] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Signalling peer 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:52.597311  7482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87952a476c3843e49679a590859a1889"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:48910
I20260709 13:15:52.597888  7482 raft_consensus.cc:493] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:52.598253  7482 raft_consensus.cc:3060] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:52.603967  7482 raft_consensus.cc:515] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:52.605520  7482 leader_election.cc:290] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 3 election: Requested vote from peers c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887), 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231)
I20260709 13:15:52.606709  7666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:52.606652  7407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87952a476c3843e49679a590859a1889" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:52.607548  7407 raft_consensus.cc:3055] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:52.607519  7666 raft_consensus.cc:3060] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:52.608148  7407 raft_consensus.cc:740] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:52.608953  7407 consensus_queue.cc:260] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [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: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:52.610183  7407 raft_consensus.cc:3060] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:52.615572  7666 raft_consensus.cc:2468] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 3.
I20260709 13:15:52.616888  7448 leader_election.cc:304] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [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: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:52.617322  7407 raft_consensus.cc:2468] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 3.
I20260709 13:15:52.618652  7727 raft_consensus.cc:2804] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:52.619379  7727 raft_consensus.cc:697] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:52.620232  7727 consensus_queue.cc:237] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [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: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } }
I20260709 13:15:52.620713  7706 raft_consensus.cc:993] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce: : Instructing follower c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:52.621372  7748 raft_consensus.cc:1081] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Signalling peer c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:52.623214  7408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa29ea4446424553842bf42ad0d1c36d"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:36178
I20260709 13:15:52.623797  7408 raft_consensus.cc:493] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:52.624166  7408 raft_consensus.cc:3060] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:52.628221  7230 catalog_manager.cc:5697] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 2 to 3, leader changed from c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130) to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 3 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:52.633323  7408 raft_consensus.cc:515] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:52.637030  7408 leader_election.cc:290] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:52.644696  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa29ea4446424553842bf42ad0d1c36d" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:52.645429  7482 raft_consensus.cc:3055] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:52.645761  7482 raft_consensus.cc:740] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:52.646795  7482 consensus_queue.cc:260] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:52.648288  7482 raft_consensus.cc:3060] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:52.649152  7719 raft_consensus.cc:993] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e: : Instructing follower 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:52.649935  7719 raft_consensus.cc:1081] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Signalling peer 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:52.645633  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa29ea4446424553842bf42ad0d1c36d" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:52.650789  7667 raft_consensus.cc:3060] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:52.652062  7481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20643cdcce414b31b7f25829cb9d9f9f"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:48910
I20260709 13:15:52.652755  7481 raft_consensus.cc:493] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:52.653118  7481 raft_consensus.cc:3060] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:52.659926  7667 raft_consensus.cc:2468] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:52.657114  7482 raft_consensus.cc:2468] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:52.662569  7374 leader_election.cc:304] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:52.663457  7719 raft_consensus.cc:2804] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:52.664004  7719 raft_consensus.cc:697] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:52.664973  7719 consensus_queue.cc:237] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:52.665716  7481 raft_consensus.cc:515] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:52.668079  7481 leader_election.cc:290] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 2 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:52.669184  7408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20643cdcce414b31b7f25829cb9d9f9f" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:52.670027  7408 raft_consensus.cc:3055] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:52.670451  7408 raft_consensus.cc:740] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:52.669555  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20643cdcce414b31b7f25829cb9d9f9f" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:52.672120  7667 raft_consensus.cc:3060] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:52.671752  7408 consensus_queue.cc:260] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:52.673444  7408 raft_consensus.cc:3060] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:52.677767  7667 raft_consensus.cc:2468] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 2.
I20260709 13:15:52.679013  7448 leader_election.cc:304] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:52.679672  7408 raft_consensus.cc:2468] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 2.
I20260709 13:15:52.679777  7748 raft_consensus.cc:2804] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:52.680449  7748 raft_consensus.cc:697] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:52.681357  7748 consensus_queue.cc:237] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:52.688308  7230 catalog_manager.cc:5697] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 1 to 2, leader changed from 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131) to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 2 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:52.691941  7229 catalog_manager.cc:5697] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 1 to 2, leader changed from c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130) to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 2 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:52.788388  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:53.023586  7408 raft_consensus.cc:1275] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:53.025098  7748 consensus_queue.cc:1048] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:53.034897  7667 raft_consensus.cc:1275] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:53.036474  7727 consensus_queue.cc:1048] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:53.152060  7667 raft_consensus.cc:1275] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.153654  7719 consensus_queue.cc:1048] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.164703  7481 raft_consensus.cc:1275] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.167052  7719 consensus_queue.cc:1048] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.267534  7407 raft_consensus.cc:1275] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.268913  7706 consensus_queue.cc:1048] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.277205  7667 raft_consensus.cc:1275] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:53.279332  7706 consensus_queue.cc:1048] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.317767  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:53.325271  7407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9de4789cc09549e5a98f2583bd73dcd4"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
mode: GRACEFUL
new_leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:36180
I20260709 13:15:53.325830  7407 raft_consensus.cc:606] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Received request to transfer leadership to TS 78d7cc0fa89e451c83a4c20587e7c9ce
I20260709 13:15:53.328562  7481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de0a119802864f849e588b88477e4c50"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
mode: GRACEFUL
new_leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:48922
I20260709 13:15:53.329110  7481 raft_consensus.cc:606] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Received request to transfer leadership to TS c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:53.331801  7481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdd82a67fda44e1787e3d1aebac04212"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
mode: GRACEFUL
new_leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:48922
I20260709 13:15:53.332381  7481 raft_consensus.cc:606] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Received request to transfer leadership to TS c149b9dc8c884bc496fece6d4fb35c7e
I20260709 13:15:53.333523  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:53.334057  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:53.334673  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:53.506268  7719 raft_consensus.cc:993] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e: : Instructing follower 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:53.506946  7769 raft_consensus.cc:1081] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Signalling peer 78d7cc0fa89e451c83a4c20587e7c9ce to start an election
I20260709 13:15:53.508670  7481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9de4789cc09549e5a98f2583bd73dcd4"
dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
 from {username='slave'} at 127.0.0.1:48910
I20260709 13:15:53.509320  7481 raft_consensus.cc:493] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.509676  7481 raft_consensus.cc:3060] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.515245  7481 raft_consensus.cc:515] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:53.517060  7481 leader_election.cc:290] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 2 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887)
I20260709 13:15:53.518090  7407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de4789cc09549e5a98f2583bd73dcd4" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
I20260709 13:15:53.518090  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de4789cc09549e5a98f2583bd73dcd4" candidate_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:53.519028  7407 raft_consensus.cc:3055] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:53.519069  7667 raft_consensus.cc:3060] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.519479  7407 raft_consensus.cc:740] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:53.520344  7407 consensus_queue.cc:260] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:53.521960  7407 raft_consensus.cc:3060] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.527108  7667 raft_consensus.cc:2468] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 2.
I20260709 13:15:53.528437  7448 leader_election.cc:304] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, 78d7cc0fa89e451c83a4c20587e7c9ce; no voters: 
I20260709 13:15:53.528965  7407 raft_consensus.cc:2468] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78d7cc0fa89e451c83a4c20587e7c9ce in term 2.
I20260709 13:15:53.529403  7706 raft_consensus.cc:2804] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:53.530053  7706 raft_consensus.cc:697] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Becoming Leader. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:53.530912  7706 consensus_queue.cc:237] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:53.538129  7230 catalog_manager.cc:5697] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce reported cstate change: term changed from 1 to 2, leader changed from c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130) to 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131). New cstate: current_term: 2 leader_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:53.549559  7748 raft_consensus.cc:993] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce: : Instructing follower c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:53.549976  7706 raft_consensus.cc:1081] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Signalling peer c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:53.551542  7407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de0a119802864f849e588b88477e4c50"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:36178
I20260709 13:15:53.552034  7407 raft_consensus.cc:493] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.552289  7407 raft_consensus.cc:3060] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:53.557184  7407 raft_consensus.cc:515] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:53.559134  7407 leader_election.cc:290] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 3 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:53.560101  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a119802864f849e588b88477e4c50" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:53.560221  7481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a119802864f849e588b88477e4c50" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:53.560927  7667 raft_consensus.cc:3060] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:53.561002  7481 raft_consensus.cc:3055] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:53.561504  7481 raft_consensus.cc:740] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:53.562199  7481 consensus_queue.cc:260] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:53.563357  7481 raft_consensus.cc:3060] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:53.566774  7667 raft_consensus.cc:2468] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 3.
I20260709 13:15:53.568070  7374 leader_election.cc:304] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [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: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:53.569016  7769 raft_consensus.cc:2804] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:53.569175  7481 raft_consensus.cc:2468] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 3.
I20260709 13:15:53.569468  7769 raft_consensus.cc:697] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:53.570686  7769 consensus_queue.cc:237] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [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: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:53.578761  7230 catalog_manager.cc:5697] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 2 to 3, leader changed from 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131) to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 3 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.676296  7748 raft_consensus.cc:993] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce: : Instructing follower c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:53.676831  7706 raft_consensus.cc:1081] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Signalling peer c149b9dc8c884bc496fece6d4fb35c7e to start an election
I20260709 13:15:53.678267  7407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdd82a67fda44e1787e3d1aebac04212"
dest_uuid: "c149b9dc8c884bc496fece6d4fb35c7e"
 from {username='slave'} at 127.0.0.1:36178
I20260709 13:15:53.678754  7407 raft_consensus.cc:493] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.679006  7407 raft_consensus.cc:3060] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.683360  7407 raft_consensus.cc:515] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:53.684966  7407 leader_election.cc:290] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Requested vote from peers 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231), 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131:44819)
I20260709 13:15:53.685750  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd82a67fda44e1787e3d1aebac04212" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14e2333439514aa08e6fd8d2d727fc68"
I20260709 13:15:53.686007  7481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd82a67fda44e1787e3d1aebac04212" candidate_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce"
I20260709 13:15:53.686285  7667 raft_consensus.cc:3060] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.686652  7481 raft_consensus.cc:3055] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:53.686971  7481 raft_consensus.cc:740] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78d7cc0fa89e451c83a4c20587e7c9ce, State: Running, Role: LEADER
I20260709 13:15:53.687687  7481 consensus_queue.cc:260] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:53.688660  7481 raft_consensus.cc:3060] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.691466  7667 raft_consensus.cc:2468] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:53.692580  7374 leader_election.cc:304] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14e2333439514aa08e6fd8d2d727fc68, c149b9dc8c884bc496fece6d4fb35c7e; no voters: 
I20260709 13:15:53.693636  7719 raft_consensus.cc:2804] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:53.694132  7719 raft_consensus.cc:697] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Becoming Leader. State: Replica: c149b9dc8c884bc496fece6d4fb35c7e, State: Running, Role: LEADER
I20260709 13:15:53.694973  7481 raft_consensus.cc:2468] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c149b9dc8c884bc496fece6d4fb35c7e in term 2.
I20260709 13:15:53.695005  7719 consensus_queue.cc:237] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } }
I20260709 13:15:53.702908  7230 catalog_manager.cc:5697] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e reported cstate change: term changed from 1 to 2, leader changed from 78d7cc0fa89e451c83a4c20587e7c9ce (127.2.172.131) to c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130). New cstate: current_term: 2 leader_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:53.789546  7279 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:53.981447  7666 raft_consensus.cc:1275] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:53.982905  7719 consensus_queue.cc:1048] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:53.994765  7481 raft_consensus.cc:1275] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:53.996328  7719 consensus_queue.cc:1048] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:54.091732  7667 raft_consensus.cc:1275] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.093041  7706 consensus_queue.cc:1048] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.101948  7407 raft_consensus.cc:1275] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Refusing update from remote peer 78d7cc0fa89e451c83a4c20587e7c9ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.103474  7748 consensus_queue.cc:1048] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "c149b9dc8c884bc496fece6d4fb35c7e" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.258147  7667 raft_consensus.cc:1275] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.259413  7719 consensus_queue.cc:1048] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e2333439514aa08e6fd8d2d727fc68" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 42231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.268217  7481 raft_consensus.cc:1275] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Refusing update from remote peer c149b9dc8c884bc496fece6d4fb35c7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.270067  7791 consensus_queue.cc:1048] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d7cc0fa89e451c83a4c20587e7c9ce" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.340971  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:54.377336  2738 tablet_server.cc:179] TabletServer@127.2.172.129:42231 shutting down...
I20260709 13:15:54.397584  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:54.398406  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:54.399117  2738 raft_consensus.cc:2243] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.399596  2738 raft_consensus.cc:2272] T aa29ea4446424553842bf42ad0d1c36d P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.401683  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:54.402300  2738 raft_consensus.cc:2243] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.402799  2738 raft_consensus.cc:2272] T 20643cdcce414b31b7f25829cb9d9f9f P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.404600  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:54.405174  2738 raft_consensus.cc:2243] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.405603  2738 raft_consensus.cc:2272] T de0a119802864f849e588b88477e4c50 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.408077  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:54.408671  2738 raft_consensus.cc:2243] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.409112  2738 raft_consensus.cc:2272] T fdd82a67fda44e1787e3d1aebac04212 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.412115  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:54.412786  2738 raft_consensus.cc:2243] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.413303  2738 raft_consensus.cc:2272] T 35ce9d69c1494dfa9d847cad4469d416 P 14e2333439514aa08e6fd8d2d727fc68 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.415445  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:54.416018  2738 raft_consensus.cc:2243] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.416477  2738 raft_consensus.cc:2272] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.418237  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:54.418851  2738 raft_consensus.cc:2243] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.419320  2738 raft_consensus.cc:2272] T 87952a476c3843e49679a590859a1889 P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.421051  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:54.421612  2738 raft_consensus.cc:2243] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.422048  2738 raft_consensus.cc:2272] T c56673e99f4e42b2ab790e6a4be895ec P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.423840  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:54.424381  2738 raft_consensus.cc:2243] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.424790  2738 raft_consensus.cc:2272] T 9de4789cc09549e5a98f2583bd73dcd4 P 14e2333439514aa08e6fd8d2d727fc68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.427198  2738 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:54.427707  2738 raft_consensus.cc:2243] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.428143  2738 raft_consensus.cc:2272] T 81649d8c5bf743c49bdace03754f125e P 14e2333439514aa08e6fd8d2d727fc68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.457617  2738 tablet_server.cc:196] TabletServer@127.2.172.129:42231 shutdown complete.
W20260709 13:15:54.462311  7448 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111) [suppressed 82 similar messages]
W20260709 13:15:54.466166  7448 consensus_peers.cc:597] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.478159  2738 tablet_server.cc:179] TabletServer@127.2.172.130:0 shutting down...
W20260709 13:15:54.495541  7448 consensus_peers.cc:597] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:54.504426  7448 consensus_peers.cc:597] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.507145  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:54.507922  2738 tablet_replica.cc:333] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e: stopping tablet replica
I20260709 13:15:54.508569  2738 raft_consensus.cc:2243] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.509104  2738 raft_consensus.cc:2272] T 9de4789cc09549e5a98f2583bd73dcd4 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.511826  2738 tablet_replica.cc:333] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e: stopping tablet replica
I20260709 13:15:54.512436  2738 raft_consensus.cc:2243] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.513231  2738 raft_consensus.cc:2272] T aa29ea4446424553842bf42ad0d1c36d P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.516183  2738 tablet_replica.cc:333] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e: stopping tablet replica
I20260709 13:15:54.517163  2738 raft_consensus.cc:2243] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.518229  2738 raft_consensus.cc:2272] T fdd82a67fda44e1787e3d1aebac04212 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:54.518117  7447 consensus_peers.cc:597] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887): Couldn't send request to peer c149b9dc8c884bc496fece6d4fb35c7e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.521610  2738 tablet_replica.cc:333] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e: stopping tablet replica
I20260709 13:15:54.522243  2738 raft_consensus.cc:2243] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.522728  2738 raft_consensus.cc:2272] T c0714bbaf0bc4f41b8eb9d9d14b86215 P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.524624  2738 tablet_replica.cc:333] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e: stopping tablet replica
I20260709 13:15:54.525117  2738 raft_consensus.cc:2243] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.525800  2738 raft_consensus.cc:2272] T 35ce9d69c1494dfa9d847cad4469d416 P c149b9dc8c884bc496fece6d4fb35c7e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.527653  2738 tablet_replica.cc:333] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e: stopping tablet replica
I20260709 13:15:54.528156  2738 raft_consensus.cc:2243] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.528857  2738 raft_consensus.cc:2272] T c56673e99f4e42b2ab790e6a4be895ec P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.530767  2738 tablet_replica.cc:333] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e: stopping tablet replica
I20260709 13:15:54.531247  2738 raft_consensus.cc:2243] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.531618  2738 raft_consensus.cc:2272] T 87952a476c3843e49679a590859a1889 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.533537  2738 tablet_replica.cc:333] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e: stopping tablet replica
I20260709 13:15:54.533986  2738 raft_consensus.cc:2243] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.534814  2738 raft_consensus.cc:2272] T de0a119802864f849e588b88477e4c50 P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.537143  2738 tablet_replica.cc:333] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e: stopping tablet replica
I20260709 13:15:54.537596  2738 raft_consensus.cc:2243] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.537951  2738 raft_consensus.cc:2272] T 20643cdcce414b31b7f25829cb9d9f9f P c149b9dc8c884bc496fece6d4fb35c7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.539721  2738 tablet_replica.cc:333] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e: stopping tablet replica
I20260709 13:15:54.540148  2738 raft_consensus.cc:2243] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.540490  2738 raft_consensus.cc:2272] T 81649d8c5bf743c49bdace03754f125e P c149b9dc8c884bc496fece6d4fb35c7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.571184  2738 tablet_server.cc:196] TabletServer@127.2.172.130:0 shutdown complete.
I20260709 13:15:54.593961  2738 tablet_server.cc:179] TabletServer@127.2.172.131:0 shutting down...
W20260709 13:15:54.616056  7447 consensus_peers.cc:597] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer c149b9dc8c884bc496fece6d4fb35c7e (127.2.172.130:37887): Couldn't send request to peer c149b9dc8c884bc496fece6d4fb35c7e. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:37887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:54.624387  7448 consensus_peers.cc:597] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce -> Peer 14e2333439514aa08e6fd8d2d727fc68 (127.2.172.129:42231): Couldn't send request to peer 14e2333439514aa08e6fd8d2d727fc68. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:42231: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.628443  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:54.629370  2738 tablet_replica.cc:333] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce: stopping tablet replica
I20260709 13:15:54.630079  2738 raft_consensus.cc:2243] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.631038  2738 raft_consensus.cc:2272] T 9de4789cc09549e5a98f2583bd73dcd4 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.633548  2738 tablet_replica.cc:333] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce: stopping tablet replica
I20260709 13:15:54.634159  2738 raft_consensus.cc:2243] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.634673  2738 raft_consensus.cc:2272] T c56673e99f4e42b2ab790e6a4be895ec P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.636658  2738 tablet_replica.cc:333] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce: stopping tablet replica
I20260709 13:15:54.637251  2738 raft_consensus.cc:2243] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.638059  2738 raft_consensus.cc:2272] T 87952a476c3843e49679a590859a1889 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.640266  2738 tablet_replica.cc:333] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce: stopping tablet replica
I20260709 13:15:54.640874  2738 raft_consensus.cc:2243] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.641732  2738 raft_consensus.cc:2272] T 81649d8c5bf743c49bdace03754f125e P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.644026  2738 tablet_replica.cc:333] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce: stopping tablet replica
I20260709 13:15:54.644629  2738 raft_consensus.cc:2243] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.645089  2738 raft_consensus.cc:2272] T de0a119802864f849e588b88477e4c50 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.647897  2738 tablet_replica.cc:333] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce: stopping tablet replica
I20260709 13:15:54.648524  2738 raft_consensus.cc:2243] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.649626  2738 raft_consensus.cc:2272] T 20643cdcce414b31b7f25829cb9d9f9f P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.651795  2738 tablet_replica.cc:333] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce: stopping tablet replica
I20260709 13:15:54.652374  2738 raft_consensus.cc:2243] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.652817  2738 raft_consensus.cc:2272] T fdd82a67fda44e1787e3d1aebac04212 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.655431  2738 tablet_replica.cc:333] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce: stopping tablet replica
I20260709 13:15:54.655979  2738 raft_consensus.cc:2243] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.656725  2738 raft_consensus.cc:2272] T c0714bbaf0bc4f41b8eb9d9d14b86215 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.658705  2738 tablet_replica.cc:333] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce: stopping tablet replica
I20260709 13:15:54.659209  2738 raft_consensus.cc:2243] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.659631  2738 raft_consensus.cc:2272] T 35ce9d69c1494dfa9d847cad4469d416 P 78d7cc0fa89e451c83a4c20587e7c9ce [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.661485  2738 tablet_replica.cc:333] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce: stopping tablet replica
I20260709 13:15:54.661955  2738 raft_consensus.cc:2243] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.662360  2738 raft_consensus.cc:2272] T aa29ea4446424553842bf42ad0d1c36d P 78d7cc0fa89e451c83a4c20587e7c9ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.694905  2738 tablet_server.cc:196] TabletServer@127.2.172.131:0 shutdown complete.
I20260709 13:15:54.718422  2738 master.cc:562] Master@127.2.172.190:46519 shutting down...
I20260709 13:15:54.746187  2738 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.746825  2738 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.747185  2738 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2afc670aaca3470990799836cfde9ecc: stopping tablet replica
I20260709 13:15:54.767277  2738 master.cc:584] Master@127.2.172.190:46519 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13174 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:15:54.811161  2738 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.172.190:44241
I20260709 13:15:54.812325  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:54.818356  7806 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:54.818593  7807 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:54.819368  7809 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:54.820178  2738 server_base.cc:1061] running on GCE node
I20260709 13:15:54.821171  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:54.821348  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:54.821468  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602954821457 us; error 0 us; skew 500 ppm
I20260709 13:15:54.821936  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:54.824589  2738 webserver.cc:533] Webserver started at http://127.2.172.190:34787/ using document root <none> and password file <none>
I20260709 13:15:54.825058  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:54.825210  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:54.825448  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:54.826498  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/master-0-root/instance:
uuid: "72ce5cadac284c708384e986ad4a7e9b"
format_stamp: "Formatted at 2026-07-09 13:15:54 on dist-test-slave-r9m8"
I20260709 13:15:54.831064  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:54.834452  7814 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:54.835271  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:15:54.835530  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/master-0-root
uuid: "72ce5cadac284c708384e986ad4a7e9b"
format_stamp: "Formatted at 2026-07-09 13:15:54 on dist-test-slave-r9m8"
I20260709 13:15:54.835785  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:54.856381  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:54.857539  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:54.896255  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.190:44241
I20260709 13:15:54.896381  7865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.190:44241 every 8 connection(s)
I20260709 13:15:54.900372  7866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:54.912717  7866 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b: Bootstrap starting.
I20260709 13:15:54.917984  7866 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:54.922747  7866 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b: No bootstrap required, opened a new log
I20260709 13:15:54.925168  7866 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72ce5cadac284c708384e986ad4a7e9b" member_type: VOTER }
I20260709 13:15:54.925622  7866 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:54.925902  7866 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72ce5cadac284c708384e986ad4a7e9b, State: Initialized, Role: FOLLOWER
I20260709 13:15:54.926653  7866 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72ce5cadac284c708384e986ad4a7e9b" member_type: VOTER }
I20260709 13:15:54.927213  7866 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:54.927481  7866 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:54.927807  7866 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:54.933247  7866 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72ce5cadac284c708384e986ad4a7e9b" member_type: VOTER }
I20260709 13:15:54.933907  7866 leader_election.cc:304] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [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: 72ce5cadac284c708384e986ad4a7e9b; no voters: 
I20260709 13:15:54.935207  7866 leader_election.cc:290] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:54.935724  7869 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:54.937409  7869 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 1 LEADER]: Becoming Leader. State: Replica: 72ce5cadac284c708384e986ad4a7e9b, State: Running, Role: LEADER
I20260709 13:15:54.938148  7869 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [LEADER]: Queue going to LEADER mode. State: All 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: "72ce5cadac284c708384e986ad4a7e9b" member_type: VOTER }
I20260709 13:15:54.938452  7866 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:54.943277  7871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72ce5cadac284c708384e986ad4a7e9b. Latest consensus state: current_term: 1 leader_uuid: "72ce5cadac284c708384e986ad4a7e9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72ce5cadac284c708384e986ad4a7e9b" member_type: VOTER } }
I20260709 13:15:54.944067  7871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:54.943958  7870 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72ce5cadac284c708384e986ad4a7e9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72ce5cadac284c708384e986ad4a7e9b" member_type: VOTER } }
I20260709 13:15:54.944934  7870 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:54.949899  7876 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:54.955159  7876 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:54.957139  2738 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:54.964061  7876 catalog_manager.cc:1383] Generated new cluster ID: 253de5e168b44a8fbe0333c98690fabc
I20260709 13:15:54.964418  7876 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:55.000280  7876 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:55.001740  7876 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:55.017804  7876 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b: Generated new TSK 0
I20260709 13:15:55.018429  7876 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:55.023743  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:55.030110  7887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:55.031246  7888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:55.034054  2738 server_base.cc:1061] running on GCE node
W20260709 13:15:55.034000  7890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:55.035414  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:55.035614  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:55.035737  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602955035726 us; error 0 us; skew 500 ppm
I20260709 13:15:55.036198  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:55.039821  2738 webserver.cc:533] Webserver started at http://127.2.172.129:41539/ using document root <none> and password file <none>
I20260709 13:15:55.040649  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:55.041103  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:55.041482  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:55.043497  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-0-root/instance:
uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-r9m8"
I20260709 13:15:55.055526  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:15:55.061528  7895 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.062852  2738 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:15:55.063272  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-0-root
uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-r9m8"
I20260709 13:15:55.063740  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:55.106364  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:55.107676  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:55.109241  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:55.111927  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:55.112175  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.112426  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:55.112604  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.163764  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.129:45487
I20260709 13:15:55.163894  7957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.129:45487 every 8 connection(s)
I20260709 13:15:55.169322  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:55.178570  7962 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:55.179148  7963 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:55.180919  7965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:55.183272  2738 server_base.cc:1061] running on GCE node
I20260709 13:15:55.184669  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:55.184906  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:55.184983  7958 heartbeater.cc:344] Connected to a master server at 127.2.172.190:44241
I20260709 13:15:55.185104  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602955185086 us; error 0 us; skew 500 ppm
I20260709 13:15:55.185398  7958 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:55.185838  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:55.186165  7958 heartbeater.cc:507] Master 127.2.172.190:44241 requested a full tablet report, sending...
I20260709 13:15:55.188580  2738 webserver.cc:533] Webserver started at http://127.2.172.130:46395/ using document root <none> and password file <none>
I20260709 13:15:55.188910  7831 ts_manager.cc:194] Registered new tserver with Master: 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487)
I20260709 13:15:55.189312  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:55.189625  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:55.189958  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:55.191433  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-1-root/instance:
uuid: "1f80bc420bda42258cc8fdf28d209e1b"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-r9m8"
I20260709 13:15:55.191468  7831 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38220
I20260709 13:15:55.196475  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:55.199988  7970 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.200878  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:55.201211  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-1-root
uuid: "1f80bc420bda42258cc8fdf28d209e1b"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-r9m8"
I20260709 13:15:55.201478  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:55.225766  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:55.227347  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:55.229015  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:55.231519  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:55.231709  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.232023  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:55.232177  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.275753  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.130:39863
I20260709 13:15:55.275867  8032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.130:39863 every 8 connection(s)
I20260709 13:15:55.281312  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:55.289288  8036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:55.292490  8037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:55.308416  8033 heartbeater.cc:344] Connected to a master server at 127.2.172.190:44241
I20260709 13:15:55.308991  8033 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:55.309383  2738 server_base.cc:1061] running on GCE node
W20260709 13:15:55.310847  8039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:55.310947  8033 heartbeater.cc:507] Master 127.2.172.190:44241 requested a full tablet report, sending...
I20260709 13:15:55.312034  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:55.312296  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:55.312510  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602955312491 us; error 0 us; skew 500 ppm
I20260709 13:15:55.313163  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:55.313177  7831 ts_manager.cc:194] Registered new tserver with Master: 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130:39863)
I20260709 13:15:55.315032  7831 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38226
I20260709 13:15:55.316135  2738 webserver.cc:533] Webserver started at http://127.2.172.131:33781/ using document root <none> and password file <none>
I20260709 13:15:55.316752  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:55.316998  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:55.317287  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:55.318506  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-2-root/instance:
uuid: "d64266bc2ac346c1b307188409df2fe7"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-r9m8"
I20260709 13:15:55.323596  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:15:55.327201  8044 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.328228  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:15:55.328522  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-2-root
uuid: "d64266bc2ac346c1b307188409df2fe7"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-r9m8"
I20260709 13:15:55.328791  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602814257258-2738-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:55.379400  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:55.380577  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:55.381928  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:55.384455  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:55.384645  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.384977  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:55.385130  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.427687  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.131:41381
I20260709 13:15:55.427801  8106 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.131:41381 every 8 connection(s)
I20260709 13:15:55.442200  8107 heartbeater.cc:344] Connected to a master server at 127.2.172.190:44241
I20260709 13:15:55.442752  8107 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:55.443547  8107 heartbeater.cc:507] Master 127.2.172.190:44241 requested a full tablet report, sending...
I20260709 13:15:55.445452  7831 ts_manager.cc:194] Registered new tserver with Master: d64266bc2ac346c1b307188409df2fe7 (127.2.172.131:41381)
I20260709 13:15:55.446051  2738 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014887294s
I20260709 13:15:55.447789  7831 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38228
I20260709 13:15:55.472958  7831 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38240:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:55.475203  7831 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:55.525388  7997 tablet_service.cc:1511] Processing CreateTablet for tablet 0187e24ae0b84932979cd2f59a52c02b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c612230cdb948cdbe169c711edac698]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:55.526500  7923 tablet_service.cc:1511] Processing CreateTablet for tablet b525fa1df3284fb5b6aebb8090533585 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c612230cdb948cdbe169c711edac698]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:55.525388  7998 tablet_service.cc:1511] Processing CreateTablet for tablet b525fa1df3284fb5b6aebb8090533585 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c612230cdb948cdbe169c711edac698]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:55.527932  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b525fa1df3284fb5b6aebb8090533585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.528190  8072 tablet_service.cc:1511] Processing CreateTablet for tablet b525fa1df3284fb5b6aebb8090533585 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c612230cdb948cdbe169c711edac698]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:55.529457  8072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b525fa1df3284fb5b6aebb8090533585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.526595  7922 tablet_service.cc:1511] Processing CreateTablet for tablet 0187e24ae0b84932979cd2f59a52c02b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c612230cdb948cdbe169c711edac698]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:55.530694  8071 tablet_service.cc:1511] Processing CreateTablet for tablet 0187e24ae0b84932979cd2f59a52c02b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0c612230cdb948cdbe169c711edac698]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:55.531942  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0187e24ae0b84932979cd2f59a52c02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.532044  8071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0187e24ae0b84932979cd2f59a52c02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.526940  7997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0187e24ae0b84932979cd2f59a52c02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.538991  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b525fa1df3284fb5b6aebb8090533585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.551584  8122 tablet_bootstrap.cc:492] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1: Bootstrap starting.
I20260709 13:15:55.554013  8123 tablet_bootstrap.cc:492] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7: Bootstrap starting.
I20260709 13:15:55.562023  8123 tablet_bootstrap.cc:654] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.565439  8122 tablet_bootstrap.cc:654] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.570739  8124 tablet_bootstrap.cc:492] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b: Bootstrap starting.
I20260709 13:15:55.573884  8122 tablet_bootstrap.cc:492] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1: No bootstrap required, opened a new log
I20260709 13:15:55.574445  8122 ts_tablet_manager.cc:1403] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.009s
I20260709 13:15:55.577214  8123 tablet_bootstrap.cc:492] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7: No bootstrap required, opened a new log
I20260709 13:15:55.577087  8122 raft_consensus.cc:359] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.577701  8122 raft_consensus.cc:385] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.577816  8123 ts_tablet_manager.cc:1403] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 13:15:55.578073  8122 raft_consensus.cc:740] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f5d0474b68943a79c4c7dc088aa10b1, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.578974  8122 consensus_queue.cc:260] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.579707  8124 tablet_bootstrap.cc:654] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.581280  7958 heartbeater.cc:499] Master 127.2.172.190:44241 was elected leader, sending a full tablet report...
I20260709 13:15:55.580987  8123 raft_consensus.cc:359] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.581828  8122 ts_tablet_manager.cc:1434] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:55.581969  8123 raft_consensus.cc:385] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.583042  8123 raft_consensus.cc:740] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64266bc2ac346c1b307188409df2fe7, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.584090  8123 consensus_queue.cc:260] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.584920  8122 tablet_bootstrap.cc:492] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1: Bootstrap starting.
I20260709 13:15:55.587334  8107 heartbeater.cc:499] Master 127.2.172.190:44241 was elected leader, sending a full tablet report...
I20260709 13:15:55.588697  8123 ts_tablet_manager.cc:1434] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260709 13:15:55.589844  8123 tablet_bootstrap.cc:492] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7: Bootstrap starting.
I20260709 13:15:55.592469  8124 tablet_bootstrap.cc:492] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b: No bootstrap required, opened a new log
I20260709 13:15:55.592998  8124 ts_tablet_manager.cc:1403] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 13:15:55.596097  8124 raft_consensus.cc:359] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.596870  8124 raft_consensus.cc:385] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.596941  8123 tablet_bootstrap.cc:654] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.597230  8124 raft_consensus.cc:740] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f80bc420bda42258cc8fdf28d209e1b, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.598210  8124 consensus_queue.cc:260] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.599579  8122 tablet_bootstrap.cc:654] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.607378  8033 heartbeater.cc:499] Master 127.2.172.190:44241 was elected leader, sending a full tablet report...
I20260709 13:15:55.608464  8124 ts_tablet_manager.cc:1434] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260709 13:15:55.609712  8124 tablet_bootstrap.cc:492] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b: Bootstrap starting.
I20260709 13:15:55.618059  8123 tablet_bootstrap.cc:492] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7: No bootstrap required, opened a new log
I20260709 13:15:55.618731  8123 ts_tablet_manager.cc:1403] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260709 13:15:55.619860  8122 tablet_bootstrap.cc:492] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1: No bootstrap required, opened a new log
I20260709 13:15:55.620396  8122 ts_tablet_manager.cc:1403] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.012s
I20260709 13:15:55.620913  8124 tablet_bootstrap.cc:654] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.621865  8123 raft_consensus.cc:359] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.622922  8123 raft_consensus.cc:385] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.623242  8123 raft_consensus.cc:740] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64266bc2ac346c1b307188409df2fe7, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.623443  8122 raft_consensus.cc:359] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.624269  8122 raft_consensus.cc:385] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.624584  8122 raft_consensus.cc:740] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f5d0474b68943a79c4c7dc088aa10b1, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.624418  8123 consensus_queue.cc:260] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.625775  8122 consensus_queue.cc:260] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.627903  8123 ts_tablet_manager.cc:1434] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:55.628028  8122 ts_tablet_manager.cc:1434] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:55.634152  8124 tablet_bootstrap.cc:492] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b: No bootstrap required, opened a new log
I20260709 13:15:55.634735  8124 ts_tablet_manager.cc:1403] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.016s
I20260709 13:15:55.637253  8124 raft_consensus.cc:359] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.637889  8124 raft_consensus.cc:385] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.638131  8124 raft_consensus.cc:740] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f80bc420bda42258cc8fdf28d209e1b, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.638785  8124 consensus_queue.cc:260] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.640566  8124 ts_tablet_manager.cc:1434] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:55.719945  8130 raft_consensus.cc:493] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.720497  8130 raft_consensus.cc:515] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.722705  8130 leader_election.cc:290] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487), d64266bc2ac346c1b307188409df2fe7 (127.2.172.131:41381)
I20260709 13:15:55.733243  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525fa1df3284fb5b6aebb8090533585" candidate_uuid: "1f80bc420bda42258cc8fdf28d209e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" is_pre_election: true
I20260709 13:15:55.734057  7933 raft_consensus.cc:2468] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f80bc420bda42258cc8fdf28d209e1b in term 0.
I20260709 13:15:55.734118  8082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525fa1df3284fb5b6aebb8090533585" candidate_uuid: "1f80bc420bda42258cc8fdf28d209e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d64266bc2ac346c1b307188409df2fe7" is_pre_election: true
I20260709 13:15:55.734963  8082 raft_consensus.cc:2468] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f80bc420bda42258cc8fdf28d209e1b in term 0.
I20260709 13:15:55.735357  7972 leader_election.cc:304] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f80bc420bda42258cc8fdf28d209e1b, 7f5d0474b68943a79c4c7dc088aa10b1; no voters: 
I20260709 13:15:55.736277  8130 raft_consensus.cc:2804] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:55.736685  8130 raft_consensus.cc:493] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.736994  8130 raft_consensus.cc:3060] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.742751  8130 raft_consensus.cc:515] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.744673  8130 leader_election.cc:290] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [CANDIDATE]: Term 1 election: Requested vote from peers 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487), d64266bc2ac346c1b307188409df2fe7 (127.2.172.131:41381)
I20260709 13:15:55.745620  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525fa1df3284fb5b6aebb8090533585" candidate_uuid: "1f80bc420bda42258cc8fdf28d209e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
I20260709 13:15:55.745895  8082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525fa1df3284fb5b6aebb8090533585" candidate_uuid: "1f80bc420bda42258cc8fdf28d209e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d64266bc2ac346c1b307188409df2fe7"
I20260709 13:15:55.746289  7933 raft_consensus.cc:3060] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.746506  8082 raft_consensus.cc:3060] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.752269  8082 raft_consensus.cc:2468] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f80bc420bda42258cc8fdf28d209e1b in term 1.
I20260709 13:15:55.752281  7933 raft_consensus.cc:2468] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f80bc420bda42258cc8fdf28d209e1b in term 1.
I20260709 13:15:55.753563  7973 leader_election.cc:304] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f80bc420bda42258cc8fdf28d209e1b, d64266bc2ac346c1b307188409df2fe7; no voters: 
I20260709 13:15:55.754411  8130 raft_consensus.cc:2804] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.755537  8130 raft_consensus.cc:697] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 1 LEADER]: Becoming Leader. State: Replica: 1f80bc420bda42258cc8fdf28d209e1b, State: Running, Role: LEADER
I20260709 13:15:55.756351  8130 consensus_queue.cc:237] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.764469  7830 catalog_manager.cc:5697] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130). New cstate: current_term: 1 leader_uuid: "1f80bc420bda42258cc8fdf28d209e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:55.952324  7879 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:55.956741  8129 raft_consensus.cc:493] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:55.957419  8129 raft_consensus.cc:515] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.959676  8129 leader_election.cc:290] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487), 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130:39863)
I20260709 13:15:55.970916  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0187e24ae0b84932979cd2f59a52c02b" candidate_uuid: "d64266bc2ac346c1b307188409df2fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" is_pre_election: true
I20260709 13:15:55.971019  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0187e24ae0b84932979cd2f59a52c02b" candidate_uuid: "d64266bc2ac346c1b307188409df2fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b" is_pre_election: true
I20260709 13:15:55.971668  7933 raft_consensus.cc:2468] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64266bc2ac346c1b307188409df2fe7 in term 0.
I20260709 13:15:55.971737  8008 raft_consensus.cc:2468] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64266bc2ac346c1b307188409df2fe7 in term 0.
I20260709 13:15:55.972931  8046 leader_election.cc:304] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f5d0474b68943a79c4c7dc088aa10b1, d64266bc2ac346c1b307188409df2fe7; no voters: 
I20260709 13:15:55.973713  8129 raft_consensus.cc:2804] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:55.974035  8129 raft_consensus.cc:493] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:55.974323  8129 raft_consensus.cc:3060] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.979594  8129 raft_consensus.cc:515] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.981231  8129 leader_election.cc:290] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [CANDIDATE]: Term 1 election: Requested vote from peers 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487), 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130:39863)
I20260709 13:15:55.982152  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0187e24ae0b84932979cd2f59a52c02b" candidate_uuid: "d64266bc2ac346c1b307188409df2fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
I20260709 13:15:55.982344  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0187e24ae0b84932979cd2f59a52c02b" candidate_uuid: "d64266bc2ac346c1b307188409df2fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b"
I20260709 13:15:55.982751  7933 raft_consensus.cc:3060] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.983002  8008 raft_consensus.cc:3060] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.988306  7933 raft_consensus.cc:2468] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64266bc2ac346c1b307188409df2fe7 in term 1.
I20260709 13:15:55.988893  8008 raft_consensus.cc:2468] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64266bc2ac346c1b307188409df2fe7 in term 1.
I20260709 13:15:55.989539  8046 leader_election.cc:304] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f5d0474b68943a79c4c7dc088aa10b1, d64266bc2ac346c1b307188409df2fe7; no voters: 
I20260709 13:15:55.990450  8129 raft_consensus.cc:2804] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.991474  8129 raft_consensus.cc:697] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 1 LEADER]: Becoming Leader. State: Replica: d64266bc2ac346c1b307188409df2fe7, State: Running, Role: LEADER
I20260709 13:15:55.992360  8129 consensus_queue.cc:237] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:55.999495  7830 catalog_manager.cc:5697] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d64266bc2ac346c1b307188409df2fe7 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "d64266bc2ac346c1b307188409df2fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.133911  7830 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38242:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:56.135990  7830 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:56.143805  8130 consensus_queue.cc:1048] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.159094  8130 consensus_queue.cc:1048] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.170413  7922 tablet_service.cc:1511] Processing CreateTablet for tablet d18858ba2a634e338071297ebefc4dea (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=37fc9eb66b45488fad13160f47ea1e9f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:56.171893  7922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18858ba2a634e338071297ebefc4dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.171697  7997 tablet_service.cc:1511] Processing CreateTablet for tablet d18858ba2a634e338071297ebefc4dea (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=37fc9eb66b45488fad13160f47ea1e9f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:56.173137  7997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18858ba2a634e338071297ebefc4dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.187449  7923 tablet_service.cc:1511] Processing CreateTablet for tablet 32b55b75f5d046568947814c722ab30f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=37fc9eb66b45488fad13160f47ea1e9f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:56.188318  8071 tablet_service.cc:1511] Processing CreateTablet for tablet d18858ba2a634e338071297ebefc4dea (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=37fc9eb66b45488fad13160f47ea1e9f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:56.190213  8071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18858ba2a634e338071297ebefc4dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.188983  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b55b75f5d046568947814c722ab30f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.193306  7998 tablet_service.cc:1511] Processing CreateTablet for tablet 32b55b75f5d046568947814c722ab30f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=37fc9eb66b45488fad13160f47ea1e9f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:56.194711  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b55b75f5d046568947814c722ab30f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.195752  8072 tablet_service.cc:1511] Processing CreateTablet for tablet 32b55b75f5d046568947814c722ab30f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=37fc9eb66b45488fad13160f47ea1e9f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:56.197144  8072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b55b75f5d046568947814c722ab30f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.208405  8153 tablet_bootstrap.cc:492] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b: Bootstrap starting.
I20260709 13:15:56.217142  8153 tablet_bootstrap.cc:654] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.229466  8153 tablet_bootstrap.cc:492] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b: No bootstrap required, opened a new log
I20260709 13:15:56.230073  8153 ts_tablet_manager.cc:1403] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260709 13:15:56.232168  8155 tablet_bootstrap.cc:492] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1: Bootstrap starting.
I20260709 13:15:56.234834  8153 raft_consensus.cc:359] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.235702  8153 raft_consensus.cc:385] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.236037  8153 raft_consensus.cc:740] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f80bc420bda42258cc8fdf28d209e1b, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.236935  8153 consensus_queue.cc:260] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.239871  8153 ts_tablet_manager.cc:1434] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:56.241075  8153 tablet_bootstrap.cc:492] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b: Bootstrap starting.
I20260709 13:15:56.241037  8130 raft_consensus.cc:493] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.242344  8130 raft_consensus.cc:515] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.242339  8155 tablet_bootstrap.cc:654] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.245860  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18858ba2a634e338071297ebefc4dea" candidate_uuid: "1f80bc420bda42258cc8fdf28d209e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" is_pre_election: true
I20260709 13:15:56.252203  8153 tablet_bootstrap.cc:654] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.254248  8156 tablet_bootstrap.cc:492] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7: Bootstrap starting.
W20260709 13:15:56.248282  7973 leader_election.cc:343] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d64266bc2ac346c1b307188409df2fe7 (127.2.172.131:41381): Not found: Tablet not found: d18858ba2a634e338071297ebefc4dea
W20260709 13:15:56.256095  7972 leader_election.cc:343] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.244671  8130 leader_election.cc:290] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487), d64266bc2ac346c1b307188409df2fe7 (127.2.172.131:41381)
I20260709 13:15:56.258536  7972 leader_election.cc:304] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f80bc420bda42258cc8fdf28d209e1b; no voters: 7f5d0474b68943a79c4c7dc088aa10b1, d64266bc2ac346c1b307188409df2fe7
I20260709 13:15:56.261173  8130 raft_consensus.cc:2749] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:56.264801  8155 tablet_bootstrap.cc:492] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1: No bootstrap required, opened a new log
I20260709 13:15:56.265385  8155 ts_tablet_manager.cc:1403] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.007s
I20260709 13:15:56.266597  8156 tablet_bootstrap.cc:654] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.268643  8155 raft_consensus.cc:359] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.269481  8155 raft_consensus.cc:385] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.269851  8155 raft_consensus.cc:740] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f5d0474b68943a79c4c7dc088aa10b1, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.270906  8155 consensus_queue.cc:260] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.271381  8153 tablet_bootstrap.cc:492] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b: No bootstrap required, opened a new log
I20260709 13:15:56.271989  8153 ts_tablet_manager.cc:1403] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.000s
I20260709 13:15:56.272722  8156 tablet_bootstrap.cc:492] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7: No bootstrap required, opened a new log
I20260709 13:15:56.273308  8156 ts_tablet_manager.cc:1403] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 13:15:56.275003  8155 ts_tablet_manager.cc:1434] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:15:56.274708  8153 raft_consensus.cc:359] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.275602  8153 raft_consensus.cc:385] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.275954  8153 raft_consensus.cc:740] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f80bc420bda42258cc8fdf28d209e1b, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.276386  8156 raft_consensus.cc:359] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.276782  8153 consensus_queue.cc:260] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.277343  8156 raft_consensus.cc:385] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.277881  8156 raft_consensus.cc:740] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64266bc2ac346c1b307188409df2fe7, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.278285  8155 tablet_bootstrap.cc:492] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1: Bootstrap starting.
I20260709 13:15:56.278898  8156 consensus_queue.cc:260] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.281246  8153 ts_tablet_manager.cc:1434] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:15:56.283769  8156 ts_tablet_manager.cc:1434] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:56.285437  8156 tablet_bootstrap.cc:492] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7: Bootstrap starting.
I20260709 13:15:56.294272  8155 tablet_bootstrap.cc:654] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.294932  8156 tablet_bootstrap.cc:654] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.299729  8155 tablet_bootstrap.cc:492] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1: No bootstrap required, opened a new log
I20260709 13:15:56.300252  8155 ts_tablet_manager.cc:1403] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:15:56.300251  8156 tablet_bootstrap.cc:492] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7: No bootstrap required, opened a new log
I20260709 13:15:56.300949  8156 ts_tablet_manager.cc:1403] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260709 13:15:56.303036  8155 raft_consensus.cc:359] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.303725  8155 raft_consensus.cc:385] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.303491  8156 raft_consensus.cc:359] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.304042  8155 raft_consensus.cc:740] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f5d0474b68943a79c4c7dc088aa10b1, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.304296  8156 raft_consensus.cc:385] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.304661  8156 raft_consensus.cc:740] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64266bc2ac346c1b307188409df2fe7, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.304868  8155 consensus_queue.cc:260] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.305356  8156 consensus_queue.cc:260] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.307058  8155 ts_tablet_manager.cc:1434] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:56.307494  8156 ts_tablet_manager.cc:1434] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:15:56.505630  8129 consensus_queue.cc:1048] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.517853  8147 raft_consensus.cc:493] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.518461  8147 raft_consensus.cc:515] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.519353  8129 consensus_queue.cc:1048] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.526000  8147 leader_election.cc:290] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130:39863), d64266bc2ac346c1b307188409df2fe7 (127.2.172.131:41381)
I20260709 13:15:56.550762  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b55b75f5d046568947814c722ab30f" candidate_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b" is_pre_election: true
I20260709 13:15:56.551548  8008 raft_consensus.cc:2468] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f5d0474b68943a79c4c7dc088aa10b1 in term 0.
I20260709 13:15:56.552464  8082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b55b75f5d046568947814c722ab30f" candidate_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d64266bc2ac346c1b307188409df2fe7" is_pre_election: true
I20260709 13:15:56.552743  7899 leader_election.cc:304] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f80bc420bda42258cc8fdf28d209e1b, 7f5d0474b68943a79c4c7dc088aa10b1; no voters: 
I20260709 13:15:56.553166  8082 raft_consensus.cc:2468] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f5d0474b68943a79c4c7dc088aa10b1 in term 0.
I20260709 13:15:56.553660  8147 raft_consensus.cc:2804] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.554028  8147 raft_consensus.cc:493] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.554342  8147 raft_consensus.cc:3060] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.560643  8147 raft_consensus.cc:515] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.562306  8147 leader_election.cc:290] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130:39863), d64266bc2ac346c1b307188409df2fe7 (127.2.172.131:41381)
I20260709 13:15:56.563180  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b55b75f5d046568947814c722ab30f" candidate_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b"
I20260709 13:15:56.563272  8082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b55b75f5d046568947814c722ab30f" candidate_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d64266bc2ac346c1b307188409df2fe7"
I20260709 13:15:56.563841  8008 raft_consensus.cc:3060] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.563910  8082 raft_consensus.cc:3060] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.572402  8008 raft_consensus.cc:2468] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f5d0474b68943a79c4c7dc088aa10b1 in term 1.
I20260709 13:15:56.573100  8082 raft_consensus.cc:2468] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f5d0474b68943a79c4c7dc088aa10b1 in term 1.
I20260709 13:15:56.603667  7898 leader_election.cc:304] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f5d0474b68943a79c4c7dc088aa10b1, d64266bc2ac346c1b307188409df2fe7; no voters: 
I20260709 13:15:56.608646  8147 raft_consensus.cc:2804] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.611114  8147 raft_consensus.cc:697] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 LEADER]: Becoming Leader. State: Replica: 7f5d0474b68943a79c4c7dc088aa10b1, State: Running, Role: LEADER
I20260709 13:15:56.613772  8147 consensus_queue.cc:237] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.623980  7830 catalog_manager.cc:5697] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.658993  8166 raft_consensus.cc:493] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.659693  8166 raft_consensus.cc:515] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.661744  8166 leader_election.cc:290] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487), 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130:39863)
I20260709 13:15:56.663268  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18858ba2a634e338071297ebefc4dea" candidate_uuid: "d64266bc2ac346c1b307188409df2fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" is_pre_election: true
I20260709 13:15:56.663515  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18858ba2a634e338071297ebefc4dea" candidate_uuid: "d64266bc2ac346c1b307188409df2fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b" is_pre_election: true
I20260709 13:15:56.664290  7933 raft_consensus.cc:2468] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64266bc2ac346c1b307188409df2fe7 in term 0.
I20260709 13:15:56.664407  8008 raft_consensus.cc:2468] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64266bc2ac346c1b307188409df2fe7 in term 0.
I20260709 13:15:56.665794  8046 leader_election.cc:304] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f5d0474b68943a79c4c7dc088aa10b1, d64266bc2ac346c1b307188409df2fe7; no voters: 
I20260709 13:15:56.666720  8166 raft_consensus.cc:2804] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.667049  8166 raft_consensus.cc:493] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.667325  8166 raft_consensus.cc:3060] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.675774  8166 raft_consensus.cc:515] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.677546  8166 leader_election.cc:290] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [CANDIDATE]: Term 1 election: Requested vote from peers 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487), 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130:39863)
I20260709 13:15:56.678892  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18858ba2a634e338071297ebefc4dea" candidate_uuid: "d64266bc2ac346c1b307188409df2fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b"
I20260709 13:15:56.678892  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18858ba2a634e338071297ebefc4dea" candidate_uuid: "d64266bc2ac346c1b307188409df2fe7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
I20260709 13:15:56.679867  8008 raft_consensus.cc:3060] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.679939  7933 raft_consensus.cc:3060] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.688377  8008 raft_consensus.cc:2468] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64266bc2ac346c1b307188409df2fe7 in term 1.
I20260709 13:15:56.689845  8048 leader_election.cc:304] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f80bc420bda42258cc8fdf28d209e1b, d64266bc2ac346c1b307188409df2fe7; no voters: 
I20260709 13:15:56.690080  7933 raft_consensus.cc:2468] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64266bc2ac346c1b307188409df2fe7 in term 1.
I20260709 13:15:56.690740  8166 raft_consensus.cc:2804] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.691315  8166 raft_consensus.cc:697] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 1 LEADER]: Becoming Leader. State: Replica: d64266bc2ac346c1b307188409df2fe7, State: Running, Role: LEADER
I20260709 13:15:56.692377  8166 consensus_queue.cc:237] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.700989  7831 catalog_manager.cc:5697] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d64266bc2ac346c1b307188409df2fe7 (127.2.172.131). New cstate: current_term: 1 leader_uuid: "d64266bc2ac346c1b307188409df2fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.831328  8008 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b525fa1df3284fb5b6aebb8090533585"
dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b"
mode: GRACEFUL
new_leader_uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
 from {username='slave'} at 127.0.0.1:50762
I20260709 13:15:56.831985  8008 raft_consensus.cc:606] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 1 LEADER]: Received request to transfer leadership to TS 7f5d0474b68943a79c4c7dc088aa10b1
I20260709 13:15:56.846280  8082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0187e24ae0b84932979cd2f59a52c02b"
dest_uuid: "d64266bc2ac346c1b307188409df2fe7"
mode: GRACEFUL
new_leader_uuid: "1f80bc420bda42258cc8fdf28d209e1b"
 from {username='slave'} at 127.0.0.1:36664
I20260709 13:15:56.846903  8082 raft_consensus.cc:606] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 1 LEADER]: Received request to transfer leadership to TS 1f80bc420bda42258cc8fdf28d209e1b
I20260709 13:15:56.853052  8082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d18858ba2a634e338071297ebefc4dea"
dest_uuid: "d64266bc2ac346c1b307188409df2fe7"
mode: GRACEFUL
new_leader_uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
 from {username='slave'} at 127.0.0.1:36664
I20260709 13:15:56.853609  8082 raft_consensus.cc:606] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 1 LEADER]: Received request to transfer leadership to TS 7f5d0474b68943a79c4c7dc088aa10b1
I20260709 13:15:56.897958  8165 raft_consensus.cc:993] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7: : Instructing follower 1f80bc420bda42258cc8fdf28d209e1b to start an election
I20260709 13:15:56.898494  8166 raft_consensus.cc:1081] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 1 LEADER]: Signalling peer 1f80bc420bda42258cc8fdf28d209e1b to start an election
I20260709 13:15:56.900226  8008 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0187e24ae0b84932979cd2f59a52c02b"
dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b"
 from {username='slave'} at 127.0.0.1:50754
I20260709 13:15:56.900786  8008 raft_consensus.cc:493] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:56.901120  8008 raft_consensus.cc:3060] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.910486  8008 raft_consensus.cc:515] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.913373  8008 leader_election.cc:290] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [CANDIDATE]: Term 2 election: Requested vote from peers 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487), d64266bc2ac346c1b307188409df2fe7 (127.2.172.131:41381)
I20260709 13:15:56.913754  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0187e24ae0b84932979cd2f59a52c02b" candidate_uuid: "1f80bc420bda42258cc8fdf28d209e1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
I20260709 13:15:56.914454  7933 raft_consensus.cc:3060] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.915941  8082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0187e24ae0b84932979cd2f59a52c02b" candidate_uuid: "1f80bc420bda42258cc8fdf28d209e1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d64266bc2ac346c1b307188409df2fe7"
I20260709 13:15:56.916560  8082 raft_consensus.cc:3055] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:56.916855  8082 raft_consensus.cc:740] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d64266bc2ac346c1b307188409df2fe7, State: Running, Role: LEADER
I20260709 13:15:56.918064  8082 consensus_queue.cc:260] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.919281  8082 raft_consensus.cc:3060] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:56.922286  7933 raft_consensus.cc:2468] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f80bc420bda42258cc8fdf28d209e1b in term 2.
I20260709 13:15:56.923907  7972 leader_election.cc:304] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f80bc420bda42258cc8fdf28d209e1b, 7f5d0474b68943a79c4c7dc088aa10b1; no voters: 
I20260709 13:15:56.924966  8175 raft_consensus.cc:2804] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:56.925424  8175 raft_consensus.cc:697] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 2 LEADER]: Becoming Leader. State: Replica: 1f80bc420bda42258cc8fdf28d209e1b, State: Running, Role: LEADER
I20260709 13:15:56.926505  8175 consensus_queue.cc:237] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:56.928336  8082 raft_consensus.cc:2468] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f80bc420bda42258cc8fdf28d209e1b in term 2.
I20260709 13:15:56.935249  7831 catalog_manager.cc:5697] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b reported cstate change: term changed from 1 to 2, leader changed from d64266bc2ac346c1b307188409df2fe7 (127.2.172.131) to 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130). New cstate: current_term: 2 leader_uuid: "1f80bc420bda42258cc8fdf28d209e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:57.076694  8166 consensus_queue.cc:1048] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.090368  8147 consensus_queue.cc:1048] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:57.093199  8165 consensus_queue.cc:1048] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.111949  8147 consensus_queue.cc:1048] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.114164  8165 raft_consensus.cc:993] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7: : Instructing follower 7f5d0474b68943a79c4c7dc088aa10b1 to start an election
I20260709 13:15:57.114909  8129 raft_consensus.cc:1081] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 1 LEADER]: Signalling peer 7f5d0474b68943a79c4c7dc088aa10b1 to start an election
I20260709 13:15:57.117036  7933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d18858ba2a634e338071297ebefc4dea"
dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
 from {username='slave'} at 127.0.0.1:55896
I20260709 13:15:57.117637  7933 raft_consensus.cc:493] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.118124  7933 raft_consensus.cc:3060] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.127925  7933 raft_consensus.cc:515] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:57.130481  7933 leader_election.cc:290] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [CANDIDATE]: Term 2 election: Requested vote from peers 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130:39863), d64266bc2ac346c1b307188409df2fe7 (127.2.172.131:41381)
I20260709 13:15:57.131233  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18858ba2a634e338071297ebefc4dea" candidate_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b"
I20260709 13:15:57.132016  8007 raft_consensus.cc:3060] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.134150  8082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18858ba2a634e338071297ebefc4dea" candidate_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d64266bc2ac346c1b307188409df2fe7"
I20260709 13:15:57.134857  8082 raft_consensus.cc:3055] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:57.135200  8082 raft_consensus.cc:740] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d64266bc2ac346c1b307188409df2fe7, State: Running, Role: LEADER
I20260709 13:15:57.136075  8082 consensus_queue.cc:260] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:57.137385  8082 raft_consensus.cc:3060] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.140831  8007 raft_consensus.cc:2468] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f5d0474b68943a79c4c7dc088aa10b1 in term 2.
I20260709 13:15:57.142081  7899 leader_election.cc:304] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f80bc420bda42258cc8fdf28d209e1b, 7f5d0474b68943a79c4c7dc088aa10b1; no voters: 
I20260709 13:15:57.142907  8147 raft_consensus.cc:2804] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:57.143342  8147 raft_consensus.cc:697] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 LEADER]: Becoming Leader. State: Replica: 7f5d0474b68943a79c4c7dc088aa10b1, State: Running, Role: LEADER
I20260709 13:15:57.143846  8082 raft_consensus.cc:2468] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f5d0474b68943a79c4c7dc088aa10b1 in term 2.
I20260709 13:15:57.144232  8147 consensus_queue.cc:237] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:57.150837  7830 catalog_manager.cc:5697] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 reported cstate change: term changed from 1 to 2, leader changed from d64266bc2ac346c1b307188409df2fe7 (127.2.172.131) to 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:57.182485  8135 raft_consensus.cc:993] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b: : Instructing follower 7f5d0474b68943a79c4c7dc088aa10b1 to start an election
I20260709 13:15:57.183077  8175 raft_consensus.cc:1081] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 1 LEADER]: Signalling peer 7f5d0474b68943a79c4c7dc088aa10b1 to start an election
I20260709 13:15:57.184810  7933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b525fa1df3284fb5b6aebb8090533585"
dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
 from {username='slave'} at 127.0.0.1:55880
I20260709 13:15:57.185485  7933 raft_consensus.cc:493] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.185806  7933 raft_consensus.cc:3060] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.191284  7933 raft_consensus.cc:515] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:57.193372  7933 leader_election.cc:290] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [CANDIDATE]: Term 2 election: Requested vote from peers 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130:39863), d64266bc2ac346c1b307188409df2fe7 (127.2.172.131:41381)
I20260709 13:15:57.194376  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525fa1df3284fb5b6aebb8090533585" candidate_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b"
I20260709 13:15:57.194497  8082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b525fa1df3284fb5b6aebb8090533585" candidate_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d64266bc2ac346c1b307188409df2fe7"
I20260709 13:15:57.195072  8007 raft_consensus.cc:3055] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:57.195166  8082 raft_consensus.cc:3060] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.195405  8007 raft_consensus.cc:740] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f80bc420bda42258cc8fdf28d209e1b, State: Running, Role: LEADER
I20260709 13:15:57.196293  8007 consensus_queue.cc:260] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:57.197417  8007 raft_consensus.cc:3060] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.201568  8082 raft_consensus.cc:2468] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f5d0474b68943a79c4c7dc088aa10b1 in term 2.
I20260709 13:15:57.203557  7898 leader_election.cc:304] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f5d0474b68943a79c4c7dc088aa10b1, d64266bc2ac346c1b307188409df2fe7; no voters: 
I20260709 13:15:57.203781  8007 raft_consensus.cc:2468] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f5d0474b68943a79c4c7dc088aa10b1 in term 2.
I20260709 13:15:57.204636  8147 raft_consensus.cc:2804] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:57.205785  8147 raft_consensus.cc:697] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 LEADER]: Becoming Leader. State: Replica: 7f5d0474b68943a79c4c7dc088aa10b1, State: Running, Role: LEADER
I20260709 13:15:57.206918  8147 consensus_queue.cc:237] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:57.215884  7831 catalog_manager.cc:5697] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 reported cstate change: term changed from 1 to 2, leader changed from 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130) to 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:57.318504  2738 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:15:57.320204  2738 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:15:57.320650  2738 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:15:57.334478  7933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32b55b75f5d046568947814c722ab30f"
dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
mode: GRACEFUL
new_leader_uuid: "d64266bc2ac346c1b307188409df2fe7"
 from {username='slave'} at 127.0.0.1:55912
I20260709 13:15:57.335119  7933 raft_consensus.cc:606] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 LEADER]: Received request to transfer leadership to TS d64266bc2ac346c1b307188409df2fe7
I20260709 13:15:57.336434  2738 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:15:57.426415  7933 raft_consensus.cc:1275] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Refusing update from remote peer 1f80bc420bda42258cc8fdf28d209e1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.427714  8175 consensus_queue.cc:1048] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.436815  8082 raft_consensus.cc:1275] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Refusing update from remote peer 1f80bc420bda42258cc8fdf28d209e1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.439179  8175 consensus_queue.cc:1048] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.551328  8082 raft_consensus.cc:1275] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Refusing update from remote peer 7f5d0474b68943a79c4c7dc088aa10b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.552601  8147 consensus_queue.cc:1048] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.561537  8007 raft_consensus.cc:1275] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Refusing update from remote peer 7f5d0474b68943a79c4c7dc088aa10b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.563503  8173 consensus_queue.cc:1048] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:57.603183  8191 raft_consensus.cc:993] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1: : Instructing follower d64266bc2ac346c1b307188409df2fe7 to start an election
I20260709 13:15:57.603698  8173 raft_consensus.cc:1081] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 LEADER]: Signalling peer d64266bc2ac346c1b307188409df2fe7 to start an election
I20260709 13:15:57.605412  8082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32b55b75f5d046568947814c722ab30f"
dest_uuid: "d64266bc2ac346c1b307188409df2fe7"
 from {username='slave'} at 127.0.0.1:36652
I20260709 13:15:57.606163  8082 raft_consensus.cc:493] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.606518  8082 raft_consensus.cc:3060] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.612376  8082 raft_consensus.cc:515] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:57.614099  8082 leader_election.cc:290] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [CANDIDATE]: Term 2 election: Requested vote from peers 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129:45487), 1f80bc420bda42258cc8fdf28d209e1b (127.2.172.130:39863)
I20260709 13:15:57.615247  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b55b75f5d046568947814c722ab30f" candidate_uuid: "d64266bc2ac346c1b307188409df2fe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f80bc420bda42258cc8fdf28d209e1b"
I20260709 13:15:57.615134  7933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b55b75f5d046568947814c722ab30f" candidate_uuid: "d64266bc2ac346c1b307188409df2fe7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f5d0474b68943a79c4c7dc088aa10b1"
I20260709 13:15:57.615988  8007 raft_consensus.cc:3060] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.616292  7933 raft_consensus.cc:3055] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:57.616647  7933 raft_consensus.cc:740] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f5d0474b68943a79c4c7dc088aa10b1, State: Running, Role: LEADER
I20260709 13:15:57.617493  7933 consensus_queue.cc:260] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:57.618808  7933 raft_consensus.cc:3060] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.623883  8007 raft_consensus.cc:2468] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64266bc2ac346c1b307188409df2fe7 in term 2.
I20260709 13:15:57.625372  8048 leader_election.cc:304] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f80bc420bda42258cc8fdf28d209e1b, d64266bc2ac346c1b307188409df2fe7; no voters: 
I20260709 13:15:57.625914  7933 raft_consensus.cc:2468] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64266bc2ac346c1b307188409df2fe7 in term 2.
I20260709 13:15:57.626147  8165 raft_consensus.cc:2804] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:57.626700  8165 raft_consensus.cc:697] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 2 LEADER]: Becoming Leader. State: Replica: d64266bc2ac346c1b307188409df2fe7, State: Running, Role: LEADER
I20260709 13:15:57.627722  8165 consensus_queue.cc:237] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } }
I20260709 13:15:57.633932  7830 catalog_manager.cc:5697] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 reported cstate change: term changed from 1 to 2, leader changed from 7f5d0474b68943a79c4c7dc088aa10b1 (127.2.172.129) to d64266bc2ac346c1b307188409df2fe7 (127.2.172.131). New cstate: current_term: 2 leader_uuid: "d64266bc2ac346c1b307188409df2fe7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f5d0474b68943a79c4c7dc088aa10b1" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 45487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:57.669198  8007 raft_consensus.cc:1275] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Refusing update from remote peer 7f5d0474b68943a79c4c7dc088aa10b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.671003  8173 consensus_queue.cc:1048] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f80bc420bda42258cc8fdf28d209e1b" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.680801  8082 raft_consensus.cc:1275] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Refusing update from remote peer 7f5d0474b68943a79c4c7dc088aa10b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.682381  8147 consensus_queue.cc:1048] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d64266bc2ac346c1b307188409df2fe7" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 41381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.697221  2738 tablet_server.cc:179] TabletServer@127.2.172.129:0 shutting down...
I20260709 13:15:57.725677  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:57.726521  2738 tablet_replica.cc:333] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1: stopping tablet replica
I20260709 13:15:57.727245  2738 raft_consensus.cc:2243] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.727664  2738 raft_consensus.cc:2272] T 32b55b75f5d046568947814c722ab30f P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.730394  2738 tablet_replica.cc:333] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1: stopping tablet replica
I20260709 13:15:57.731083  2738 raft_consensus.cc:2243] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:57.731904  2738 raft_consensus.cc:2272] T d18858ba2a634e338071297ebefc4dea P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.734747  2738 tablet_replica.cc:333] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1: stopping tablet replica
I20260709 13:15:57.735435  2738 raft_consensus.cc:2243] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.735905  2738 raft_consensus.cc:2272] T 0187e24ae0b84932979cd2f59a52c02b P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.739029  2738 tablet_replica.cc:333] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1: stopping tablet replica
I20260709 13:15:57.739588  2738 raft_consensus.cc:2243] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:57.740404  2738 raft_consensus.cc:2272] T b525fa1df3284fb5b6aebb8090533585 P 7f5d0474b68943a79c4c7dc088aa10b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.766651  2738 tablet_server.cc:196] TabletServer@127.2.172.129:0 shutdown complete.
I20260709 13:15:57.783052  2738 tablet_server.cc:179] TabletServer@127.2.172.130:0 shutting down...
I20260709 13:15:57.804764  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:57.805622  2738 tablet_replica.cc:333] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b: stopping tablet replica
I20260709 13:15:57.806278  2738 raft_consensus.cc:2243] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.806771  2738 raft_consensus.cc:2272] T 32b55b75f5d046568947814c722ab30f P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.809720  2738 tablet_replica.cc:333] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b: stopping tablet replica
I20260709 13:15:57.810403  2738 raft_consensus.cc:2243] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.811008  2738 raft_consensus.cc:2272] T d18858ba2a634e338071297ebefc4dea P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.813894  2738 tablet_replica.cc:333] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b: stopping tablet replica
I20260709 13:15:57.814468  2738 raft_consensus.cc:2243] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:57.815429  2738 raft_consensus.cc:2272] T 0187e24ae0b84932979cd2f59a52c02b P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.818446  2738 tablet_replica.cc:333] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b: stopping tablet replica
I20260709 13:15:57.819171  2738 raft_consensus.cc:2243] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.819643  2738 raft_consensus.cc:2272] T b525fa1df3284fb5b6aebb8090533585 P 1f80bc420bda42258cc8fdf28d209e1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.845196  2738 tablet_server.cc:196] TabletServer@127.2.172.130:0 shutdown complete.
I20260709 13:15:57.860532  2738 tablet_server.cc:179] TabletServer@127.2.172.131:0 shutting down...
I20260709 13:15:57.887378  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:57.888146  2738 tablet_replica.cc:333] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7: stopping tablet replica
I20260709 13:15:57.888830  2738 raft_consensus.cc:2243] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:57.889528  2738 pending_rounds.cc:70] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7: Trying to abort 1 pending ops.
I20260709 13:15:57.889744  2738 pending_rounds.cc:77] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305637714451087360 op_type: NO_OP noop_request { }
I20260709 13:15:57.890094  2738 raft_consensus.cc:2889] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:57.890475  2738 raft_consensus.cc:2272] T 32b55b75f5d046568947814c722ab30f P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.893406  2738 tablet_replica.cc:333] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7: stopping tablet replica
I20260709 13:15:57.894027  2738 raft_consensus.cc:2243] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.894515  2738 raft_consensus.cc:2272] T d18858ba2a634e338071297ebefc4dea P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.897228  2738 tablet_replica.cc:333] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7: stopping tablet replica
I20260709 13:15:57.897835  2738 raft_consensus.cc:2243] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.898307  2738 raft_consensus.cc:2272] T 0187e24ae0b84932979cd2f59a52c02b P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.900947  2738 tablet_replica.cc:333] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7: stopping tablet replica
I20260709 13:15:57.901520  2738 raft_consensus.cc:2243] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:57.902082  2738 raft_consensus.cc:2272] T b525fa1df3284fb5b6aebb8090533585 P d64266bc2ac346c1b307188409df2fe7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.927265  2738 tablet_server.cc:196] TabletServer@127.2.172.131:0 shutdown complete.
I20260709 13:15:57.943924  2738 master.cc:562] Master@127.2.172.190:44241 shutting down...
W20260709 13:15:57.966768  7879 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:15:57.968078  2738 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:57.968648  2738 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:57.968968  2738 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72ce5cadac284c708384e986ad4a7e9b: stopping tablet replica
I20260709 13:15:57.989404  2738 master.cc:584] Master@127.2.172.190:44241 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3219 ms)
[----------] 6 tests from LeaderRebalancerTest (143604 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:15:58.030936  2738 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.172.190:36649
I20260709 13:15:58.032258  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:58.038491  8194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:58.038764  8195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:58.040248  8197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:58.041527  2738 server_base.cc:1061] running on GCE node
I20260709 13:15:58.042387  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:58.042675  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:58.042852  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602958042839 us; error 0 us; skew 500 ppm
I20260709 13:15:58.043469  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:58.046104  2738 webserver.cc:533] Webserver started at http://127.2.172.190:39833/ using document root <none> and password file <none>
I20260709 13:15:58.046690  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:58.046882  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:58.047173  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:58.048298  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/master-0-root/instance:
uuid: "c3e3fb88c9df421e94f309e3b0d98200"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-r9m8"
I20260709 13:15:58.052956  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:58.056471  8202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.057389  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:58.057680  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/master-0-root
uuid: "c3e3fb88c9df421e94f309e3b0d98200"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-r9m8"
I20260709 13:15:58.057933  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:58.087602  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:58.088824  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:58.131119  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.190:36649
I20260709 13:15:58.131227  8253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.190:36649 every 8 connection(s)
I20260709 13:15:58.135309  8254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.147697  8254 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200: Bootstrap starting.
I20260709 13:15:58.152900  8254 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.157852  8254 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200: No bootstrap required, opened a new log
I20260709 13:15:58.160363  8254 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3fb88c9df421e94f309e3b0d98200" member_type: VOTER }
I20260709 13:15:58.160808  8254 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:58.161047  8254 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e3fb88c9df421e94f309e3b0d98200, State: Initialized, Role: FOLLOWER
I20260709 13:15:58.161859  8254 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3e3fb88c9df421e94f309e3b0d98200" member_type: VOTER }
I20260709 13:15:58.162464  8254 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:58.162771  8254 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:58.163089  8254 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:58.168684  8254 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3fb88c9df421e94f309e3b0d98200" member_type: VOTER }
I20260709 13:15:58.169335  8254 leader_election.cc:304] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [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: c3e3fb88c9df421e94f309e3b0d98200; no voters: 
I20260709 13:15:58.170969  8254 leader_election.cc:290] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:58.171314  8257 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:58.172828  8257 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 1 LEADER]: Becoming Leader. State: Replica: c3e3fb88c9df421e94f309e3b0d98200, State: Running, Role: LEADER
I20260709 13:15:58.173602  8257 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [LEADER]: Queue going to LEADER mode. State: All 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: "c3e3fb88c9df421e94f309e3b0d98200" member_type: VOTER }
I20260709 13:15:58.174389  8254 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:58.176689  8258 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3e3fb88c9df421e94f309e3b0d98200" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3fb88c9df421e94f309e3b0d98200" member_type: VOTER } }
I20260709 13:15:58.176712  8259 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3e3fb88c9df421e94f309e3b0d98200. Latest consensus state: current_term: 1 leader_uuid: "c3e3fb88c9df421e94f309e3b0d98200" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3fb88c9df421e94f309e3b0d98200" member_type: VOTER } }
I20260709 13:15:58.177510  8258 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:58.177592  8259 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:58.183000  8261 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:58.192165  8261 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:58.193568  2738 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:58.202152  8261 catalog_manager.cc:1383] Generated new cluster ID: 41b10f08c0434cecb0df2992b996857d
I20260709 13:15:58.202467  8261 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:58.225955  8261 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:58.227356  8261 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:58.240967  8261 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200: Generated new TSK 0
I20260709 13:15:58.241593  8261 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:58.260452  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:58.266976  8275 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:58.268653  8276 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:58.271970  2738 server_base.cc:1061] running on GCE node
W20260709 13:15:58.272073  8278 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:58.277480  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:58.277729  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:58.277864  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602958277852 us; error 0 us; skew 500 ppm
I20260709 13:15:58.278419  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:58.281013  2738 webserver.cc:533] Webserver started at http://127.2.172.129:46843/ using document root <none> and password file <none>
I20260709 13:15:58.281517  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:58.281700  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:58.281936  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:58.283224  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-0-root/instance:
uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-r9m8"
I20260709 13:15:58.288573  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:58.292419  8283 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.293331  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:58.293711  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-0-root
uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-r9m8"
I20260709 13:15:58.294028  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:58.325019  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:58.326318  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:58.327905  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:58.330391  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:58.330669  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:15:58.330948  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:58.331142  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.373221  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.129:33607
I20260709 13:15:58.373323  8345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.129:33607 every 8 connection(s)
I20260709 13:15:58.378501  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:58.387840  8350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:58.388947  8351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:58.393288  8353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:58.393851  8346 heartbeater.cc:344] Connected to a master server at 127.2.172.190:36649
I20260709 13:15:58.393882  2738 server_base.cc:1061] running on GCE node
I20260709 13:15:58.394464  8346 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:58.395394  8346 heartbeater.cc:507] Master 127.2.172.190:36649 requested a full tablet report, sending...
I20260709 13:15:58.395789  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:58.396081  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:58.396258  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602958396242 us; error 0 us; skew 500 ppm
I20260709 13:15:58.396870  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:58.397681  8219 ts_manager.cc:194] Registered new tserver with Master: ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607)
I20260709 13:15:58.399619  2738 webserver.cc:533] Webserver started at http://127.2.172.130:45149/ using document root <none> and password file <none>
I20260709 13:15:58.400197  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:58.400151  8219 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39682
I20260709 13:15:58.400619  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:58.400976  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:58.402323  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-1-root/instance:
uuid: "4b36ed7589a843b88ed5b7e645d557f3"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-r9m8"
I20260709 13:15:58.407337  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:58.411357  8358 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.412631  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:15:58.413062  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-1-root
uuid: "4b36ed7589a843b88ed5b7e645d557f3"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-r9m8"
I20260709 13:15:58.413419  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:58.424607  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:58.426080  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:58.427762  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:58.430330  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:58.430591  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.430860  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:58.431046  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.473544  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.130:33319
I20260709 13:15:58.473680  8420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.130:33319 every 8 connection(s)
I20260709 13:15:58.478693  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:58.486512  8424 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:58.487825  8425 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:15:58.490808  8427 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:15:58.491505  2738 server_base.cc:1061] running on GCE node
I20260709 13:15:58.491940  8421 heartbeater.cc:344] Connected to a master server at 127.2.172.190:36649
I20260709 13:15:58.492450  8421 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:58.492776  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:58.493060  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:58.493247  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602958493213 us; error 0 us; skew 500 ppm
I20260709 13:15:58.493495  8421 heartbeater.cc:507] Master 127.2.172.190:36649 requested a full tablet report, sending...
I20260709 13:15:58.493947  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:58.496052  8219 ts_manager.cc:194] Registered new tserver with Master: 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:15:58.496901  2738 webserver.cc:533] Webserver started at http://127.2.172.131:42843/ using document root <none> and password file <none>
I20260709 13:15:58.497463  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:58.497666  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:58.497746  8219 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39690
I20260709 13:15:58.497960  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:58.499467  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-2-root/instance:
uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-r9m8"
I20260709 13:15:58.504231  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:58.507999  8432 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.508862  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:15:58.509213  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-2-root
uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
format_stamp: "Formatted at 2026-07-09 13:15:58 on dist-test-slave-r9m8"
I20260709 13:15:58.509531  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602814257258-2738-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:15:58.537120  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:58.538388  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:58.540045  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:58.542399  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:58.542685  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:15:58.542964  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:58.543150  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:58.586633  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.131:42749
I20260709 13:15:58.586692  8494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.131:42749 every 8 connection(s)
I20260709 13:15:58.601356  8495 heartbeater.cc:344] Connected to a master server at 127.2.172.190:36649
I20260709 13:15:58.601838  8495 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:58.602720  8495 heartbeater.cc:507] Master 127.2.172.190:36649 requested a full tablet report, sending...
I20260709 13:15:58.604970  8219 ts_manager.cc:194] Registered new tserver with Master: 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:58.605127  2738 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015202035s
I20260709 13:15:58.606952  8219 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39692
I20260709 13:15:58.632555  8219 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39706:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:15:58.635342  8219 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:15:58.708362  8386 tablet_service.cc:1511] Processing CreateTablet for tablet d378565108504724ab43ee3d78141f70 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:58.709904  8386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d378565108504724ab43ee3d78141f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.710417  8383 tablet_service.cc:1511] Processing CreateTablet for tablet f87ad95d42284d70ad984efdc435b90c (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:58.712018  8383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87ad95d42284d70ad984efdc435b90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.715684  8384 tablet_service.cc:1511] Processing CreateTablet for tablet af9f68f58a8749a79c1a1b69ec8c3615 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:58.717221  8384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9f68f58a8749a79c1a1b69ec8c3615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.717969  8311 tablet_service.cc:1511] Processing CreateTablet for tablet d378565108504724ab43ee3d78141f70 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:58.719012  8309 tablet_service.cc:1511] Processing CreateTablet for tablet af9f68f58a8749a79c1a1b69ec8c3615 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:58.720785  8306 tablet_service.cc:1511] Processing CreateTablet for tablet 13c65dec5a234deb81e41e2791f5693a (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:58.719453  8311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d378565108504724ab43ee3d78141f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.723232  8307 tablet_service.cc:1511] Processing CreateTablet for tablet 01174821ddde4363b57655b46f46a81f (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:58.724133  8309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9f68f58a8749a79c1a1b69ec8c3615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.725508  8308 tablet_service.cc:1511] Processing CreateTablet for tablet f87ad95d42284d70ad984efdc435b90c (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:58.726954  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87ad95d42284d70ad984efdc435b90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.727778  8305 tablet_service.cc:1511] Processing CreateTablet for tablet f49554a6f3a34e349d04d895256a651b (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:58.729245  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49554a6f3a34e349d04d895256a651b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.731643  8385 tablet_service.cc:1511] Processing CreateTablet for tablet e28c7d3120a541e08ea9dfb11d1f4186 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:58.733224  8385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28c7d3120a541e08ea9dfb11d1f4186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.735705  8310 tablet_service.cc:1511] Processing CreateTablet for tablet e28c7d3120a541e08ea9dfb11d1f4186 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:58.737196  8310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28c7d3120a541e08ea9dfb11d1f4186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.739873  8303 tablet_service.cc:1511] Processing CreateTablet for tablet dd922d0ab90d4b5c9e23e2f4bed5acce (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:58.741364  8303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd922d0ab90d4b5c9e23e2f4bed5acce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.731745  8304 tablet_service.cc:1511] Processing CreateTablet for tablet 9459127bfc18431284c06c23f3f48d43 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:58.743510  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9459127bfc18431284c06c23f3f48d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.746615  8306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c65dec5a234deb81e41e2791f5693a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.749754  8307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01174821ddde4363b57655b46f46a81f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.780602  8382 tablet_service.cc:1511] Processing CreateTablet for tablet 01174821ddde4363b57655b46f46a81f (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:58.782135  8379 tablet_service.cc:1511] Processing CreateTablet for tablet 9459127bfc18431284c06c23f3f48d43 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:58.783725  8380 tablet_service.cc:1511] Processing CreateTablet for tablet f49554a6f3a34e349d04d895256a651b (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:58.784713  8378 tablet_service.cc:1511] Processing CreateTablet for tablet dd922d0ab90d4b5c9e23e2f4bed5acce (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:58.782214  8382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01174821ddde4363b57655b46f46a81f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.785905  8381 tablet_service.cc:1511] Processing CreateTablet for tablet 13c65dec5a234deb81e41e2791f5693a (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:58.787472  8381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c65dec5a234deb81e41e2791f5693a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.790050  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd922d0ab90d4b5c9e23e2f4bed5acce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.790870  8380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49554a6f3a34e349d04d895256a651b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.795085  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9459127bfc18431284c06c23f3f48d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.806335  8458 tablet_service.cc:1511] Processing CreateTablet for tablet af9f68f58a8749a79c1a1b69ec8c3615 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:58.807932  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9f68f58a8749a79c1a1b69ec8c3615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.810614  8457 tablet_service.cc:1511] Processing CreateTablet for tablet f87ad95d42284d70ad984efdc435b90c (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:58.812119  8457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f87ad95d42284d70ad984efdc435b90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.815510  8456 tablet_service.cc:1511] Processing CreateTablet for tablet 01174821ddde4363b57655b46f46a81f (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:58.817196  8456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01174821ddde4363b57655b46f46a81f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.819774  8455 tablet_service.cc:1511] Processing CreateTablet for tablet 13c65dec5a234deb81e41e2791f5693a (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:58.821318  8455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c65dec5a234deb81e41e2791f5693a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.823911  8460 tablet_service.cc:1511] Processing CreateTablet for tablet d378565108504724ab43ee3d78141f70 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:58.826268  8459 tablet_service.cc:1511] Processing CreateTablet for tablet e28c7d3120a541e08ea9dfb11d1f4186 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:58.829164  8454 tablet_service.cc:1511] Processing CreateTablet for tablet f49554a6f3a34e349d04d895256a651b (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:58.832274  8453 tablet_service.cc:1511] Processing CreateTablet for tablet 9459127bfc18431284c06c23f3f48d43 (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:58.835664  8452 tablet_service.cc:1511] Processing CreateTablet for tablet dd922d0ab90d4b5c9e23e2f4bed5acce (DEFAULT_TABLE table=test-workload [id=058733e90d4f49e2ac78fefc5e4709ab]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:58.839991  8452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd922d0ab90d4b5c9e23e2f4bed5acce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.841814  8460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d378565108504724ab43ee3d78141f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.843591  8454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f49554a6f3a34e349d04d895256a651b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.845256  8459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28c7d3120a541e08ea9dfb11d1f4186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.846218  8453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9459127bfc18431284c06c23f3f48d43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:58.850060  8510 tablet_bootstrap.cc:492] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:15:58.895490  8511 tablet_bootstrap.cc:492] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:15:58.900259  8510 tablet_bootstrap.cc:654] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.924037  8511 tablet_bootstrap.cc:654] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.931877  8512 tablet_bootstrap.cc:492] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:15:58.935405  8511 tablet_bootstrap.cc:492] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:15:58.935999  8511 ts_tablet_manager.cc:1403] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.005s
I20260709 13:15:58.937297  8510 tablet_bootstrap.cc:492] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:15:58.937855  8510 ts_tablet_manager.cc:1403] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.000s
I20260709 13:15:58.938439  8511 raft_consensus.cc:359] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:58.939261  8511 raft_consensus.cc:385] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:58.939566  8511 raft_consensus.cc:740] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:15:58.940435  8511 consensus_queue.cc:260] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:58.940879  8510 raft_consensus.cc:359] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:58.941794  8510 raft_consensus.cc:385] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:58.942106  8510 raft_consensus.cc:740] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:15:58.942889  8510 consensus_queue.cc:260] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:58.946496  8421 heartbeater.cc:499] Master 127.2.172.190:36649 was elected leader, sending a full tablet report...
I20260709 13:15:58.947065  8510 ts_tablet_manager.cc:1434] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 13:15:58.948148  8510 tablet_bootstrap.cc:492] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:15:58.950328  8512 tablet_bootstrap.cc:654] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.955037  8510 tablet_bootstrap.cc:654] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.956012  8346 heartbeater.cc:499] Master 127.2.172.190:36649 was elected leader, sending a full tablet report...
I20260709 13:15:58.956490  8511 ts_tablet_manager.cc:1434] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.020s	user 0.017s	sys 0.003s
I20260709 13:15:58.957511  8511 tablet_bootstrap.cc:492] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:15:58.964388  8511 tablet_bootstrap.cc:654] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:58.969087  8512 tablet_bootstrap.cc:492] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:15:58.969918  8512 ts_tablet_manager.cc:1403] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.004s
I20260709 13:15:58.976603  8516 raft_consensus.cc:493] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:58.977464  8516 raft_consensus.cc:515] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:58.981344  8516 leader_election.cc:290] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.006402  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378565108504724ab43ee3d78141f70" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
W20260709 13:15:59.008729  8361 leader_election.cc:343] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.011024  8510 tablet_bootstrap.cc:492] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:15:59.011641  8510 ts_tablet_manager.cc:1403] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.033s
I20260709 13:15:59.012244  8512 raft_consensus.cc:359] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.014788  8512 raft_consensus.cc:385] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.015130  8512 raft_consensus.cc:740] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.015010  8510 raft_consensus.cc:359] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.016176  8510 raft_consensus.cc:385] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.016160  8512 consensus_queue.cc:260] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.016705  8510 raft_consensus.cc:740] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.017138  8511 tablet_bootstrap.cc:492] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:15:59.017671  8511 ts_tablet_manager.cc:1403] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.034s
I20260709 13:15:59.017768  8510 consensus_queue.cc:260] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.020746  8511 raft_consensus.cc:359] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.021510  8511 raft_consensus.cc:385] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.021809  8511 raft_consensus.cc:740] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.022701  8511 consensus_queue.cc:260] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.024942  8511 ts_tablet_manager.cc:1434] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:15:59.025930  8511 tablet_bootstrap.cc:492] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:15:59.026966  8510 ts_tablet_manager.cc:1434] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:15:59.032267  8510 tablet_bootstrap.cc:492] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:15:59.035218  8511 tablet_bootstrap.cc:654] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.046684  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378565108504724ab43ee3d78141f70" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
W20260709 13:15:59.049458  8360 leader_election.cc:343] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.050324  8360 leader_election.cc:304] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3; no voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:15:59.051812  8520 raft_consensus.cc:2749] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:59.053853  8510 tablet_bootstrap.cc:654] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.055226  8495 heartbeater.cc:499] Master 127.2.172.190:36649 was elected leader, sending a full tablet report...
I20260709 13:15:59.055781  8512 ts_tablet_manager.cc:1434] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.085s	user 0.019s	sys 0.026s
I20260709 13:15:59.056849  8512 tablet_bootstrap.cc:492] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:15:59.062045  8511 tablet_bootstrap.cc:492] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:15:59.062876  8511 ts_tablet_manager.cc:1403] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.007s
I20260709 13:15:59.063728  8512 tablet_bootstrap.cc:654] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.067198  8511 raft_consensus.cc:359] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.068383  8511 raft_consensus.cc:385] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.068790  8511 raft_consensus.cc:740] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.069857  8511 consensus_queue.cc:260] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.073153  8511 ts_tablet_manager.cc:1434] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:15:59.074599  8511 tablet_bootstrap.cc:492] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:15:59.075821  8512 tablet_bootstrap.cc:492] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:15:59.076494  8512 ts_tablet_manager.cc:1403] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:15:59.079522  8512 raft_consensus.cc:359] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.080255  8512 raft_consensus.cc:385] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.080539  8512 raft_consensus.cc:740] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.081485  8512 consensus_queue.cc:260] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.083660  8512 ts_tablet_manager.cc:1434] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:15:59.083817  8511 tablet_bootstrap.cc:654] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.084929  8512 tablet_bootstrap.cc:492] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:15:59.092556  8512 tablet_bootstrap.cc:654] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.099076  8511 tablet_bootstrap.cc:492] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:15:59.099854  8511 ts_tablet_manager.cc:1403] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 13:15:59.102588  8512 tablet_bootstrap.cc:492] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:15:59.103207  8512 ts_tablet_manager.cc:1403] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260709 13:15:59.103708  8511 raft_consensus.cc:359] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.104789  8511 raft_consensus.cc:385] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.105093  8511 raft_consensus.cc:740] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.105993  8510 tablet_bootstrap.cc:492] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:15:59.105866  8511 consensus_queue.cc:260] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.106738  8510 ts_tablet_manager.cc:1403] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.075s	user 0.048s	sys 0.011s
I20260709 13:15:59.106455  8512 raft_consensus.cc:359] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.107280  8512 raft_consensus.cc:385] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.107576  8512 raft_consensus.cc:740] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.108222  8511 ts_tablet_manager.cc:1434] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:59.108418  8512 consensus_queue.cc:260] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.109299  8511 tablet_bootstrap.cc:492] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:15:59.109791  8510 raft_consensus.cc:359] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.110596  8510 raft_consensus.cc:385] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.110988  8510 raft_consensus.cc:740] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.111922  8510 consensus_queue.cc:260] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.113363  8512 ts_tablet_manager.cc:1434] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:59.113248  8515 raft_consensus.cc:493] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.113982  8515 raft_consensus.cc:515] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.114609  8512 tablet_bootstrap.cc:492] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:15:59.116712  8511 tablet_bootstrap.cc:654] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.122284  8512 tablet_bootstrap.cc:654] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.123485  8510 ts_tablet_manager.cc:1434] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:15:59.124333  8515 leader_election.cc:290] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.134400  8515 raft_consensus.cc:493] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.134985  8515 raft_consensus.cc:515] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.137301  8515 leader_election.cc:290] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.140146  8510 tablet_bootstrap.cc:492] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:15:59.144488  8512 tablet_bootstrap.cc:492] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:15:59.145185  8512 ts_tablet_manager.cc:1403] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260709 13:15:59.148473  8512 raft_consensus.cc:359] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.149335  8512 raft_consensus.cc:385] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.149708  8512 raft_consensus.cc:740] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.150718  8512 consensus_queue.cc:260] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.153184  8512 ts_tablet_manager.cc:1434] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:15:59.154314  8512 tablet_bootstrap.cc:492] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:15:59.154699  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9f68f58a8749a79c1a1b69ec8c3615" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
W20260709 13:15:59.157806  8285 leader_election.cc:343] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.159198  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01174821ddde4363b57655b46f46a81f" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:15:59.161720  8512 tablet_bootstrap.cc:654] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:59.161820  8285 leader_election.cc:343] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.165601  8511 tablet_bootstrap.cc:492] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:15:59.166229  8511 ts_tablet_manager.cc:1403] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.025s
I20260709 13:15:59.150316  8510 tablet_bootstrap.cc:654] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.169564  8511 raft_consensus.cc:359] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.170482  8511 raft_consensus.cc:385] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.171314  8511 raft_consensus.cc:740] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.172360  8511 consensus_queue.cc:260] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.175174  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9f68f58a8749a79c1a1b69ec8c3615" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.176047  8396 raft_consensus.cc:2468] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:15:59.177294  8512 tablet_bootstrap.cc:492] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:15:59.177485  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01174821ddde4363b57655b46f46a81f" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.177980  8512 ts_tablet_manager.cc:1403] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.014s
I20260709 13:15:59.180022  8511 ts_tablet_manager.cc:1434] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:15:59.181329  8511 tablet_bootstrap.cc:492] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:15:59.181890  8512 raft_consensus.cc:359] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.182768  8512 raft_consensus.cc:385] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.183094  8512 raft_consensus.cc:740] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.183740  8287 leader_election.cc:304] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:15:59.183871  8512 consensus_queue.cc:260] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
W20260709 13:15:59.185611  8287 leader_election.cc:343] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.186069  8287 leader_election.cc:304] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef6f95ecb7f547768855187b8e9cbaf5; no voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:15:59.186792  8512 ts_tablet_manager.cc:1434] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260709 13:15:59.186851  8515 raft_consensus.cc:2804] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.187927  8512 tablet_bootstrap.cc:492] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:15:59.188287  8515 raft_consensus.cc:493] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.188716  8515 raft_consensus.cc:3060] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:59.189184  8267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:59.189990  8511 tablet_bootstrap.cc:654] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.194571  8510 tablet_bootstrap.cc:492] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:15:59.195271  8510 ts_tablet_manager.cc:1403] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.011s
I20260709 13:15:59.199249  8510 raft_consensus.cc:359] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.200287  8510 raft_consensus.cc:385] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.200696  8510 raft_consensus.cc:740] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.200559  8515 raft_consensus.cc:515] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.201932  8510 consensus_queue.cc:260] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.207129  8520 raft_consensus.cc:493] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.207489  8510 ts_tablet_manager.cc:1434] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:15:59.207636  8520 raft_consensus.cc:515] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.208824  8510 tablet_bootstrap.cc:492] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:15:59.210175  8520 leader_election.cc:290] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.212399  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:15:59.213901  8515 leader_election.cc:290] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
W20260709 13:15:59.214310  8360 leader_election.cc:343] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.214563  8515 raft_consensus.cc:2749] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:59.215117  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9f68f58a8749a79c1a1b69ec8c3615" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
W20260709 13:15:59.216744  8285 leader_election.cc:343] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.220516  8510 tablet_bootstrap.cc:654] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.227943  8512 tablet_bootstrap.cc:654] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.229506  8511 tablet_bootstrap.cc:492] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:15:59.230286  8511 ts_tablet_manager.cc:1403] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.020s
I20260709 13:15:59.232919  8510 tablet_bootstrap.cc:492] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:15:59.233482  8510 ts_tablet_manager.cc:1403] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.005s
I20260709 13:15:59.233788  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9f68f58a8749a79c1a1b69ec8c3615" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:15:59.234444  8395 raft_consensus.cc:3060] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.234561  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
W20260709 13:15:59.236398  8361 leader_election.cc:343] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.236580  8510 raft_consensus.cc:359] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.237018  8361 leader_election.cc:304] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3; no voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:15:59.237403  8510 raft_consensus.cc:385] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.237864  8510 raft_consensus.cc:740] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.238771  8520 raft_consensus.cc:2749] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:59.238670  8510 consensus_queue.cc:260] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.242977  8395 raft_consensus.cc:2468] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.243333  8510 ts_tablet_manager.cc:1434] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:15:59.244074  8511 raft_consensus.cc:359] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.244967  8511 raft_consensus.cc:385] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.245719  8511 raft_consensus.cc:740] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.244894  8287 leader_election.cc:304] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:15:59.244992  8510 tablet_bootstrap.cc:492] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:15:59.246474  8511 consensus_queue.cc:260] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.247306  8512 tablet_bootstrap.cc:492] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:15:59.247865  8512 ts_tablet_manager.cc:1403] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.005s
I20260709 13:15:59.250931  8534 raft_consensus.cc:2804] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.251071  8512 raft_consensus.cc:359] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.251623  8534 raft_consensus.cc:697] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:15:59.251929  8512 raft_consensus.cc:385] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.252255  8512 raft_consensus.cc:740] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.253026  8510 tablet_bootstrap.cc:654] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.252585  8534 consensus_queue.cc:237] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.253163  8512 consensus_queue.cc:260] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.257828  8512 ts_tablet_manager.cc:1434] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:15:59.258980  8512 tablet_bootstrap.cc:492] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:15:59.264696  8217 catalog_manager.cc:5697] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.265619  8510 tablet_bootstrap.cc:492] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:15:59.267127  8510 ts_tablet_manager.cc:1403] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.006s
I20260709 13:15:59.267679  8511 ts_tablet_manager.cc:1434] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.002s
I20260709 13:15:59.267160  8512 tablet_bootstrap.cc:654] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.268842  8511 tablet_bootstrap.cc:492] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:15:59.270502  8510 raft_consensus.cc:359] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.271505  8510 raft_consensus.cc:385] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.271925  8510 raft_consensus.cc:740] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.273003  8510 consensus_queue.cc:260] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.276333  8511 tablet_bootstrap.cc:654] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.279189  8510 ts_tablet_manager.cc:1434] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 13:15:59.280768  8510 tablet_bootstrap.cc:492] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:15:59.284433  8539 raft_consensus.cc:493] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.285260  8539 raft_consensus.cc:515] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.289598  8539 leader_election.cc:290] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.290585  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c65dec5a234deb81e41e2791f5693a" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.291648  8395 raft_consensus.cc:2468] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:15:59.293251  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c65dec5a234deb81e41e2791f5693a" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:15:59.294284  8470 raft_consensus.cc:2468] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:15:59.296511  8285 leader_election.cc:304] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.297679  8510 tablet_bootstrap.cc:654] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.297881  8539 raft_consensus.cc:2804] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.300117  8539 raft_consensus.cc:493] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.300590  8539 raft_consensus.cc:3060] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.311494  8510 tablet_bootstrap.cc:492] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:15:59.312371  8510 ts_tablet_manager.cc:1403] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.008s
I20260709 13:15:59.316751  8510 raft_consensus.cc:359] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.317811  8510 raft_consensus.cc:385] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.318224  8510 raft_consensus.cc:740] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.319442  8510 consensus_queue.cc:260] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.324252  8539 raft_consensus.cc:515] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.332167  8510 ts_tablet_manager.cc:1434] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.005s
I20260709 13:15:59.336784  8521 raft_consensus.cc:493] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.337380  8521 raft_consensus.cc:515] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.338174  8539 leader_election.cc:290] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.340792  8520 raft_consensus.cc:493] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.341427  8520 raft_consensus.cc:515] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.343454  8521 leader_election.cc:290] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:15:59.347070  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c65dec5a234deb81e41e2791f5693a" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:15:59.347762  8512 tablet_bootstrap.cc:492] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:15:59.347957  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01174821ddde4363b57655b46f46a81f" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:15:59.348577  8512 ts_tablet_manager.cc:1403] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.090s	user 0.042s	sys 0.035s
I20260709 13:15:59.348687  8321 raft_consensus.cc:2468] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 0.
I20260709 13:15:59.349530  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01174821ddde4363b57655b46f46a81f" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:15:59.350033  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c65dec5a234deb81e41e2791f5693a" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:15:59.350247  8469 raft_consensus.cc:2468] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 0.
I20260709 13:15:59.347765  8395 raft_consensus.cc:3060] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.351259  8361 leader_election.cc:304] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.352231  8516 raft_consensus.cc:2804] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.352583  8516 raft_consensus.cc:493] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.352996  8516 raft_consensus.cc:3060] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.352610  8512 raft_consensus.cc:359] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.353582  8512 raft_consensus.cc:385] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.353899  8512 raft_consensus.cc:740] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.354760  8470 raft_consensus.cc:3060] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.355635  8520 leader_election.cc:290] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.357148  8510 tablet_bootstrap.cc:492] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:15:59.357856  8511 tablet_bootstrap.cc:492] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:15:59.358608  8511 ts_tablet_manager.cc:1403] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.090s	user 0.035s	sys 0.035s
I20260709 13:15:59.362109  8512 consensus_queue.cc:260] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.364794  8512 ts_tablet_manager.cc:1434] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:15:59.366195  8512 tablet_bootstrap.cc:492] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:15:59.368651  8395 raft_consensus.cc:2468] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.368921  8511 raft_consensus.cc:359] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.372345  8287 leader_election.cc:304] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.377337  8510 tablet_bootstrap.cc:654] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.377440  8539 raft_consensus.cc:2804] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.369133  8516 raft_consensus.cc:515] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.378340  8539 raft_consensus.cc:697] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:15:59.379500  8521 raft_consensus.cc:493] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.379326  8539 consensus_queue.cc:237] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.380090  8521 raft_consensus.cc:515] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.382682  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01174821ddde4363b57655b46f46a81f" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:15:59.382325  8521 leader_election.cc:290] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:15:59.383442  8321 raft_consensus.cc:3060] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.387800  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01174821ddde4363b57655b46f46a81f" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:15:59.388526  8469 raft_consensus.cc:3060] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.390935  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01174821ddde4363b57655b46f46a81f" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:15:59.376416  8470 raft_consensus.cc:2468] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.392589  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:15:59.393330  8319 raft_consensus.cc:2468] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:15:59.393265  8321 raft_consensus.cc:2468] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 1.
I20260709 13:15:59.374078  8511 raft_consensus.cc:385] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.396616  8511 raft_consensus.cc:740] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.396826  8435 leader_election.cc:304] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.396946  8361 leader_election.cc:304] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.397389  8511 consensus_queue.cc:260] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.399485  8521 raft_consensus.cc:2804] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.403016  8521 raft_consensus.cc:493] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.403507  8521 raft_consensus.cc:3060] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.405373  8512 tablet_bootstrap.cc:654] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.398319  8520 raft_consensus.cc:2804] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.410579  8550 raft_consensus.cc:493] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.395612  8516 leader_election.cc:290] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.402319  8511 ts_tablet_manager.cc:1434] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:15:59.420539  8511 tablet_bootstrap.cc:492] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:15:59.422493  8469 raft_consensus.cc:2468] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 1.
I20260709 13:15:59.411455  8550 raft_consensus.cc:515] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.427448  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01174821ddde4363b57655b46f46a81f" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.428686  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.429353  8550 leader_election.cc:290] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:15:59.429499  8396 raft_consensus.cc:2468] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:15:59.430851  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459127bfc18431284c06c23f3f48d43" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.432708  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459127bfc18431284c06c23f3f48d43" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
W20260709 13:15:59.435599  8435 leader_election.cc:343] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.434962  8521 raft_consensus.cc:515] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.436677  8520 raft_consensus.cc:697] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 LEADER]: Becoming Leader. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:15:59.436416  8539 raft_consensus.cc:493] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.441037  8539 raft_consensus.cc:515] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.441144  8520 consensus_queue.cc:237] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
W20260709 13:15:59.441736  8436 leader_election.cc:343] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.442245  8436 leader_election.cc:304] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:15:59.443109  8550 raft_consensus.cc:2749] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:59.445611  8511 tablet_bootstrap.cc:654] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.445330  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd922d0ab90d4b5c9e23e2f4bed5acce" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
W20260709 13:15:59.447417  8287 leader_election.cc:343] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.450145  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:15:59.450299  8521 leader_election.cc:290] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:15:59.447530  8510 tablet_bootstrap.cc:492] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:15:59.450845  8321 raft_consensus.cc:3060] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.451258  8510 ts_tablet_manager.cc:1403] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.021s
I20260709 13:15:59.457093  8510 raft_consensus.cc:359] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.457839  8510 raft_consensus.cc:385] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.458099  8510 raft_consensus.cc:740] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.458067  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd922d0ab90d4b5c9e23e2f4bed5acce" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:15:59.454037  8539 leader_election.cc:290] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.458824  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:15:59.459774  8394 raft_consensus.cc:3060] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.445405  8219 catalog_manager.cc:5697] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.458823  8469 raft_consensus.cc:2468] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:15:59.464519  8285 leader_election.cc:304] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 4b36ed7589a843b88ed5b7e645d557f3
I20260709 13:15:59.464654  8510 consensus_queue.cc:260] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.465974  8539 raft_consensus.cc:2804] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.466344  8539 raft_consensus.cc:493] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.466782  8539 raft_consensus.cc:3060] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.466845  8510 ts_tablet_manager.cc:1434] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:15:59.467815  8510 tablet_bootstrap.cc:492] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:15:59.474108  8510 tablet_bootstrap.cc:654] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.476058  8512 tablet_bootstrap.cc:492] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:15:59.477655  8512 ts_tablet_manager.cc:1403] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.112s	user 0.007s	sys 0.009s
I20260709 13:15:59.481316  8321 raft_consensus.cc:2468] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:15:59.482999  8435 leader_election.cc:304] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.482232  8436 leader_election.cc:304] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:15:59.485437  8550 raft_consensus.cc:2804] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.487416  8521 raft_consensus.cc:2749] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:59.489359  8511 tablet_bootstrap.cc:492] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:15:59.489928  8511 ts_tablet_manager.cc:1403] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.002s
I20260709 13:15:59.489816  8217 catalog_manager.cc:5697] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.481602  8539 raft_consensus.cc:515] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.492933  8511 raft_consensus.cc:359] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.493645  8511 raft_consensus.cc:385] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.493924  8511 raft_consensus.cc:740] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.494827  8394 raft_consensus.cc:2468] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:15:59.497694  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd922d0ab90d4b5c9e23e2f4bed5acce" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:15:59.498387  8394 raft_consensus.cc:3060] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.498462  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd922d0ab90d4b5c9e23e2f4bed5acce" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:15:59.499441  8469 raft_consensus.cc:3060] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.506718  8394 raft_consensus.cc:2468] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.495939  8511 consensus_queue.cc:260] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.507975  8287 leader_election.cc:304] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.509305  8534 raft_consensus.cc:2804] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.509681  8511 ts_tablet_manager.cc:1434] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260709 13:15:59.509825  8534 raft_consensus.cc:697] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:15:59.510223  8539 leader_election.cc:290] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.510804  8511 tablet_bootstrap.cc:492] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:15:59.510900  8534 consensus_queue.cc:237] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.512867  8521 raft_consensus.cc:493] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.513370  8521 raft_consensus.cc:515] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.517661  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.518621  8394 raft_consensus.cc:2468] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:15:59.519404  8511 tablet_bootstrap.cc:654] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.519979  8436 leader_election.cc:304] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:15:59.521067  8521 leader_election.cc:290] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:15:59.521667  8521 raft_consensus.cc:2804] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.522073  8521 raft_consensus.cc:493] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.510979  8512 raft_consensus.cc:359] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.523419  8512 raft_consensus.cc:385] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.523741  8512 raft_consensus.cc:740] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.512639  8469 raft_consensus.cc:2468] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.526146  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:15:59.522466  8521 raft_consensus.cc:3060] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:59.528119  8435 leader_election.cc:343] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.532886  8550 raft_consensus.cc:697] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:15:59.534286  8550 consensus_queue.cc:237] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.536759  8512 consensus_queue.cc:260] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.539785  8512 ts_tablet_manager.cc:1434] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.002s
I20260709 13:15:59.551759  8512 tablet_bootstrap.cc:492] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:15:59.553225  8510 tablet_bootstrap.cc:492] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:15:59.553826  8510 ts_tablet_manager.cc:1403] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.044s
I20260709 13:15:59.552968  8217 catalog_manager.cc:5697] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.558677  8512 tablet_bootstrap.cc:654] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:59.560045  8511 tablet_bootstrap.cc:492] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:15:59.559855  8521 raft_consensus.cc:515] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.560760  8511 ts_tablet_manager.cc:1403] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.012s
I20260709 13:15:59.563051  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
W20260709 13:15:59.564621  8435 leader_election.cc:343] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:59.564623  8511 raft_consensus.cc:359] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.565805  8511 raft_consensus.cc:385] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.566208  8511 raft_consensus.cc:740] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.557108  8510 raft_consensus.cc:359] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.567659  8510 raft_consensus.cc:385] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.567165  8511 consensus_queue.cc:260] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.568022  8510 raft_consensus.cc:740] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.568972  8521 leader_election.cc:290] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:15:59.569135  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:15:59.568910  8510 consensus_queue.cc:260] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.569798  8394 raft_consensus.cc:3060] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.572423  8510 ts_tablet_manager.cc:1434] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260709 13:15:59.577843  8394 raft_consensus.cc:2468] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:15:59.575759  8511 ts_tablet_manager.cc:1434] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:15:59.579303  8436 leader_election.cc:304] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:15:59.580070  8521 raft_consensus.cc:2804] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.580557  8521 raft_consensus.cc:697] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:15:59.581437  8521 consensus_queue.cc:237] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.586527  8219 catalog_manager.cc:5697] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 1 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:59.591516  8512 tablet_bootstrap.cc:492] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:15:59.592144  8512 ts_tablet_manager.cc:1403] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.007s
I20260709 13:15:59.593052  8534 raft_consensus.cc:493] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.593598  8534 raft_consensus.cc:515] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.598577  8512 raft_consensus.cc:359] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.599148  8534 leader_election.cc:290] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.599392  8512 raft_consensus.cc:385] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:59.599546  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459127bfc18431284c06c23f3f48d43" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.599750  8512 raft_consensus.cc:740] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:15:59.600235  8394 raft_consensus.cc:2468] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:15:59.600979  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459127bfc18431284c06c23f3f48d43" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:15:59.601405  8287 leader_election.cc:304] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.601572  8534 raft_consensus.cc:493] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.601668  8469 raft_consensus.cc:2468] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:15:59.602175  8534 raft_consensus.cc:515] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.602974  8539 raft_consensus.cc:2804] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.603415  8539 raft_consensus.cc:493] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.603722  8539 raft_consensus.cc:3060] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.604297  8534 leader_election.cc:290] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.605556  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.605607  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:15:59.606307  8394 raft_consensus.cc:2468] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:15:59.607743  8287 leader_election.cc:304] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.607914  8512 consensus_queue.cc:260] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.608615  8534 raft_consensus.cc:2804] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.609020  8534 raft_consensus.cc:493] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.609064  8469 raft_consensus.cc:2468] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:15:59.609483  8534 raft_consensus.cc:3060] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.611712  8219 catalog_manager.cc:5697] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 1 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:59.612654  8539 raft_consensus.cc:515] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.613687  8512 ts_tablet_manager.cc:1434] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 13:15:59.615832  8539 leader_election.cc:290] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.616387  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459127bfc18431284c06c23f3f48d43" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:15:59.617029  8394 raft_consensus.cc:3060] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.617043  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459127bfc18431284c06c23f3f48d43" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:15:59.617780  8469 raft_consensus.cc:3060] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.618893  8534 raft_consensus.cc:515] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.621999  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:15:59.622658  8395 raft_consensus.cc:3060] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.622697  8534 leader_election.cc:290] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.622860  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:15:59.623584  8470 raft_consensus.cc:3060] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.626907  8469 raft_consensus.cc:2468] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.628424  8285 leader_election.cc:304] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.628811  8395 raft_consensus.cc:2468] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.629465  8534 raft_consensus.cc:2804] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.630079  8287 leader_election.cc:304] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.630223  8534 raft_consensus.cc:697] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:15:59.631263  8539 raft_consensus.cc:2804] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.631616  8470 raft_consensus.cc:2468] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.631788  8539 raft_consensus.cc:697] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:15:59.631552  8534 consensus_queue.cc:237] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.631616  8394 raft_consensus.cc:2468] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.633134  8539 consensus_queue.cc:237] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.648792  8219 catalog_manager.cc:5697] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.657305  8534 raft_consensus.cc:493] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.657974  8534 raft_consensus.cc:515] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.661024  8534 leader_election.cc:290] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.661247  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378565108504724ab43ee3d78141f70" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.661871  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378565108504724ab43ee3d78141f70" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:15:59.661998  8394 raft_consensus.cc:2468] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:15:59.662541  8470 raft_consensus.cc:2468] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:15:59.663272  8287 leader_election.cc:304] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.663319  8219 catalog_manager.cc:5697] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.664214  8534 raft_consensus.cc:2804] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:59.664731  8534 raft_consensus.cc:493] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:59.665017  8534 raft_consensus.cc:3060] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.671880  8534 raft_consensus.cc:515] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.673790  8534 leader_election.cc:290] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.674664  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378565108504724ab43ee3d78141f70" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:15:59.674876  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378565108504724ab43ee3d78141f70" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:15:59.675274  8394 raft_consensus.cc:3060] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.675536  8470 raft_consensus.cc:3060] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.680866  8470 raft_consensus.cc:2468] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.680866  8394 raft_consensus.cc:2468] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:15:59.682101  8285 leader_election.cc:304] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:15:59.682891  8534 raft_consensus.cc:2804] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:59.683389  8534 raft_consensus.cc:697] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:15:59.684056  8534 consensus_queue.cc:237] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.690876  8219 catalog_manager.cc:5697] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:59.700980  8521 raft_consensus.cc:493] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.701540  8521 raft_consensus.cc:515] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.703461  8521 leader_election.cc:290] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:15:59.704465  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9f68f58a8749a79c1a1b69ec8c3615" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.704387  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9f68f58a8749a79c1a1b69ec8c3615" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:15:59.705435  8394 raft_consensus.cc:2393] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 789ec27a54ee4770a2e8a4c1c21510bc in current term 1: Already voted for candidate ef6f95ecb7f547768855187b8e9cbaf5 in this term.
I20260709 13:15:59.706442  8436 leader_election.cc:304] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:15:59.707213  8521 raft_consensus.cc:3060] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.712838  8521 raft_consensus.cc:2749] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:59.769157  8534 consensus_queue.cc:1048] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:59.782151  8539 consensus_queue.cc:1048] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:59.828761  8515 consensus_queue.cc:1048] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:59.841252  8539 consensus_queue.cc:1048] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:59.849488  8534 raft_consensus.cc:493] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:59.849939  8534 raft_consensus.cc:515] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:15:59.851941  8534 leader_election.cc:290] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:15:59.853703  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:15:59.853404  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:15:59.855425  8394 raft_consensus.cc:2393] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef6f95ecb7f547768855187b8e9cbaf5 in current term 1: Already voted for candidate 789ec27a54ee4770a2e8a4c1c21510bc in this term.
I20260709 13:15:59.856299  8287 leader_election.cc:304] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef6f95ecb7f547768855187b8e9cbaf5; no voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:15:59.857010  8534 raft_consensus.cc:3060] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:59.862672  8534 raft_consensus.cc:2749] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:59.905836  8534 consensus_queue.cc:1048] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:59.907877  8470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
mode: GRACEFUL
new_leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
 from {username='slave'} at 127.0.0.1:59708
I20260709 13:15:59.908676  8470 raft_consensus.cc:606] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Received request to transfer leadership to TS ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:15:59.924259  8539 consensus_queue.cc:1048] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:59.926092  8470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
mode: GRACEFUL
new_leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
 from {username='slave'} at 127.0.0.1:59708
I20260709 13:15:59.927343  8470 raft_consensus.cc:606] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Received request to transfer leadership to TS ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:15:59.946455  8321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13c65dec5a234deb81e41e2791f5693a"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
mode: GRACEFUL
new_leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:57390
I20260709 13:15:59.947108  8321 raft_consensus.cc:606] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Received request to transfer leadership to TS 4b36ed7589a843b88ed5b7e645d557f3
I20260709 13:15:59.952293  8321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
mode: GRACEFUL
new_leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:57390
I20260709 13:15:59.952807  8321 raft_consensus.cc:606] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Received request to transfer leadership to TS 4b36ed7589a843b88ed5b7e645d557f3
I20260709 13:15:59.957964  8321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9459127bfc18431284c06c23f3f48d43"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
mode: GRACEFUL
new_leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:57390
I20260709 13:15:59.958539  8321 raft_consensus.cc:606] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Received request to transfer leadership to TS 4b36ed7589a843b88ed5b7e645d557f3
I20260709 13:15:59.963824  8321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd922d0ab90d4b5c9e23e2f4bed5acce"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
mode: GRACEFUL
new_leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
 from {username='slave'} at 127.0.0.1:57390
I20260709 13:15:59.964385  8321 raft_consensus.cc:606] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Received request to transfer leadership to TS 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:15:59.971102  8521 consensus_queue.cc:1048] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:59.976281  8578 consensus_queue.cc:1048] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:59.983677  8556 consensus_queue.cc:1048] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:59.994410  8550 raft_consensus.cc:993] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc: : Instructing follower ef6f95ecb7f547768855187b8e9cbaf5 to start an election
I20260709 13:15:59.994942  8556 raft_consensus.cc:1081] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Signalling peer ef6f95ecb7f547768855187b8e9cbaf5 to start an election
I20260709 13:15:59.998430  8321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
 from {username='slave'} at 127.0.0.1:48166
I20260709 13:15:59.999173  8321 raft_consensus.cc:493] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:59.998741  8578 consensus_queue.cc:1048] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:59.999665  8321 raft_consensus.cc:3060] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.008363  8321 raft_consensus.cc:515] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.011502  8321 leader_election.cc:290] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 2 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:00.011683  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:00.012408  8394 raft_consensus.cc:3060] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.015266  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f87ad95d42284d70ad984efdc435b90c" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:00.016182  8469 raft_consensus.cc:3055] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.016609  8469 raft_consensus.cc:740] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:00.017696  8469 consensus_queue.cc:260] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.019568  8469 raft_consensus.cc:3060] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.020674  8556 consensus_queue.cc:1048] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.021188  8539 consensus_queue.cc:1048] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.029166  8469 raft_consensus.cc:2468] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 2.
I20260709 13:16:00.030768  8285 leader_election.cc:304] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:00.031821  8539 raft_consensus.cc:2804] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.032346  8539 raft_consensus.cc:697] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:00.033295  8539 consensus_queue.cc:237] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.036134  8394 raft_consensus.cc:2468] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 2.
I20260709 13:16:00.044271  8575 raft_consensus.cc:993] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5: : Instructing follower 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:00.044749  8575 raft_consensus.cc:1081] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Signalling peer 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:00.046150  8219 catalog_manager.cc:5697] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 1 to 2, leader changed from 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131) to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.048902  8556 consensus_queue.cc:1048] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.049974  8396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9459127bfc18431284c06c23f3f48d43"
dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:44080
I20260709 13:16:00.050626  8396 raft_consensus.cc:493] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.050694  8515 consensus_queue.cc:1048] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.051126  8396 raft_consensus.cc:3060] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.058522  8396 raft_consensus.cc:515] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.062639  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459127bfc18431284c06c23f3f48d43" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:00.062798  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9459127bfc18431284c06c23f3f48d43" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:00.063299  8321 raft_consensus.cc:3055] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.063648  8321 raft_consensus.cc:740] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:00.064493  8321 consensus_queue.cc:260] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.065097  8396 leader_election.cc:290] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:00.065652  8321 raft_consensus.cc:3060] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.074900  8321 raft_consensus.cc:2468] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:00.076103  8361 leader_election.cc:304] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [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: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:16:00.076982  8578 raft_consensus.cc:2804] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.077454  8578 raft_consensus.cc:697] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Becoming Leader. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:00.078202  8578 consensus_queue.cc:237] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.086534  8521 raft_consensus.cc:993] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc: : Instructing follower ef6f95ecb7f547768855187b8e9cbaf5 to start an election
I20260709 13:16:00.087316  8219 catalog_manager.cc:5697] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 reported cstate change: term changed from 1 to 2, leader changed from ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129) to 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.088307  8521 raft_consensus.cc:1081] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Signalling peer ef6f95ecb7f547768855187b8e9cbaf5 to start an election
I20260709 13:16:00.090600  8319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
 from {username='slave'} at 127.0.0.1:48166
I20260709 13:16:00.091204  8319 raft_consensus.cc:493] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.091595  8319 raft_consensus.cc:3060] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.097874  8319 raft_consensus.cc:515] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.100841  8319 leader_election.cc:290] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 2 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:00.101096  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:00.101822  8396 raft_consensus.cc:3060] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.103017  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:00.103682  8469 raft_consensus.cc:3055] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.104018  8469 raft_consensus.cc:740] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:00.107373  8469 consensus_queue.cc:260] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.108886  8469 raft_consensus.cc:3060] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.109484  8396 raft_consensus.cc:2468] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 2.
I20260709 13:16:00.112160  8287 leader_election.cc:304] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:00.112603  8515 consensus_queue.cc:1048] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.112982  8575 raft_consensus.cc:2804] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.113368  8539 consensus_queue.cc:1048] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:00.113615  8575 raft_consensus.cc:697] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:00.114735  8575 consensus_queue.cc:237] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.117353  8469 raft_consensus.cc:2468] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 2.
I20260709 13:16:00.124442  8217 catalog_manager.cc:5697] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 1 to 2, leader changed from 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131) to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.130571  8575 consensus_queue.cc:1048] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:00.143523  8515 consensus_queue.cc:1048] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:00.155608  8534 raft_consensus.cc:993] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5: : Instructing follower 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:00.156126  8591 raft_consensus.cc:1081] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Signalling peer 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:00.158087  8394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b"
dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:44080
I20260709 13:16:00.158773  8394 raft_consensus.cc:493] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.159191  8394 raft_consensus.cc:3060] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.166337  8394 raft_consensus.cc:515] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.168177  8394 leader_election.cc:290] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:00.169013  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:00.169301  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:00.169750  8319 raft_consensus.cc:3055] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.169839  8469 raft_consensus.cc:3060] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.170178  8319 raft_consensus.cc:740] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:00.171068  8319 consensus_queue.cc:260] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.172415  8319 raft_consensus.cc:3060] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.177516  8469 raft_consensus.cc:2468] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:00.178825  8360 leader_election.cc:304] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:00.179361  8319 raft_consensus.cc:2468] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:00.179581  8578 raft_consensus.cc:2804] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.180099  8578 raft_consensus.cc:697] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Becoming Leader. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:00.180994  8578 consensus_queue.cc:237] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.187861  8217 catalog_manager.cc:5697] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 reported cstate change: term changed from 1 to 2, leader changed from ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129) to 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.330837  8515 raft_consensus.cc:993] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5: : Instructing follower 789ec27a54ee4770a2e8a4c1c21510bc to start an election
I20260709 13:16:00.331301  8591 raft_consensus.cc:1081] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Signalling peer 789ec27a54ee4770a2e8a4c1c21510bc to start an election
I20260709 13:16:00.332882  8469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd922d0ab90d4b5c9e23e2f4bed5acce"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
 from {username='slave'} at 127.0.0.1:35652
I20260709 13:16:00.333482  8469 raft_consensus.cc:493] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.333885  8469 raft_consensus.cc:3060] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.339365  8469 raft_consensus.cc:515] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.341115  8469 leader_election.cc:290] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 2 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:00.342060  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd922d0ab90d4b5c9e23e2f4bed5acce" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:00.342278  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd922d0ab90d4b5c9e23e2f4bed5acce" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:00.342794  8319 raft_consensus.cc:3055] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.342929  8394 raft_consensus.cc:3060] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.343161  8319 raft_consensus.cc:740] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:00.344153  8319 consensus_queue.cc:260] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.345270  8319 raft_consensus.cc:3060] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.348687  8394 raft_consensus.cc:2468] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 2.
I20260709 13:16:00.350008  8436 leader_election.cc:304] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:00.351889  8521 raft_consensus.cc:2804] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.351989  8319 raft_consensus.cc:2468] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 2.
I20260709 13:16:00.352465  8521 raft_consensus.cc:697] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:00.353431  8521 consensus_queue.cc:237] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.355121  8591 raft_consensus.cc:993] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5: : Instructing follower 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:00.355695  8534 raft_consensus.cc:1081] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Signalling peer 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:00.359753  8394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13c65dec5a234deb81e41e2791f5693a"
dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:44080
I20260709 13:16:00.360430  8394 raft_consensus.cc:493] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.360965  8394 raft_consensus.cc:3060] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.360492  8216 catalog_manager.cc:5697] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 1 to 2, leader changed from ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129) to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 2 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:00.368364  8394 raft_consensus.cc:515] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.370440  8394 leader_election.cc:290] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:00.371222  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c65dec5a234deb81e41e2791f5693a" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:00.371711  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c65dec5a234deb81e41e2791f5693a" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:00.371984  8319 raft_consensus.cc:3055] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:00.372335  8469 raft_consensus.cc:3060] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.372344  8319 raft_consensus.cc:740] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:00.373347  8319 consensus_queue.cc:260] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.374660  8319 raft_consensus.cc:3060] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.380136  8469 raft_consensus.cc:2468] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:00.381479  8360 leader_election.cc:304] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:00.381928  8319 raft_consensus.cc:2468] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:00.382417  8578 raft_consensus.cc:2804] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:00.383049  8578 raft_consensus.cc:697] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Becoming Leader. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:00.383848  8578 consensus_queue.cc:237] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:00.391052  8216 catalog_manager.cc:5697] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 reported cstate change: term changed from 1 to 2, leader changed from ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129) to 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:00.463716  8469 raft_consensus.cc:3060] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:00.469081  8469 raft_consensus.cc:1275] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.470352  8578 consensus_queue.cc:1048] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.482618  8319 raft_consensus.cc:1275] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.484169  8593 consensus_queue.cc:1048] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.552735  8469 raft_consensus.cc:1275] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer ef6f95ecb7f547768855187b8e9cbaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.554188  8534 consensus_queue.cc:1048] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.561962  8394 raft_consensus.cc:1275] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Refusing update from remote peer ef6f95ecb7f547768855187b8e9cbaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.562242  8396 raft_consensus.cc:1275] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Refusing update from remote peer ef6f95ecb7f547768855187b8e9cbaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.564052  8591 consensus_queue.cc:1048] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.564450  8515 consensus_queue.cc:1048] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.574337  8469 raft_consensus.cc:1275] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer ef6f95ecb7f547768855187b8e9cbaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.575738  8539 consensus_queue.cc:1048] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.728515  8319 raft_consensus.cc:1275] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.729760  8593 consensus_queue.cc:1048] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.738540  8469 raft_consensus.cc:1275] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.740845  8582 consensus_queue.cc:1048] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.790457  8469 raft_consensus.cc:1275] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.791931  8593 consensus_queue.cc:1048] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.799459  8319 raft_consensus.cc:1275] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.801687  8520 consensus_queue.cc:1048] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.817184  8394 raft_consensus.cc:1275] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Refusing update from remote peer 789ec27a54ee4770a2e8a4c1c21510bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.818789  8521 consensus_queue.cc:1048] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.826845  8319 raft_consensus.cc:1275] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Refusing update from remote peer 789ec27a54ee4770a2e8a4c1c21510bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:00.828984  8521 consensus_queue.cc:1048] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:02.992081  8217 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40504:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:16:02.994660  8217 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:16:03.049727  8304 tablet_service.cc:1511] Processing CreateTablet for tablet c316c9baed4447b08e2aa204c80dbb58 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:03.051179  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c316c9baed4447b08e2aa204c80dbb58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.050848  8379 tablet_service.cc:1511] Processing CreateTablet for tablet c316c9baed4447b08e2aa204c80dbb58 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:03.052183  8379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c316c9baed4447b08e2aa204c80dbb58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.052436  8460 tablet_service.cc:1511] Processing CreateTablet for tablet c316c9baed4447b08e2aa204c80dbb58 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:03.053871  8460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c316c9baed4447b08e2aa204c80dbb58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.055030  8311 tablet_service.cc:1511] Processing CreateTablet for tablet 85a461f98850425592cd22e9cddbd107 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:03.056586  8311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a461f98850425592cd22e9cddbd107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.074610  8378 tablet_service.cc:1511] Processing CreateTablet for tablet 85a461f98850425592cd22e9cddbd107 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:03.076426  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a461f98850425592cd22e9cddbd107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.077134  8454 tablet_service.cc:1511] Processing CreateTablet for tablet 85a461f98850425592cd22e9cddbd107 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:03.078665  8454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a461f98850425592cd22e9cddbd107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.080106  8308 tablet_service.cc:1511] Processing CreateTablet for tablet eca2fcddb29d4d9bbac6d4153d28e614 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:03.081636  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca2fcddb29d4d9bbac6d4153d28e614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.092932  8382 tablet_service.cc:1511] Processing CreateTablet for tablet eca2fcddb29d4d9bbac6d4153d28e614 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:03.094369  8382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca2fcddb29d4d9bbac6d4153d28e614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.094861  8458 tablet_service.cc:1511] Processing CreateTablet for tablet eca2fcddb29d4d9bbac6d4153d28e614 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:03.096350  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca2fcddb29d4d9bbac6d4153d28e614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.110440  8305 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd54781c8b04c0780c6d0b80467b4ae (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:03.111058  8381 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd54781c8b04c0780c6d0b80467b4ae (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:03.111821  8609 tablet_bootstrap.cc:492] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:16:03.112105  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd54781c8b04c0780c6d0b80467b4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.112644  8381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd54781c8b04c0780c6d0b80467b4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.091596  8608 tablet_bootstrap.cc:492] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:16:03.121749  8609 tablet_bootstrap.cc:654] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.123739  8610 tablet_bootstrap.cc:492] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:16:03.140293  8610 tablet_bootstrap.cc:654] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.127868  8608 tablet_bootstrap.cc:654] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.143563  8458 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd54781c8b04c0780c6d0b80467b4ae (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:03.145068  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd54781c8b04c0780c6d0b80467b4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.159737  8608 tablet_bootstrap.cc:492] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:16:03.162709  8608 ts_tablet_manager.cc:1403] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.008s
I20260709 13:16:03.166195  8382 tablet_service.cc:1511] Processing CreateTablet for tablet 7f52746e5da94b9faad67d3ccf314cc3 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:03.167781  8382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f52746e5da94b9faad67d3ccf314cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.166615  8608 raft_consensus.cc:359] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.166195  8311 tablet_service.cc:1511] Processing CreateTablet for tablet 7f52746e5da94b9faad67d3ccf314cc3 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:03.173038  8311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f52746e5da94b9faad67d3ccf314cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.174252  8458 tablet_service.cc:1511] Processing CreateTablet for tablet 7f52746e5da94b9faad67d3ccf314cc3 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:03.176231  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f52746e5da94b9faad67d3ccf314cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.176100  8305 tablet_service.cc:1511] Processing CreateTablet for tablet 4618f59c30234203a66d4454a26568a7 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:03.177451  8305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4618f59c30234203a66d4454a26568a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.175236  8608 raft_consensus.cc:385] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.188206  8608 raft_consensus.cc:740] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.188119  8378 tablet_service.cc:1511] Processing CreateTablet for tablet 4618f59c30234203a66d4454a26568a7 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:03.189664  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4618f59c30234203a66d4454a26568a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.189453  8608 consensus_queue.cc:260] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.192386  8609 tablet_bootstrap.cc:492] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:16:03.193019  8609 ts_tablet_manager.cc:1403] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.012s
I20260709 13:16:03.195690  8610 tablet_bootstrap.cc:492] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:16:03.197779  8608 ts_tablet_manager.cc:1434] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260709 13:16:03.198374  8610 ts_tablet_manager.cc:1403] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.015s
I20260709 13:16:03.205832  8608 tablet_bootstrap.cc:492] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:16:03.211536  8454 tablet_service.cc:1511] Processing CreateTablet for tablet 4618f59c30234203a66d4454a26568a7 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:03.213318  8454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4618f59c30234203a66d4454a26568a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.214924  8308 tablet_service.cc:1511] Processing CreateTablet for tablet 5014a4df22ee4508a52d8ef7c08be0d5 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:03.216464  8308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5014a4df22ee4508a52d8ef7c08be0d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.214775  8382 tablet_service.cc:1511] Processing CreateTablet for tablet 5014a4df22ee4508a52d8ef7c08be0d5 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:03.219415  8382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5014a4df22ee4508a52d8ef7c08be0d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.219029  8460 tablet_service.cc:1511] Processing CreateTablet for tablet 5014a4df22ee4508a52d8ef7c08be0d5 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:03.220439  8460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5014a4df22ee4508a52d8ef7c08be0d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.211567  8610 raft_consensus.cc:359] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.222841  8610 raft_consensus.cc:385] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.224618  8304 tablet_service.cc:1511] Processing CreateTablet for tablet 34df007b6c3f480f86ac3ebfcce15461 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:03.226198  8304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34df007b6c3f480f86ac3ebfcce15461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.228477  8381 tablet_service.cc:1511] Processing CreateTablet for tablet 34df007b6c3f480f86ac3ebfcce15461 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:03.229846  8381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34df007b6c3f480f86ac3ebfcce15461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.234452  8453 tablet_service.cc:1511] Processing CreateTablet for tablet 34df007b6c3f480f86ac3ebfcce15461 (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:03.234861  8609 raft_consensus.cc:359] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.235849  8609 raft_consensus.cc:385] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.235976  8453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34df007b6c3f480f86ac3ebfcce15461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.236267  8609 raft_consensus.cc:740] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.237267  8609 consensus_queue.cc:260] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
W20260709 13:16:03.239557  8267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:03.223150  8610 raft_consensus.cc:740] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.247234  8610 consensus_queue.cc:260] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.249806  8610 ts_tablet_manager.cc:1434] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 13:16:03.253175  8608 tablet_bootstrap.cc:654] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.253417  8310 tablet_service.cc:1511] Processing CreateTablet for tablet 973999a528e545e19ea70415da7c00fb (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:03.265086  8458 tablet_service.cc:1511] Processing CreateTablet for tablet 973999a528e545e19ea70415da7c00fb (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:03.267433  8310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973999a528e545e19ea70415da7c00fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.268388  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973999a528e545e19ea70415da7c00fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.267373  8609 ts_tablet_manager.cc:1434] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 13:16:03.279493  8609 tablet_bootstrap.cc:492] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:16:03.282788  8610 tablet_bootstrap.cc:492] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:16:03.286914  8378 tablet_service.cc:1511] Processing CreateTablet for tablet 973999a528e545e19ea70415da7c00fb (DEFAULT_TABLE table=soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:03.288331  8378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973999a528e545e19ea70415da7c00fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:03.299387  8609 tablet_bootstrap.cc:654] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.300287  8610 tablet_bootstrap.cc:654] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.303153  8608 tablet_bootstrap.cc:492] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:16:03.303917  8608 ts_tablet_manager.cc:1403] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.005s
I20260709 13:16:03.311812  8608 raft_consensus.cc:359] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.312705  8608 raft_consensus.cc:385] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.313051  8610 tablet_bootstrap.cc:492] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:16:03.313076  8608 raft_consensus.cc:740] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.313633  8610 ts_tablet_manager.cc:1403] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.006s
I20260709 13:16:03.315078  8609 tablet_bootstrap.cc:492] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:16:03.315685  8609 ts_tablet_manager.cc:1403] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.001s
I20260709 13:16:03.317999  8608 consensus_queue.cc:260] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.318637  8609 raft_consensus.cc:359] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.319346  8609 raft_consensus.cc:385] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.319643  8609 raft_consensus.cc:740] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.318316  8610 raft_consensus.cc:359] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.320191  8610 raft_consensus.cc:385] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.320531  8608 ts_tablet_manager.cc:1434] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:03.320576  8610 raft_consensus.cc:740] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.321743  8610 consensus_queue.cc:260] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.322258  8609 consensus_queue.cc:260] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.324227  8610 ts_tablet_manager.cc:1434] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:03.325315  8610 tablet_bootstrap.cc:492] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:16:03.327353  8609 ts_tablet_manager.cc:1434] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:16:03.328642  8609 tablet_bootstrap.cc:492] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:16:03.332095  8610 tablet_bootstrap.cc:654] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.334933  8608 tablet_bootstrap.cc:492] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:16:03.336242  8582 raft_consensus.cc:493] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.336809  8582 raft_consensus.cc:515] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.339012  8582 leader_election.cc:290] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:03.340607  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a461f98850425592cd22e9cddbd107" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:16:03.341341  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a461f98850425592cd22e9cddbd107" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
W20260709 13:16:03.342257  8361 leader_election.cc:343] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:03.342934  8360 leader_election.cc:343] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:03.343393  8360 leader_election.cc:304] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3; no voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:16:03.344683  8582 raft_consensus.cc:2749] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:03.345139  8608 tablet_bootstrap.cc:654] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.347355  8609 tablet_bootstrap.cc:654] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.358464  8608 tablet_bootstrap.cc:492] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:16:03.358464  8610 tablet_bootstrap.cc:492] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:16:03.359009  8609 tablet_bootstrap.cc:492] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:16:03.359092  8608 ts_tablet_manager.cc:1403] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.012s
I20260709 13:16:03.359212  8610 ts_tablet_manager.cc:1403] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.012s
I20260709 13:16:03.359723  8609 ts_tablet_manager.cc:1403] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.007s
I20260709 13:16:03.361719  8608 raft_consensus.cc:359] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.362377  8608 raft_consensus.cc:385] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.362671  8608 raft_consensus.cc:740] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.362526  8610 raft_consensus.cc:359] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.362818  8609 raft_consensus.cc:359] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.363422  8610 raft_consensus.cc:385] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.363564  8609 raft_consensus.cc:385] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.363799  8610 raft_consensus.cc:740] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.363551  8608 consensus_queue.cc:260] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.364187  8609 raft_consensus.cc:740] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.364835  8610 consensus_queue.cc:260] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.366062  8608 ts_tablet_manager.cc:1434] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:16:03.365005  8609 consensus_queue.cc:260] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.367132  8608 tablet_bootstrap.cc:492] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:16:03.367475  8610 ts_tablet_manager.cc:1434] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:16:03.368768  8610 tablet_bootstrap.cc:492] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:16:03.370510  8609 ts_tablet_manager.cc:1434] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:03.371889  8609 tablet_bootstrap.cc:492] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:16:03.374490  8608 tablet_bootstrap.cc:654] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.370435  8521 raft_consensus.cc:493] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.375583  8610 tablet_bootstrap.cc:654] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.375718  8521 raft_consensus.cc:515] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.379155  8609 tablet_bootstrap.cc:654] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.388856  8610 tablet_bootstrap.cc:492] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:16:03.389566  8610 ts_tablet_manager.cc:1403] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 13:16:03.392429  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca2fcddb29d4d9bbac6d4153d28e614" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:16:03.392556  8521 leader_election.cc:290] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:03.392825  8610 raft_consensus.cc:359] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.393603  8610 raft_consensus.cc:385] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.393925  8610 raft_consensus.cc:740] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
W20260709 13:16:03.394115  8435 leader_election.cc:343] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:03.394438  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca2fcddb29d4d9bbac6d4153d28e614" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:16:03.394786  8610 consensus_queue.cc:260] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.395166  8394 raft_consensus.cc:2468] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:16:03.392329  8609 tablet_bootstrap.cc:492] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:16:03.396620  8609 ts_tablet_manager.cc:1403] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
I20260709 13:16:03.399758  8609 raft_consensus.cc:359] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.400467  8609 raft_consensus.cc:385] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.400730  8609 raft_consensus.cc:740] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.401439  8609 consensus_queue.cc:260] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.403757  8609 ts_tablet_manager.cc:1434] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:03.404814  8609 tablet_bootstrap.cc:492] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:16:03.396598  8610 ts_tablet_manager.cc:1434] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:03.407202  8436 leader_election.cc:304] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:16:03.411185  8521 raft_consensus.cc:2804] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:03.418741  8521 raft_consensus.cc:493] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:03.419188  8521 raft_consensus.cc:3060] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.412741  8609 tablet_bootstrap.cc:654] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.407238  8610 tablet_bootstrap.cc:492] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:16:03.432107  8610 tablet_bootstrap.cc:654] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.448711  8521 raft_consensus.cc:515] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.452148  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca2fcddb29d4d9bbac6d4153d28e614" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
W20260709 13:16:03.454813  8435 leader_election.cc:343] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:03.457418  8521 leader_election.cc:290] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:03.458103  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca2fcddb29d4d9bbac6d4153d28e614" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:03.458865  8394 raft_consensus.cc:3060] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.463434  8609 tablet_bootstrap.cc:492] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:16:03.464071  8609 ts_tablet_manager.cc:1403] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.005s
I20260709 13:16:03.465078  8610 tablet_bootstrap.cc:492] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:16:03.465659  8610 ts_tablet_manager.cc:1403] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.000s
I20260709 13:16:03.465809  8608 tablet_bootstrap.cc:492] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:16:03.466355  8608 ts_tablet_manager.cc:1403] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.099s	user 0.034s	sys 0.057s
I20260709 13:16:03.468883  8610 raft_consensus.cc:359] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.469347  8608 raft_consensus.cc:359] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.469817  8610 raft_consensus.cc:385] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.470196  8608 raft_consensus.cc:385] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.470314  8610 raft_consensus.cc:740] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.470654  8608 raft_consensus.cc:740] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.471546  8608 consensus_queue.cc:260] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.471280  8610 consensus_queue.cc:260] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.474368  8608 ts_tablet_manager.cc:1434] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:03.467298  8609 raft_consensus.cc:359] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.474395  8610 ts_tablet_manager.cc:1434] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:16:03.476217  8609 raft_consensus.cc:385] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.476617  8609 raft_consensus.cc:740] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.477185  8610 tablet_bootstrap.cc:492] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:16:03.477497  8609 consensus_queue.cc:260] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.479446  8394 raft_consensus.cc:2468] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:16:03.480149  8609 ts_tablet_manager.cc:1434] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 13:16:03.481247  8609 tablet_bootstrap.cc:492] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:16:03.482291  8436 leader_election.cc:304] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:16:03.483707  8521 raft_consensus.cc:2804] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:03.484372  8610 tablet_bootstrap.cc:654] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.484244  8521 raft_consensus.cc:697] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:03.485764  8521 consensus_queue.cc:237] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.475656  8608 tablet_bootstrap.cc:492] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:16:03.490592  8609 tablet_bootstrap.cc:654] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.497056  8610 tablet_bootstrap.cc:492] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:16:03.497455  8608 tablet_bootstrap.cc:654] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.497627  8610 ts_tablet_manager.cc:1403] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:16:03.500866  8610 raft_consensus.cc:359] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.501827  8610 raft_consensus.cc:385] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.502205  8610 raft_consensus.cc:740] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.503363  8608 tablet_bootstrap.cc:492] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:16:03.503171  8610 consensus_queue.cc:260] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.503981  8608 ts_tablet_manager.cc:1403] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 13:16:03.505921  8610 ts_tablet_manager.cc:1434] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:16:03.506834  8609 tablet_bootstrap.cc:492] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:16:03.507131  8610 tablet_bootstrap.cc:492] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:16:03.507498  8609 ts_tablet_manager.cc:1403] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260709 13:16:03.508426  8608 raft_consensus.cc:359] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.509486  8608 raft_consensus.cc:385] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.509877  8608 raft_consensus.cc:740] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.511013  8614 raft_consensus.cc:493] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.510943  8608 consensus_queue.cc:260] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.511648  8614 raft_consensus.cc:515] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.511534  8609 raft_consensus.cc:359] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.512629  8609 raft_consensus.cc:385] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.512996  8609 raft_consensus.cc:740] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.513962  8608 ts_tablet_manager.cc:1434] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:16:03.514647  8610 tablet_bootstrap.cc:654] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.513952  8609 consensus_queue.cc:260] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.515249  8608 tablet_bootstrap.cc:492] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:16:03.516155  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c316c9baed4447b08e2aa204c80dbb58" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:16:03.516896  8394 raft_consensus.cc:2468] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:16:03.516198  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c316c9baed4447b08e2aa204c80dbb58" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:16:03.518204  8287 leader_election.cc:304] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:03.518702  8470 raft_consensus.cc:2468] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:16:03.519261  8591 raft_consensus.cc:2804] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:03.516291  8614 leader_election.cc:290] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:03.519687  8591 raft_consensus.cc:493] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:03.521224  8591 raft_consensus.cc:3060] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.522533  8609 ts_tablet_manager.cc:1434] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:03.523165  8608 tablet_bootstrap.cc:654] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.524322  8609 tablet_bootstrap.cc:492] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:16:03.534850  8609 tablet_bootstrap.cc:654] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.537225  8591 raft_consensus.cc:515] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.540539  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c316c9baed4447b08e2aa204c80dbb58" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:03.541301  8394 raft_consensus.cc:3060] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.552681  8394 raft_consensus.cc:2468] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:16:03.556306  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c316c9baed4447b08e2aa204c80dbb58" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:03.557159  8469 raft_consensus.cc:3060] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.560706  8624 raft_consensus.cc:493] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.561441  8624 raft_consensus.cc:515] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.564436  8624 leader_election.cc:290] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:03.565136  8624 raft_consensus.cc:493] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.565717  8624 raft_consensus.cc:515] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.566094  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a461f98850425592cd22e9cddbd107" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:16:03.567986  8396 raft_consensus.cc:2468] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:16:03.559650  8287 leader_election.cc:304] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:03.569895  8436 leader_election.cc:304] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:03.570055  8614 raft_consensus.cc:2804] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:03.571357  8582 raft_consensus.cc:493] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.572121  8582 raft_consensus.cc:515] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.574452  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a461f98850425592cd22e9cddbd107" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:16:03.575515  8319 raft_consensus.cc:2468] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:16:03.576792  8582 leader_election.cc:290] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:03.577761  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:16:03.578781  8470 raft_consensus.cc:2468] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 0.
I20260709 13:16:03.578706  8469 raft_consensus.cc:2468] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:16:03.580648  8360 leader_election.cc:304] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:03.582453  8614 raft_consensus.cc:697] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:03.583709  8614 consensus_queue.cc:237] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.590234  8607 raft_consensus.cc:2804] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:03.590509  8521 raft_consensus.cc:2804] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:03.590842  8607 raft_consensus.cc:493] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:03.590983  8521 raft_consensus.cc:493] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:03.591282  8607 raft_consensus.cc:3060] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.591353  8521 raft_consensus.cc:3060] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.592507  8624 leader_election.cc:290] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:03.593665  8635 raft_consensus.cc:493] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.599141  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f52746e5da94b9faad67d3ccf314cc3" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:16:03.594482  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:16:03.596676  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f52746e5da94b9faad67d3ccf314cc3" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:16:03.599862  8394 raft_consensus.cc:2468] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:16:03.598964  8635 raft_consensus.cc:515] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.601171  8436 leader_election.cc:304] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:03.604346  8635 leader_election.cc:290] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:03.605546  8319 raft_consensus.cc:2468] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 0.
I20260709 13:16:03.594656  8591 leader_election.cc:290] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:03.606259  8607 raft_consensus.cc:515] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.609247  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:16:03.606856  8219 catalog_manager.cc:5697] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 1 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:03.612459  8469 raft_consensus.cc:2468] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:16:03.610296  8624 raft_consensus.cc:2804] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:03.615500  8285 leader_election.cc:304] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
W20260709 13:16:03.615459  8435 leader_election.cc:343] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:03.618204  8591 raft_consensus.cc:2804] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:03.618816  8591 raft_consensus.cc:493] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:03.619240  8591 raft_consensus.cc:3060] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.618033  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:03.623020  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:16:03.614497  8607 leader_election.cc:290] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:03.615559  8624 raft_consensus.cc:493] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:03.624750  8624 raft_consensus.cc:3060] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.629714  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:03.630379  8469 raft_consensus.cc:3060] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.624037  8394 raft_consensus.cc:2393] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef6f95ecb7f547768855187b8e9cbaf5 in current term 1: Already voted for candidate 4b36ed7589a843b88ed5b7e645d557f3 in this term.
I20260709 13:16:03.632833  8608 tablet_bootstrap.cc:492] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:16:03.633469  8608 ts_tablet_manager.cc:1403] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.118s	user 0.036s	sys 0.019s
I20260709 13:16:03.627556  8609 tablet_bootstrap.cc:492] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:16:03.637670  8609 ts_tablet_manager.cc:1403] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.008s
I20260709 13:16:03.637487  8608 raft_consensus.cc:359] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.638274  8624 raft_consensus.cc:515] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.638772  8608 raft_consensus.cc:385] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.639371  8608 raft_consensus.cc:740] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.642992  8469 raft_consensus.cc:2468] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 1.
I20260709 13:16:03.640197  8608 consensus_queue.cc:260] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.644058  8610 tablet_bootstrap.cc:492] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:16:03.647262  8610 ts_tablet_manager.cc:1403] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.140s	user 0.039s	sys 0.075s
I20260709 13:16:03.647064  8521 raft_consensus.cc:515] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.644591  8624 leader_election.cc:290] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:03.644126  8360 leader_election.cc:304] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:03.645988  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f52746e5da94b9faad67d3ccf314cc3" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:03.645462  8609 raft_consensus.cc:359] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.650367  8394 raft_consensus.cc:3060] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.648666  8217 catalog_manager.cc:5697] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.651271  8607 raft_consensus.cc:2804] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:03.653779  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a461f98850425592cd22e9cddbd107" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:03.654450  8396 raft_consensus.cc:3060] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.654711  8607 raft_consensus.cc:697] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 LEADER]: Becoming Leader. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:03.654850  8521 leader_election.cc:290] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:03.664280  8394 raft_consensus.cc:2468] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:16:03.665838  8436 leader_election.cc:304] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:03.666824  8521 raft_consensus.cc:2804] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:03.667568  8521 raft_consensus.cc:697] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:03.668550  8521 consensus_queue.cc:237] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.657882  8607 consensus_queue.cc:237] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.651971  8609 raft_consensus.cc:385] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.672058  8396 raft_consensus.cc:2468] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:16:03.674906  8436 leader_election.cc:304] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:03.675887  8624 raft_consensus.cc:2804] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:03.676435  8624 raft_consensus.cc:697] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:03.677279  8624 consensus_queue.cc:237] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.679814  8608 ts_tablet_manager.cc:1434] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
I20260709 13:16:03.679258  8591 raft_consensus.cc:515] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.680943  8319 raft_consensus.cc:2393] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b36ed7589a843b88ed5b7e645d557f3 in current term 1: Already voted for candidate ef6f95ecb7f547768855187b8e9cbaf5 in this term.
I20260709 13:16:03.677946  8320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a461f98850425592cd22e9cddbd107" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:03.681706  8320 raft_consensus.cc:3060] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.681936  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f52746e5da94b9faad67d3ccf314cc3" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:03.672825  8609 raft_consensus.cc:740] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.682538  8321 raft_consensus.cc:3060] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.683097  8609 consensus_queue.cc:260] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.680987  8608 tablet_bootstrap.cc:492] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:16:03.696779  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:03.695320  8610 raft_consensus.cc:359] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.698741  8610 raft_consensus.cc:385] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.699059  8610 raft_consensus.cc:740] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.699780  8610 consensus_queue.cc:260] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.702138  8320 raft_consensus.cc:2468] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:16:03.702492  8610 ts_tablet_manager.cc:1434] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.055s	user 0.002s	sys 0.005s
I20260709 13:16:03.703132  8591 leader_election.cc:290] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:03.704342  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:03.709612  8469 raft_consensus.cc:2393] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef6f95ecb7f547768855187b8e9cbaf5 in current term 1: Already voted for candidate 4b36ed7589a843b88ed5b7e645d557f3 in this term.
I20260709 13:16:03.710371  8610 tablet_bootstrap.cc:492] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:16:03.710968  8285 leader_election.cc:304] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [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: ef6f95ecb7f547768855187b8e9cbaf5; no voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:16:03.711935  8635 raft_consensus.cc:2749] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:03.719152  8637 raft_consensus.cc:493] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.719741  8637 raft_consensus.cc:515] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.720743  8609 ts_tablet_manager.cc:1434] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.005s
I20260709 13:16:03.721798  8637 leader_election.cc:290] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:03.722338  8609 tablet_bootstrap.cc:492] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:16:03.723837  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4618f59c30234203a66d4454a26568a7" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:16:03.724537  8319 raft_consensus.cc:2468] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 0.
I20260709 13:16:03.726172  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4618f59c30234203a66d4454a26568a7" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:16:03.726649  8361 leader_election.cc:304] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:03.726830  8469 raft_consensus.cc:2468] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 0.
I20260709 13:16:03.727511  8321 raft_consensus.cc:2468] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:16:03.727926  8582 raft_consensus.cc:2804] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:03.728464  8582 raft_consensus.cc:493] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:03.728814  8582 raft_consensus.cc:3060] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.737349  8582 raft_consensus.cc:515] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.740201  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4618f59c30234203a66d4454a26568a7" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:03.740839  8321 raft_consensus.cc:3060] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.744071  8608 tablet_bootstrap.cc:654] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.749642  8609 tablet_bootstrap.cc:654] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.750988  8610 tablet_bootstrap.cc:654] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.751827  8582 leader_election.cc:290] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:03.753834  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4618f59c30234203a66d4454a26568a7" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:03.754582  8469 raft_consensus.cc:3060] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.754462  8217 catalog_manager.cc:5697] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.750839  8321 raft_consensus.cc:2468] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 1.
I20260709 13:16:03.759200  8608 tablet_bootstrap.cc:492] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:16:03.758663  8218 catalog_manager.cc:5697] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 1 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:03.759349  8361 leader_election.cc:304] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:03.760013  8608 ts_tablet_manager.cc:1403] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.000s
I20260709 13:16:03.760843  8218 catalog_manager.cc:5697] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 1 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:03.767638  8469 raft_consensus.cc:2468] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 1.
I20260709 13:16:03.768821  8582 raft_consensus.cc:2804] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:03.768926  8591 raft_consensus.cc:493] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.769588  8582 raft_consensus.cc:697] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 LEADER]: Becoming Leader. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:03.769665  8591 raft_consensus.cc:515] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.770747  8582 consensus_queue.cc:237] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.773238  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca2fcddb29d4d9bbac6d4153d28e614" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:16:03.775161  8591 leader_election.cc:290] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:03.775460  8608 raft_consensus.cc:359] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.776814  8608 raft_consensus.cc:385] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.777223  8608 raft_consensus.cc:740] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.778514  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca2fcddb29d4d9bbac6d4153d28e614" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:16:03.778236  8608 consensus_queue.cc:260] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.779456  8396 raft_consensus.cc:2393] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef6f95ecb7f547768855187b8e9cbaf5 in current term 1: Already voted for candidate 789ec27a54ee4770a2e8a4c1c21510bc in this term.
I20260709 13:16:03.779685  8609 tablet_bootstrap.cc:492] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:16:03.780215  8609 ts_tablet_manager.cc:1403] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.008s
I20260709 13:16:03.780922  8287 leader_election.cc:304] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef6f95ecb7f547768855187b8e9cbaf5; no voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:16:03.781589  8608 ts_tablet_manager.cc:1434] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:16:03.783015  8608 tablet_bootstrap.cc:492] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:16:03.785923  8610 tablet_bootstrap.cc:492] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:16:03.788339  8610 ts_tablet_manager.cc:1403] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.018s
I20260709 13:16:03.790133  8608 tablet_bootstrap.cc:654] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.790907  8591 raft_consensus.cc:3060] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.791628  8610 raft_consensus.cc:359] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.792409  8610 raft_consensus.cc:385] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.792695  8610 raft_consensus.cc:740] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.793412  8610 consensus_queue.cc:260] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.787288  8609 raft_consensus.cc:359] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.794739  8609 raft_consensus.cc:385] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.795125  8609 raft_consensus.cc:740] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.796686  8609 consensus_queue.cc:260] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.800104  8609 ts_tablet_manager.cc:1434] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260709 13:16:03.801537  8591 raft_consensus.cc:2749] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:03.804317  8609 tablet_bootstrap.cc:492] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3: Bootstrap starting.
I20260709 13:16:03.809880  8610 ts_tablet_manager.cc:1434] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:16:03.809888  8608 tablet_bootstrap.cc:492] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:16:03.810801  8608 ts_tablet_manager.cc:1403] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.007s
I20260709 13:16:03.811179  8609 tablet_bootstrap.cc:654] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.811311  8610 tablet_bootstrap.cc:492] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc: Bootstrap starting.
I20260709 13:16:03.813652  8608 raft_consensus.cc:359] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.814471  8608 raft_consensus.cc:385] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.814858  8608 raft_consensus.cc:740] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.815627  8608 consensus_queue.cc:260] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.819031  8608 ts_tablet_manager.cc:1434] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:03.820073  8608 tablet_bootstrap.cc:492] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5: Bootstrap starting.
I20260709 13:16:03.821367  8610 tablet_bootstrap.cc:654] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.826886  8608 tablet_bootstrap.cc:654] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:03.809900  8218 catalog_manager.cc:5697] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130). New cstate: current_term: 1 leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:03.845878  8610 tablet_bootstrap.cc:492] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc: No bootstrap required, opened a new log
I20260709 13:16:03.846638  8610 ts_tablet_manager.cc:1403] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.008s
I20260709 13:16:03.850401  8610 raft_consensus.cc:359] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.851461  8610 raft_consensus.cc:385] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.851852  8610 raft_consensus.cc:740] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.854492  8610 consensus_queue.cc:260] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.857319  8608 tablet_bootstrap.cc:492] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5: No bootstrap required, opened a new log
I20260709 13:16:03.858078  8608 ts_tablet_manager.cc:1403] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.016s
I20260709 13:16:03.860564  8610 ts_tablet_manager.cc:1434] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:03.864172  8608 raft_consensus.cc:359] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.865084  8608 raft_consensus.cc:385] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.865361  8608 raft_consensus.cc:740] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.866096  8608 consensus_queue.cc:260] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.866786  8609 tablet_bootstrap.cc:492] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3: No bootstrap required, opened a new log
I20260709 13:16:03.868247  8609 ts_tablet_manager.cc:1403] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent bootstrapping tablet: real 0.064s	user 0.033s	sys 0.025s
I20260709 13:16:03.868274  8608 ts_tablet_manager.cc:1434] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:03.871044  8609 raft_consensus.cc:359] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.871778  8609 raft_consensus.cc:385] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:03.872076  8609 raft_consensus.cc:740] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Initialized, Role: FOLLOWER
I20260709 13:16:03.872803  8609 consensus_queue.cc:260] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.874835  8609 ts_tablet_manager.cc:1434] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:16:03.877213  8624 raft_consensus.cc:493] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.877806  8624 raft_consensus.cc:515] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.880273  8624 leader_election.cc:290] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:03.880873  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973999a528e545e19ea70415da7c00fb" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:16:03.881400  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973999a528e545e19ea70415da7c00fb" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:16:03.881597  8321 raft_consensus.cc:2468] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:16:03.882131  8396 raft_consensus.cc:2468] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:16:03.882864  8435 leader_election.cc:304] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:03.883996  8624 raft_consensus.cc:2804] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:03.884346  8624 raft_consensus.cc:493] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:03.884673  8624 raft_consensus.cc:3060] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.891749  8624 raft_consensus.cc:515] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.893280  8624 leader_election.cc:290] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:03.894169  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973999a528e545e19ea70415da7c00fb" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:03.894353  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973999a528e545e19ea70415da7c00fb" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:03.894762  8321 raft_consensus.cc:3060] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.895113  8396 raft_consensus.cc:3060] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.901090  8321 raft_consensus.cc:2468] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:16:03.901999  8396 raft_consensus.cc:2468] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:16:03.902125  8435 leader_election.cc:304] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:03.903070  8624 raft_consensus.cc:2804] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:03.903640  8624 raft_consensus.cc:697] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:03.904544  8624 consensus_queue.cc:237] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.910431  8624 consensus_queue.cc:1048] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:03.914794  8218 catalog_manager.cc:5697] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 1 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:03.927601  8633 consensus_queue.cc:1048] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:03.931609  8633 raft_consensus.cc:493] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:03.932206  8633 raft_consensus.cc:515] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.935833  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:16:03.936226  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:16:03.936550  8319 raft_consensus.cc:2468] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:16:03.936918  8396 raft_consensus.cc:2468] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:16:03.937830  8435 leader_election.cc:304] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:03.938261  8633 leader_election.cc:290] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:03.938791  8624 raft_consensus.cc:2804] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:03.939395  8624 raft_consensus.cc:493] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:03.939843  8624 raft_consensus.cc:3060] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.946930  8624 raft_consensus.cc:515] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.948585  8624 leader_election.cc:290] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:03.949595  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:03.949618  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:03.950373  8321 raft_consensus.cc:3060] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.950484  8396 raft_consensus.cc:3060] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:03.956261  8321 raft_consensus.cc:2468] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:16:03.957337  8435 leader_election.cc:304] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:03.957566  8396 raft_consensus.cc:2468] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 1.
I20260709 13:16:03.958056  8624 raft_consensus.cc:2804] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:03.958673  8624 raft_consensus.cc:697] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:03.959411  8624 consensus_queue.cc:237] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:03.968462  8219 catalog_manager.cc:5697] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 1 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.037442  8591 consensus_queue.cc:1048] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.046231  8635 raft_consensus.cc:493] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.046823  8635 raft_consensus.cc:515] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.047886  8591 consensus_queue.cc:1048] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:04.049054  8635 leader_election.cc:290] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:04.055490  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" is_pre_election: true
I20260709 13:16:04.055925  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:16:04.056845  8469 raft_consensus.cc:2468] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:16:04.056869  8396 raft_consensus.cc:2468] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 0.
I20260709 13:16:04.059551  8285 leader_election.cc:304] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:04.061043  8635 raft_consensus.cc:2804] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.062471  8635 raft_consensus.cc:493] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.062976  8624 raft_consensus.cc:493] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:04.063020  8635 raft_consensus.cc:3060] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.068162  8624 raft_consensus.cc:515] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.071483  8624 leader_election.cc:290] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:04.072886  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" is_pre_election: true
I20260709 13:16:04.073122  8635 raft_consensus.cc:515] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.074334  8321 raft_consensus.cc:2393] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 789ec27a54ee4770a2e8a4c1c21510bc in current term 1: Already voted for candidate ef6f95ecb7f547768855187b8e9cbaf5 in this term.
I20260709 13:16:04.074159  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3" is_pre_election: true
I20260709 13:16:04.075428  8394 raft_consensus.cc:2468] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 0.
I20260709 13:16:04.076125  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:04.076381  8635 leader_election.cc:290] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:04.076754  8436 leader_election.cc:304] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:16:04.076812  8396 raft_consensus.cc:3060] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.078073  8624 raft_consensus.cc:2804] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:04.078531  8624 raft_consensus.cc:493] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:04.078482  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:04.079228  8624 raft_consensus.cc:3060] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:04.085987  8396 raft_consensus.cc:2468] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 1.
I20260709 13:16:04.087322  8287 leader_election.cc:304] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:04.086949  8624 raft_consensus.cc:515] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.088446  8635 raft_consensus.cc:2804] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:04.088984  8469 raft_consensus.cc:2393] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef6f95ecb7f547768855187b8e9cbaf5 in current term 1: Already voted for candidate 789ec27a54ee4770a2e8a4c1c21510bc in this term.
I20260709 13:16:04.089130  8637 consensus_queue.cc:1048] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.088953  8635 raft_consensus.cc:697] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:04.091367  8635 consensus_queue.cc:237] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.093005  8633 consensus_queue.cc:1048] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.095956  8319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:04.096931  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:04.097812  8395 raft_consensus.cc:2393] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 789ec27a54ee4770a2e8a4c1c21510bc in current term 1: Already voted for candidate ef6f95ecb7f547768855187b8e9cbaf5 in this term.
I20260709 13:16:04.099412  8435 leader_election.cc:304] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [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: 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:16:04.100099  8624 leader_election.cc:290] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 1 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:04.100987  8624 raft_consensus.cc:2749] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:04.111337  8582 consensus_queue.cc:1048] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:04.118856  8633 consensus_queue.cc:1048] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.130115  8216 catalog_manager.cc:5697] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.186367  8582 consensus_queue.cc:1048] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.197147  8637 consensus_queue.cc:1048] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.256366  8624 consensus_queue.cc:1048] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.267417  8644 consensus_queue.cc:1048] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.286044  8469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85a461f98850425592cd22e9cddbd107"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
mode: GRACEFUL
new_leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
 from {username='slave'} at 127.0.0.1:59708
I20260709 13:16:04.286695  8469 raft_consensus.cc:606] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Received request to transfer leadership to TS ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:16:04.291688  8469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eca2fcddb29d4d9bbac6d4153d28e614"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
mode: GRACEFUL
new_leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
 from {username='slave'} at 127.0.0.1:59708
I20260709 13:16:04.292219  8469 raft_consensus.cc:606] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Received request to transfer leadership to TS ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:16:04.306713  8394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae"
dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
mode: GRACEFUL
new_leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
 from {username='slave'} at 127.0.0.1:45522
I20260709 13:16:04.307266  8394 raft_consensus.cc:606] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 LEADER]: Received request to transfer leadership to TS ef6f95ecb7f547768855187b8e9cbaf5
I20260709 13:16:04.312584  8469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f52746e5da94b9faad67d3ccf314cc3"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
mode: GRACEFUL
new_leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:59708
I20260709 13:16:04.313069  8469 raft_consensus.cc:606] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Received request to transfer leadership to TS 4b36ed7589a843b88ed5b7e645d557f3
I20260709 13:16:04.320842  8321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
mode: GRACEFUL
new_leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:57390
I20260709 13:16:04.321401  8321 raft_consensus.cc:606] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Received request to transfer leadership to TS 4b36ed7589a843b88ed5b7e645d557f3
I20260709 13:16:04.326615  8469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
mode: GRACEFUL
new_leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:59708
I20260709 13:16:04.327222  8469 raft_consensus.cc:606] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Received request to transfer leadership to TS 4b36ed7589a843b88ed5b7e645d557f3
I20260709 13:16:04.343423  8624 consensus_queue.cc:1048] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.353914  8624 consensus_queue.cc:1048] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.361253  8644 raft_consensus.cc:993] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc: : Instructing follower 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:04.361788  8644 raft_consensus.cc:1081] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Signalling peer 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:04.363363  8394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461"
dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:44096
I20260709 13:16:04.363819  8394 raft_consensus.cc:493] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.364091  8394 raft_consensus.cc:3060] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.369066  8394 raft_consensus.cc:515] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.370772  8394 leader_election.cc:290] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:04.372284  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:04.372905  8470 raft_consensus.cc:3055] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:04.373224  8470 raft_consensus.cc:740] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:04.371508  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:04.374075  8470 consensus_queue.cc:260] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.374655  8321 raft_consensus.cc:3060] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.375424  8470 raft_consensus.cc:3060] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.381628  8470 raft_consensus.cc:2468] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:04.382653  8360 leader_election.cc:304] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:04.383005  8321 raft_consensus.cc:2468] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:04.383591  8637 raft_consensus.cc:2804] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:04.384065  8637 raft_consensus.cc:697] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Becoming Leader. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:04.384928  8637 consensus_queue.cc:237] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.391422  8219 catalog_manager.cc:5697] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 reported cstate change: term changed from 1 to 2, leader changed from 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131) to 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.444275  8644 consensus_queue.cc:1048] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.455597  8644 consensus_queue.cc:1048] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:04.456072  8633 raft_consensus.cc:993] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc: : Instructing follower ef6f95ecb7f547768855187b8e9cbaf5 to start an election
I20260709 13:16:04.456615  8633 raft_consensus.cc:1081] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Signalling peer ef6f95ecb7f547768855187b8e9cbaf5 to start an election
I20260709 13:16:04.458577  8321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eca2fcddb29d4d9bbac6d4153d28e614"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
 from {username='slave'} at 127.0.0.1:48166
I20260709 13:16:04.459129  8321 raft_consensus.cc:493] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.459513  8321 raft_consensus.cc:3060] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.468686  8321 raft_consensus.cc:515] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.470890  8321 leader_election.cc:290] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 2 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:04.471850  8394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca2fcddb29d4d9bbac6d4153d28e614" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:04.472087  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca2fcddb29d4d9bbac6d4153d28e614" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:04.472564  8394 raft_consensus.cc:3060] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.472748  8470 raft_consensus.cc:3055] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:04.473156  8470 raft_consensus.cc:740] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:04.473953  8470 consensus_queue.cc:260] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.474987  8470 raft_consensus.cc:3060] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.479576  8394 raft_consensus.cc:2468] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 2.
I20260709 13:16:04.480723  8287 leader_election.cc:304] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:04.481410  8591 raft_consensus.cc:2804] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:04.481912  8591 raft_consensus.cc:697] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:04.482991  8591 consensus_queue.cc:237] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.484809  8470 raft_consensus.cc:2468] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 2.
I20260709 13:16:04.489856  8216 catalog_manager.cc:5697] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 1 to 2, leader changed from 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131) to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.512957  8591 consensus_queue.cc:1048] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.523548  8635 consensus_queue.cc:1048] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:04.533021  8614 raft_consensus.cc:993] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5: : Instructing follower 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:04.533532  8614 raft_consensus.cc:1081] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Signalling peer 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:04.535175  8394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5"
dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:44080
I20260709 13:16:04.535739  8394 raft_consensus.cc:493] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.536060  8394 raft_consensus.cc:3060] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.540665  8394 raft_consensus.cc:515] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.542508  8394 leader_election.cc:290] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:04.543442  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:04.543660  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5014a4df22ee4508a52d8ef7c08be0d5" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:04.544170  8321 raft_consensus.cc:3055] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:04.544319  8470 raft_consensus.cc:3060] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.544552  8321 raft_consensus.cc:740] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:04.545434  8321 consensus_queue.cc:260] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.546669  8321 raft_consensus.cc:3060] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.552043  8470 raft_consensus.cc:2468] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:04.553002  8321 raft_consensus.cc:2468] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:04.553283  8360 leader_election.cc:304] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:04.554574  8637 raft_consensus.cc:2804] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:04.555291  8637 raft_consensus.cc:697] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Becoming Leader. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:04.556133  8637 consensus_queue.cc:237] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.564013  8216 catalog_manager.cc:5697] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 reported cstate change: term changed from 1 to 2, leader changed from ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129) to 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.612452  8624 raft_consensus.cc:993] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc: : Instructing follower 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:04.612876  8644 raft_consensus.cc:1081] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Signalling peer 4b36ed7589a843b88ed5b7e645d557f3 to start an election
I20260709 13:16:04.614679  8396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f52746e5da94b9faad67d3ccf314cc3"
dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
 from {username='slave'} at 127.0.0.1:44096
I20260709 13:16:04.615137  8396 raft_consensus.cc:493] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.615756  8396 raft_consensus.cc:3060] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.623313  8396 raft_consensus.cc:515] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.625285  8396 leader_election.cc:290] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:04.625989  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f52746e5da94b9faad67d3ccf314cc3" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:04.626366  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f52746e5da94b9faad67d3ccf314cc3" candidate_uuid: "4b36ed7589a843b88ed5b7e645d557f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:04.626696  8321 raft_consensus.cc:3060] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.627079  8470 raft_consensus.cc:3055] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:04.627383  8470 raft_consensus.cc:740] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:04.628225  8470 consensus_queue.cc:260] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.629400  8470 raft_consensus.cc:3060] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.631697  8321 raft_consensus.cc:2468] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:04.633064  8361 leader_election.cc:304] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:04.633977  8637 raft_consensus.cc:2804] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:04.634409  8637 raft_consensus.cc:697] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Becoming Leader. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:04.635231  8637 consensus_queue.cc:237] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.635869  8470 raft_consensus.cc:2468] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b36ed7589a843b88ed5b7e645d557f3 in term 2.
I20260709 13:16:04.642172  8216 catalog_manager.cc:5697] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 reported cstate change: term changed from 1 to 2, leader changed from 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131) to 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130). New cstate: current_term: 2 leader_uuid: "4b36ed7589a843b88ed5b7e645d557f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.659888  8607 raft_consensus.cc:993] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3: : Instructing follower ef6f95ecb7f547768855187b8e9cbaf5 to start an election
I20260709 13:16:04.660357  8637 raft_consensus.cc:1081] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 LEADER]: Signalling peer ef6f95ecb7f547768855187b8e9cbaf5 to start an election
I20260709 13:16:04.661751  8319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
 from {username='slave'} at 127.0.0.1:48164
I20260709 13:16:04.662235  8319 raft_consensus.cc:493] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.662500  8319 raft_consensus.cc:3060] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.667584  8319 raft_consensus.cc:515] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.669261  8319 leader_election.cc:290] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 2 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:04.670214  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:04.670527  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:04.670917  8396 raft_consensus.cc:3055] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:04.671172  8470 raft_consensus.cc:3060] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.671307  8396 raft_consensus.cc:740] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:04.672221  8396 consensus_queue.cc:260] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.673182  8396 raft_consensus.cc:3060] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.676775  8470 raft_consensus.cc:2468] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 2.
I20260709 13:16:04.677932  8285 leader_election.cc:304] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:04.678727  8591 raft_consensus.cc:2804] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:04.678994  8396 raft_consensus.cc:2468] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 2.
I20260709 13:16:04.679260  8591 raft_consensus.cc:697] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:04.680176  8591 consensus_queue.cc:237] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.687191  8216 catalog_manager.cc:5697] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 1 to 2, leader changed from 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130) to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.804070  8624 raft_consensus.cc:993] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc: : Instructing follower ef6f95ecb7f547768855187b8e9cbaf5 to start an election
I20260709 13:16:04.804593  8644 raft_consensus.cc:1081] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Signalling peer ef6f95ecb7f547768855187b8e9cbaf5 to start an election
I20260709 13:16:04.806092  8319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85a461f98850425592cd22e9cddbd107"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
 from {username='slave'} at 127.0.0.1:48166
I20260709 13:16:04.806958  8319 raft_consensus.cc:493] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.807376  8319 raft_consensus.cc:3060] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.812675  8319 raft_consensus.cc:515] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.814456  8319 leader_election.cc:290] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 2 election: Requested vote from peers 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319), 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131:42749)
I20260709 13:16:04.815435  8396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a461f98850425592cd22e9cddbd107" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:04.815574  8470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a461f98850425592cd22e9cddbd107" candidate_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
I20260709 13:16:04.816159  8396 raft_consensus.cc:3060] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.816224  8470 raft_consensus.cc:3055] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:04.816677  8470 raft_consensus.cc:740] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:04.817416  8470 consensus_queue.cc:260] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.818602  8470 raft_consensus.cc:3060] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.822137  8396 raft_consensus.cc:2468] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 2.
I20260709 13:16:04.823251  8287 leader_election.cc:304] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b36ed7589a843b88ed5b7e645d557f3, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:04.823997  8591 raft_consensus.cc:2804] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:04.824611  8470 raft_consensus.cc:2468] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6f95ecb7f547768855187b8e9cbaf5 in term 2.
I20260709 13:16:04.824838  8591 raft_consensus.cc:697] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Becoming Leader. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:04.826277  8591 consensus_queue.cc:237] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:04.834123  8216 catalog_manager.cc:5697] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 reported cstate change: term changed from 1 to 2, leader changed from 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131) to ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.899457  8396 raft_consensus.cc:1275] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Refusing update from remote peer ef6f95ecb7f547768855187b8e9cbaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:04.900674  8591 consensus_queue.cc:1048] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:04.910169  8470 raft_consensus.cc:1275] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer ef6f95ecb7f547768855187b8e9cbaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:04.911835  8635 consensus_queue.cc:1048] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:04.926085  8470 raft_consensus.cc:1275] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:04.927672  8637 consensus_queue.cc:1048] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:04.936118  8319 raft_consensus.cc:1275] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:04.938766  8607 consensus_queue.cc:1048] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:05.000011  8470 raft_consensus.cc:1275] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:05.001099  8319 raft_consensus.cc:1275] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:05.001346  8607 consensus_queue.cc:1048] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:05.002632  8582 consensus_queue.cc:1048] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:05.019026  8470 raft_consensus.cc:1275] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:05.020401  8582 consensus_queue.cc:1048] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:05.033107  8319 raft_consensus.cc:1275] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Refusing update from remote peer 4b36ed7589a843b88ed5b7e645d557f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:05.034642  8637 consensus_queue.cc:1048] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:05.170150  8396 raft_consensus.cc:1275] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Refusing update from remote peer ef6f95ecb7f547768855187b8e9cbaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:05.171440  8591 consensus_queue.cc:1048] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:05.180276  8470 raft_consensus.cc:1275] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer ef6f95ecb7f547768855187b8e9cbaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:05.181826  8614 consensus_queue.cc:1048] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:05.374008  8396 raft_consensus.cc:1275] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Refusing update from remote peer ef6f95ecb7f547768855187b8e9cbaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:05.375492  8614 consensus_queue.cc:1048] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:05.380852  8469 raft_consensus.cc:1275] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Refusing update from remote peer ef6f95ecb7f547768855187b8e9cbaf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:05.382473  8614 consensus_queue.cc:1048] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:07.346787  8219 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40504:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:16:07.371773  8219 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40504:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:16:07.459185  2738 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:16:07.577144  8361 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:33607, user_credentials={real_user=slave}} blocked reactor thread for 75257.1us
W20260709 13:16:07.725034  8250 debug-util.cc:398] Leaking SignalData structure 0x7b0800273440 after lost signal to thread 2741
W20260709 13:16:07.746639  8250 debug-util.cc:398] Leaking SignalData structure 0x7b0800052ca0 after lost signal to thread 8253
W20260709 13:16:07.769965  8287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:33319, user_credentials={real_user=slave}} blocked reactor thread for 79011.6us
W20260709 13:16:07.782784  8250 debug-util.cc:398] Leaking SignalData structure 0x7b0800226a80 after lost signal to thread 8345
W20260709 13:16:07.826602  8250 debug-util.cc:398] Leaking SignalData structure 0x7b080021d820 after lost signal to thread 8494
W20260709 13:16:07.841231  8734 log.cc:927] Time spent T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260709 13:16:07.793823  8733 tablet.cc:1724] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:07.871150  8751 tablet.cc:1724] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:07.883149  8746 tablet.cc:1724] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:07.896783  8752 tablet.cc:1724] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:07.939210  8755 tablet.cc:1724] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:07.939978  8754 tablet.cc:1724] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:07.944039  8761 tablet.cc:1724] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:07.946328  8760 tablet.cc:1724] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:07.951167  8747 tablet.cc:1724] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:07.987514  8764 tablet.cc:1724] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:07.999787  8347 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:5014a4df22ee4508a52d8ef7c08be0d5)
W20260709 13:16:08.009094  8347 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:5014a4df22ee4508a52d8ef7c08be0d5)
I20260709 13:16:08.010568  8758 tablet.cc:1724] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:08.011950  8347 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:5014a4df22ee4508a52d8ef7c08be0d5)
I20260709 13:16:07.999183  8751 tablet.cc:1724] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.036681  8764 tablet.cc:1724] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.056142  8761 tablet.cc:1724] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.058681  8733 tablet.cc:1724] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.067489  8746 tablet.cc:1724] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.072763  8752 tablet.cc:1724] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.068856  8754 tablet.cc:1724] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.074859  8762 tablet.cc:1724] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.080442  8755 tablet.cc:1724] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.083866  8395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461"
dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
mode: GRACEFUL
new_leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
 from {username='slave'} at 127.0.0.1:45532
I20260709 13:16:08.084723  8395 raft_consensus.cc:606] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Received request to transfer leadership to TS 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:16:08.089329  8760 tablet.cc:1724] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.094743  8758 tablet.cc:1724] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.123718  8754 tablet.cc:1724] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.138680  8321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
mode: GRACEFUL
new_leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
 from {username='slave'} at 127.0.0.1:57406
I20260709 13:16:08.139458  8321 raft_consensus.cc:606] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Received request to transfer leadership to TS 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:16:08.141247  2738 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:16:08.141973  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:08.128778  8764 tablet.cc:1724] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.128420  8747 tablet.cc:1724] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.179869  8761 tablet.cc:1724] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.183751  8762 tablet.cc:1724] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:08.199038  8321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186"
dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
mode: GRACEFUL
new_leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
 from {username='slave'} at 127.0.0.1:57406
I20260709 13:16:08.200093  8321 raft_consensus.cc:606] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Received request to transfer leadership to TS 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:16:08.207082  8395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b"
dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
mode: GRACEFUL
new_leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
 from {username='slave'} at 127.0.0.1:45532
I20260709 13:16:08.207834  8395 raft_consensus.cc:606] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Received request to transfer leadership to TS 789ec27a54ee4770a2e8a4c1c21510bc
I20260709 13:16:08.210448  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:08.211249  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:08.215947  8219 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200: soft_deleted_table [id=24144cbc1f79473c89fb595d44bf2239] alter complete (version 1)
I20260709 13:16:08.313930  8686 raft_consensus.cc:993] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3: : Instructing follower 789ec27a54ee4770a2e8a4c1c21510bc to start an election
I20260709 13:16:08.314617  8695 raft_consensus.cc:1081] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Signalling peer 789ec27a54ee4770a2e8a4c1c21510bc to start an election
I20260709 13:16:08.316917  8465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
 from {username='slave'} at 127.0.0.1:35648
I20260709 13:16:08.317735  8465 raft_consensus.cc:493] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:08.318231  8465 raft_consensus.cc:3060] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.328501  8465 raft_consensus.cc:515] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.331934  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:08.332868  8321 raft_consensus.cc:3060] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.332902  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f49554a6f3a34e349d04d895256a651b" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:08.333727  8395 raft_consensus.cc:3055] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:08.334136  8395 raft_consensus.cc:740] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:08.335157  8395 consensus_queue.cc:260] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [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: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.336393  8395 raft_consensus.cc:3060] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.346041  8465 leader_election.cc:290] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 3 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:08.346997  8395 raft_consensus.cc:2468] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 3.
I20260709 13:16:08.349222  8694 raft_consensus.cc:993] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5: : Instructing follower 789ec27a54ee4770a2e8a4c1c21510bc to start an election
I20260709 13:16:08.343179  8321 raft_consensus.cc:2468] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 3.
I20260709 13:16:08.349903  8694 raft_consensus.cc:1081] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Signalling peer 789ec27a54ee4770a2e8a4c1c21510bc to start an election
I20260709 13:16:08.350421  8436 leader_election.cc:304] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [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: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:08.351661  8700 raft_consensus.cc:2804] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:08.352226  8700 raft_consensus.cc:697] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:08.352492  8465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
 from {username='slave'} at 127.0.0.1:35652
I20260709 13:16:08.353282  8465 raft_consensus.cc:493] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:08.353240  8700 consensus_queue.cc:237] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [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: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.353864  8465 raft_consensus.cc:3060] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.362243  8218 catalog_manager.cc:5697] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 2 to 3, leader changed from 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130) to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 3 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:08.363498  8465 raft_consensus.cc:515] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.368521  8465 leader_election.cc:290] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 3 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:08.369710  8701 raft_consensus.cc:993] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5: : Instructing follower 789ec27a54ee4770a2e8a4c1c21510bc to start an election
I20260709 13:16:08.370266  8701 raft_consensus.cc:1081] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Signalling peer 789ec27a54ee4770a2e8a4c1c21510bc to start an election
I20260709 13:16:08.371165  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:08.370280  8321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd54781c8b04c0780c6d0b80467b4ae" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:08.371850  8395 raft_consensus.cc:3060] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.372167  8321 raft_consensus.cc:3055] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:08.372460  8321 raft_consensus.cc:740] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:08.373265  8321 consensus_queue.cc:260] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [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: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.374608  8321 raft_consensus.cc:3060] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.379566  8395 raft_consensus.cc:2468] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 3.
I20260709 13:16:08.380851  8436 leader_election.cc:304] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [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: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:08.380898  8465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
 from {username='slave'} at 127.0.0.1:35652
I20260709 13:16:08.381630  8465 raft_consensus.cc:493] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:08.381875  8700 raft_consensus.cc:2804] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:08.382156  8465 raft_consensus.cc:3060] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.391022  8465 raft_consensus.cc:515] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.395287  8465 leader_election.cc:290] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 3 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:08.395381  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:08.396188  8317 raft_consensus.cc:3055] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:08.396526  8317 raft_consensus.cc:740] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef6f95ecb7f547768855187b8e9cbaf5, State: Running, Role: LEADER
I20260709 13:16:08.389786  8321 raft_consensus.cc:2468] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 3.
I20260709 13:16:08.396605  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c7d3120a541e08ea9dfb11d1f4186" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:08.397285  8395 raft_consensus.cc:3060] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.397468  8317 consensus_queue.cc:260] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [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: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.399077  8700 raft_consensus.cc:697] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:08.400599  8317 raft_consensus.cc:3060] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.400229  8700 consensus_queue.cc:237] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [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: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.405587  8395 raft_consensus.cc:2468] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 3.
I20260709 13:16:08.407018  8436 leader_election.cc:304] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [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: 4b36ed7589a843b88ed5b7e645d557f3, 789ec27a54ee4770a2e8a4c1c21510bc; no voters: 
I20260709 13:16:08.408078  8700 raft_consensus.cc:2804] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:08.408880  8700 raft_consensus.cc:697] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:08.409852  8700 consensus_queue.cc:237] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [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: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.410996  8218 catalog_manager.cc:5697] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 2 to 3, leader changed from ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129) to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 3 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:08.413385  8317 raft_consensus.cc:2468] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 3.
I20260709 13:16:08.427788  8218 catalog_manager.cc:5697] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 2 to 3, leader changed from ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129) to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 3 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:08.564237  8695 raft_consensus.cc:993] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3: : Instructing follower 789ec27a54ee4770a2e8a4c1c21510bc to start an election
I20260709 13:16:08.564751  8686 raft_consensus.cc:1081] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Signalling peer 789ec27a54ee4770a2e8a4c1c21510bc to start an election
I20260709 13:16:08.566502  8465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461"
dest_uuid: "789ec27a54ee4770a2e8a4c1c21510bc"
 from {username='slave'} at 127.0.0.1:35648
I20260709 13:16:08.567204  8465 raft_consensus.cc:493] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:08.567709  8465 raft_consensus.cc:3060] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.576598  8465 raft_consensus.cc:515] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.579005  8465 leader_election.cc:290] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [CANDIDATE]: Term 3 election: Requested vote from peers ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607), 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319)
I20260709 13:16:08.579687  8317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ef6f95ecb7f547768855187b8e9cbaf5"
I20260709 13:16:08.580260  8395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34df007b6c3f480f86ac3ebfcce15461" candidate_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4b36ed7589a843b88ed5b7e645d557f3"
I20260709 13:16:08.580374  8317 raft_consensus.cc:3060] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.580978  8395 raft_consensus.cc:3055] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:08.581359  8395 raft_consensus.cc:740] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b36ed7589a843b88ed5b7e645d557f3, State: Running, Role: LEADER
I20260709 13:16:08.582290  8395 consensus_queue.cc:260] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [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: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.583928  8395 raft_consensus.cc:3060] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:08.587641  8317 raft_consensus.cc:2468] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 3.
I20260709 13:16:08.589143  8435 leader_election.cc:304] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [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: 789ec27a54ee4770a2e8a4c1c21510bc, ef6f95ecb7f547768855187b8e9cbaf5; no voters: 
I20260709 13:16:08.589938  8700 raft_consensus.cc:2804] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:08.590417  8700 raft_consensus.cc:697] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 LEADER]: Becoming Leader. State: Replica: 789ec27a54ee4770a2e8a4c1c21510bc, State: Running, Role: LEADER
I20260709 13:16:08.591338  8700 consensus_queue.cc:237] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [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: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } }
I20260709 13:16:08.592458  8395 raft_consensus.cc:2468] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789ec27a54ee4770a2e8a4c1c21510bc in term 3.
I20260709 13:16:08.599382  8218 catalog_manager.cc:5697] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc reported cstate change: term changed from 2 to 3, leader changed from 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130) to 789ec27a54ee4770a2e8a4c1c21510bc (127.2.172.131). New cstate: current_term: 3 leader_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789ec27a54ee4770a2e8a4c1c21510bc" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 42749 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:08.802335  8317 raft_consensus.cc:1275] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Refusing update from remote peer 789ec27a54ee4770a2e8a4c1c21510bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:08.804096  8700 consensus_queue.cc:1048] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:08.815933  8395 raft_consensus.cc:1275] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Refusing update from remote peer 789ec27a54ee4770a2e8a4c1c21510bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:08.817690  8696 consensus_queue.cc:1048] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:08.849107  8317 raft_consensus.cc:1275] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Refusing update from remote peer 789ec27a54ee4770a2e8a4c1c21510bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:08.850737  8700 consensus_queue.cc:1048] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:08.865772  8395 raft_consensus.cc:1275] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Refusing update from remote peer 789ec27a54ee4770a2e8a4c1c21510bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:08.867811  8696 consensus_queue.cc:1048] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:08.908679  8395 raft_consensus.cc:1275] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Refusing update from remote peer 789ec27a54ee4770a2e8a4c1c21510bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:08.910328  8696 consensus_queue.cc:1048] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:08.911051  8317 raft_consensus.cc:1275] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Refusing update from remote peer 789ec27a54ee4770a2e8a4c1c21510bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:08.912499  8696 consensus_queue.cc:1048] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:09.043792  8317 raft_consensus.cc:1275] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Refusing update from remote peer 789ec27a54ee4770a2e8a4c1c21510bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:09.045200  8700 consensus_queue.cc:1048] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6f95ecb7f547768855187b8e9cbaf5" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 33607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:09.057741  8395 raft_consensus.cc:1275] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Refusing update from remote peer 789ec27a54ee4770a2e8a4c1c21510bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:09.061779  8771 consensus_queue.cc:1048] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b36ed7589a843b88ed5b7e645d557f3" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:09.283151  2738 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:16:09.288509  2738 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:16:09.289134  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:09.295758  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:16:09.296236  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:10.329066  2738 tablet_server.cc:179] TabletServer@127.2.172.129:0 shutting down...
W20260709 13:16:10.342630  8435 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 13:16:10.357682  8435 consensus_peers.cc:597] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc -> Peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Couldn't send request to peer ef6f95ecb7f547768855187b8e9cbaf5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.387523  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:16:10.389446  8361 consensus_peers.cc:597] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 -> Peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Couldn't send request to peer ef6f95ecb7f547768855187b8e9cbaf5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.390049  2738 tablet_replica.cc:333] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.392490  2738 raft_consensus.cc:2243] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.393153  2738 raft_consensus.cc:2272] T 34df007b6c3f480f86ac3ebfcce15461 P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.395578  2738 tablet_replica.cc:333] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.396283  2738 raft_consensus.cc:2243] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.396867  2738 raft_consensus.cc:2272] T 5014a4df22ee4508a52d8ef7c08be0d5 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.399376  2738 tablet_replica.cc:333] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.400174  2738 raft_consensus.cc:2243] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.400763  2738 raft_consensus.cc:2272] T 7f52746e5da94b9faad67d3ccf314cc3 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.403236  2738 tablet_replica.cc:333] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.403815  2738 raft_consensus.cc:2243] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.404302  2738 raft_consensus.cc:2272] T 4618f59c30234203a66d4454a26568a7 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.406764  2738 tablet_replica.cc:333] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.407399  2738 raft_consensus.cc:2243] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.407882  2738 raft_consensus.cc:2272] T 973999a528e545e19ea70415da7c00fb P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.410069  2738 tablet_replica.cc:333] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.410977  2738 raft_consensus.cc:2243] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.412177  2738 raft_consensus.cc:2272] T f87ad95d42284d70ad984efdc435b90c P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.415373  2738 tablet_replica.cc:333] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.416195  2738 raft_consensus.cc:2243] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.417222  2738 raft_consensus.cc:2272] T 85a461f98850425592cd22e9cddbd107 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.420271  2738 tablet_replica.cc:333] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.421188  2738 raft_consensus.cc:2243] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:16:10.420971  8361 consensus_peers.cc:597] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 -> Peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Couldn't send request to peer ef6f95ecb7f547768855187b8e9cbaf5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.422262  2738 raft_consensus.cc:2272] T d378565108504724ab43ee3d78141f70 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.424778  2738 tablet_replica.cc:333] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.425419  2738 raft_consensus.cc:2243] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.425863  2738 raft_consensus.cc:2272] T 9fd54781c8b04c0780c6d0b80467b4ae P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.428332  2738 tablet_replica.cc:333] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.428943  2738 raft_consensus.cc:2243] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.429452  2738 raft_consensus.cc:2272] T f49554a6f3a34e349d04d895256a651b P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.431774  2738 tablet_replica.cc:333] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.432443  2738 raft_consensus.cc:2243] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.433027  2738 raft_consensus.cc:2272] T 01174821ddde4363b57655b46f46a81f P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.435420  2738 tablet_replica.cc:333] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.435990  2738 raft_consensus.cc:2243] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.436458  2738 raft_consensus.cc:2272] T dd922d0ab90d4b5c9e23e2f4bed5acce P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.439070  2738 tablet_replica.cc:333] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.439837  2738 raft_consensus.cc:2243] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.440430  2738 raft_consensus.cc:2272] T 9459127bfc18431284c06c23f3f48d43 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.443251  2738 tablet_replica.cc:333] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.444072  2738 raft_consensus.cc:2243] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.444659  2738 raft_consensus.cc:2272] T 13c65dec5a234deb81e41e2791f5693a P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.448173  2738 tablet_replica.cc:333] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.448915  2738 raft_consensus.cc:2243] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.450035  2738 raft_consensus.cc:2272] T af9f68f58a8749a79c1a1b69ec8c3615 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.452989  2738 tablet_replica.cc:333] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.453737  2738 raft_consensus.cc:2243] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.454643  2738 raft_consensus.cc:2272] T c316c9baed4447b08e2aa204c80dbb58 P ef6f95ecb7f547768855187b8e9cbaf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.456813  2738 tablet_replica.cc:333] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.457383  2738 raft_consensus.cc:2243] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.458207  2738 raft_consensus.cc:2272] T eca2fcddb29d4d9bbac6d4153d28e614 P ef6f95ecb7f547768855187b8e9cbaf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.460628  2738 tablet_replica.cc:333] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5: stopping tablet replica
I20260709 13:16:10.461119  2738 raft_consensus.cc:2243] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.461549  2738 raft_consensus.cc:2272] T e28c7d3120a541e08ea9dfb11d1f4186 P ef6f95ecb7f547768855187b8e9cbaf5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:10.487360  8435 consensus_peers.cc:597] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc -> Peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Couldn't send request to peer ef6f95ecb7f547768855187b8e9cbaf5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.502162  2738 tablet_server.cc:196] TabletServer@127.2.172.129:0 shutdown complete.
W20260709 13:16:10.531765  8361 consensus_peers.cc:597] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 -> Peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Couldn't send request to peer ef6f95ecb7f547768855187b8e9cbaf5. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:33607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.545459  2738 tablet_server.cc:179] TabletServer@127.2.172.130:0 shutting down...
W20260709 13:16:10.553406  8361 consensus_peers.cc:597] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 -> Peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Couldn't send request to peer ef6f95ecb7f547768855187b8e9cbaf5. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:33607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.595027  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:10.596077  2738 tablet_replica.cc:333] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.597108  2738 raft_consensus.cc:2243] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.597733  2738 raft_consensus.cc:2272] T 34df007b6c3f480f86ac3ebfcce15461 P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.600878  2738 tablet_replica.cc:333] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.601773  2738 raft_consensus.cc:2243] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.602914  2738 raft_consensus.cc:2272] T 5014a4df22ee4508a52d8ef7c08be0d5 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.605901  2738 tablet_replica.cc:333] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.606978  2738 raft_consensus.cc:2243] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.608208  2738 raft_consensus.cc:2272] T 4618f59c30234203a66d4454a26568a7 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.611423  2738 tablet_replica.cc:333] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.612401  2738 raft_consensus.cc:2243] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:16:10.612879  8435 consensus_peers.cc:597] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc -> Peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Couldn't send request to peer ef6f95ecb7f547768855187b8e9cbaf5. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:33607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.613588  2738 raft_consensus.cc:2272] T 7f52746e5da94b9faad67d3ccf314cc3 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.616636  2738 tablet_replica.cc:333] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.617672  2738 raft_consensus.cc:2243] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.618304  2738 raft_consensus.cc:2272] T 9fd54781c8b04c0780c6d0b80467b4ae P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:10.619076  8435 consensus_peers.cc:597] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc -> Peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Couldn't send request to peer ef6f95ecb7f547768855187b8e9cbaf5. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:33607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.621321  2738 tablet_replica.cc:333] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.622390  2738 raft_consensus.cc:2243] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.623018  2738 raft_consensus.cc:2272] T d378565108504724ab43ee3d78141f70 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.626188  2738 tablet_replica.cc:333] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.627074  2738 raft_consensus.cc:2243] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.627662  2738 raft_consensus.cc:2272] T 85a461f98850425592cd22e9cddbd107 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.630664  2738 tablet_replica.cc:333] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.631510  2738 raft_consensus.cc:2243] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.632149  2738 raft_consensus.cc:2272] T dd922d0ab90d4b5c9e23e2f4bed5acce P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.635072  2738 tablet_replica.cc:333] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.636009  2738 raft_consensus.cc:2243] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.637084  2738 raft_consensus.cc:2272] T 01174821ddde4363b57655b46f46a81f P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.640200  2738 tablet_replica.cc:333] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.641204  2738 raft_consensus.cc:2243] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.641776  2738 raft_consensus.cc:2272] T f49554a6f3a34e349d04d895256a651b P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.644731  2738 tablet_replica.cc:333] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.645663  2738 raft_consensus.cc:2243] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.646309  2738 raft_consensus.cc:2272] T 973999a528e545e19ea70415da7c00fb P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.649294  2738 tablet_replica.cc:333] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.650177  2738 raft_consensus.cc:2243] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.651064  2738 raft_consensus.cc:2272] T f87ad95d42284d70ad984efdc435b90c P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.654371  2738 tablet_replica.cc:333] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.655308  2738 raft_consensus.cc:2243] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.656518  2738 raft_consensus.cc:2272] T 9459127bfc18431284c06c23f3f48d43 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:10.657961  8435 consensus_peers.cc:597] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc -> Peer ef6f95ecb7f547768855187b8e9cbaf5 (127.2.172.129:33607): Couldn't send request to peer ef6f95ecb7f547768855187b8e9cbaf5. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:33607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.659583  2738 tablet_replica.cc:333] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.660497  2738 raft_consensus.cc:2243] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.661800  2738 raft_consensus.cc:2272] T 13c65dec5a234deb81e41e2791f5693a P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.664990  2738 tablet_replica.cc:333] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.665809  2738 raft_consensus.cc:2243] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.666491  2738 raft_consensus.cc:2272] T af9f68f58a8749a79c1a1b69ec8c3615 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.669739  2738 tablet_replica.cc:333] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.670569  2738 raft_consensus.cc:2243] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.671190  2738 raft_consensus.cc:2272] T c316c9baed4447b08e2aa204c80dbb58 P 4b36ed7589a843b88ed5b7e645d557f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.674273  2738 tablet_replica.cc:333] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.675032  2738 raft_consensus.cc:2243] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.675637  2738 raft_consensus.cc:2272] T eca2fcddb29d4d9bbac6d4153d28e614 P 4b36ed7589a843b88ed5b7e645d557f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.678695  2738 tablet_replica.cc:333] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3: stopping tablet replica
I20260709 13:16:10.679417  2738 raft_consensus.cc:2243] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.680035  2738 raft_consensus.cc:2272] T e28c7d3120a541e08ea9dfb11d1f4186 P 4b36ed7589a843b88ed5b7e645d557f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.735086  2738 tablet_server.cc:196] TabletServer@127.2.172.130:0 shutdown complete.
I20260709 13:16:10.774412  2738 tablet_server.cc:179] TabletServer@127.2.172.131:0 shutting down...
W20260709 13:16:10.795207  8436 consensus_peers.cc:597] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc -> Peer 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319): Couldn't send request to peer 4b36ed7589a843b88ed5b7e645d557f3. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:33319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:10.813124  8436 consensus_peers.cc:597] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc -> Peer 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319): Couldn't send request to peer 4b36ed7589a843b88ed5b7e645d557f3. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:33319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:10.818773  8436 consensus_peers.cc:597] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc -> Peer 4b36ed7589a843b88ed5b7e645d557f3 (127.2.172.130:33319): Couldn't send request to peer 4b36ed7589a843b88ed5b7e645d557f3. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:33319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.819278  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:10.820139  2738 tablet_replica.cc:333] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.820902  2738 raft_consensus.cc:2243] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.821441  2738 raft_consensus.cc:2272] T 5014a4df22ee4508a52d8ef7c08be0d5 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.823589  2738 tablet_replica.cc:333] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.824196  2738 raft_consensus.cc:2243] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.824666  2738 raft_consensus.cc:2272] T 4618f59c30234203a66d4454a26568a7 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.826632  2738 tablet_replica.cc:333] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.827193  2738 raft_consensus.cc:2243] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.827950  2738 raft_consensus.cc:2272] T 34df007b6c3f480f86ac3ebfcce15461 P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.830039  2738 tablet_replica.cc:333] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.830685  2738 raft_consensus.cc:2243] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.831154  2738 raft_consensus.cc:2272] T 7f52746e5da94b9faad67d3ccf314cc3 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.833158  2738 tablet_replica.cc:333] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.833871  2738 raft_consensus.cc:2243] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.834702  2738 raft_consensus.cc:2272] T 9fd54781c8b04c0780c6d0b80467b4ae P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.836743  2738 tablet_replica.cc:333] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.837324  2738 raft_consensus.cc:2243] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.838066  2738 raft_consensus.cc:2272] T e28c7d3120a541e08ea9dfb11d1f4186 P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.840116  2738 tablet_replica.cc:333] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.840656  2738 raft_consensus.cc:2243] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.841121  2738 raft_consensus.cc:2272] T eca2fcddb29d4d9bbac6d4153d28e614 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.843160  2738 tablet_replica.cc:333] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.843717  2738 raft_consensus.cc:2243] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.844537  2738 raft_consensus.cc:2272] T f49554a6f3a34e349d04d895256a651b P 789ec27a54ee4770a2e8a4c1c21510bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.846968  2738 tablet_replica.cc:333] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.847554  2738 raft_consensus.cc:2243] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.848058  2738 raft_consensus.cc:2272] T 85a461f98850425592cd22e9cddbd107 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.850172  2738 tablet_replica.cc:333] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.850852  2738 raft_consensus.cc:2243] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.851301  2738 raft_consensus.cc:2272] T d378565108504724ab43ee3d78141f70 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.853530  2738 tablet_replica.cc:333] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.854094  2738 raft_consensus.cc:2243] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.854938  2738 raft_consensus.cc:2272] T 973999a528e545e19ea70415da7c00fb P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.856864  2738 tablet_replica.cc:333] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.857438  2738 raft_consensus.cc:2243] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.857900  2738 raft_consensus.cc:2272] T f87ad95d42284d70ad984efdc435b90c P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.860134  2738 tablet_replica.cc:333] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.860715  2738 raft_consensus.cc:2243] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.861651  2738 raft_consensus.cc:2272] T dd922d0ab90d4b5c9e23e2f4bed5acce P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.863821  2738 tablet_replica.cc:333] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.864377  2738 raft_consensus.cc:2243] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.864837  2738 raft_consensus.cc:2272] T 01174821ddde4363b57655b46f46a81f P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.866954  2738 tablet_replica.cc:333] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.867452  2738 raft_consensus.cc:2243] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.867967  2738 raft_consensus.cc:2272] T c316c9baed4447b08e2aa204c80dbb58 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.869994  2738 tablet_replica.cc:333] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.870568  2738 raft_consensus.cc:2243] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.871066  2738 raft_consensus.cc:2272] T 13c65dec5a234deb81e41e2791f5693a P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.873046  2738 tablet_replica.cc:333] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.873571  2738 raft_consensus.cc:2243] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.874022  2738 raft_consensus.cc:2272] T af9f68f58a8749a79c1a1b69ec8c3615 P 789ec27a54ee4770a2e8a4c1c21510bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.876508  2738 tablet_replica.cc:333] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc: stopping tablet replica
I20260709 13:16:10.877044  2738 raft_consensus.cc:2243] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:10.877586  2738 raft_consensus.cc:2272] T 9459127bfc18431284c06c23f3f48d43 P 789ec27a54ee4770a2e8a4c1c21510bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.914290  2738 tablet_server.cc:196] TabletServer@127.2.172.131:0 shutdown complete.
I20260709 13:16:10.953409  2738 master.cc:562] Master@127.2.172.190:36649 shutting down...
I20260709 13:16:10.991963  2738 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:10.992705  2738 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:10.993136  2738 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3e3fb88c9df421e94f309e3b0d98200: stopping tablet replica
I20260709 13:16:11.710075  2738 master.cc:584] Master@127.2.172.190:36649 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13734 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:16:11.765017  2738 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.172.190:41889
I20260709 13:16:11.766168  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:11.772512  8786 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:11.773031  8789 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:11.773058  8787 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:11.774034  2738 server_base.cc:1061] running on GCE node
I20260709 13:16:11.774972  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:11.775204  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:11.775318  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602971775307 us; error 0 us; skew 500 ppm
I20260709 13:16:11.775766  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:11.778242  2738 webserver.cc:533] Webserver started at http://127.2.172.190:33067/ using document root <none> and password file <none>
I20260709 13:16:11.778810  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:11.778980  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:11.779207  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:11.780267  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/master-0-root/instance:
uuid: "4b653b9313b4432a865a2afbb0d0ed97"
format_stamp: "Formatted at 2026-07-09 13:16:11 on dist-test-slave-r9m8"
I20260709 13:16:11.784751  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:11.788288  8794 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:11.789086  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:16:11.789354  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/master-0-root
uuid: "4b653b9313b4432a865a2afbb0d0ed97"
format_stamp: "Formatted at 2026-07-09 13:16:11 on dist-test-slave-r9m8"
I20260709 13:16:11.789604  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:11.801457  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:11.802785  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:11.845952  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.190:41889
I20260709 13:16:11.846076  8845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.190:41889 every 8 connection(s)
I20260709 13:16:11.850982  8846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:11.862702  8846 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97: Bootstrap starting.
I20260709 13:16:11.867906  8846 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.872611  8846 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97: No bootstrap required, opened a new log
I20260709 13:16:11.875030  8846 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b653b9313b4432a865a2afbb0d0ed97" member_type: VOTER }
I20260709 13:16:11.875456  8846 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.875666  8846 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b653b9313b4432a865a2afbb0d0ed97, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.876211  8846 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b653b9313b4432a865a2afbb0d0ed97" member_type: VOTER }
I20260709 13:16:11.876678  8846 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:11.876894  8846 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:11.877131  8846 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.882316  8846 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b653b9313b4432a865a2afbb0d0ed97" member_type: VOTER }
I20260709 13:16:11.882891  8846 leader_election.cc:304] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [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: 4b653b9313b4432a865a2afbb0d0ed97; no voters: 
I20260709 13:16:11.884159  8846 leader_election.cc:290] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:11.884634  8849 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.886133  8849 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 1 LEADER]: Becoming Leader. State: Replica: 4b653b9313b4432a865a2afbb0d0ed97, State: Running, Role: LEADER
I20260709 13:16:11.886893  8849 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [LEADER]: Queue going to LEADER mode. State: All 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: "4b653b9313b4432a865a2afbb0d0ed97" member_type: VOTER }
I20260709 13:16:11.887562  8846 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:11.891594  8850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b653b9313b4432a865a2afbb0d0ed97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b653b9313b4432a865a2afbb0d0ed97" member_type: VOTER } }
I20260709 13:16:11.891418  8851 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b653b9313b4432a865a2afbb0d0ed97. Latest consensus state: current_term: 1 leader_uuid: "4b653b9313b4432a865a2afbb0d0ed97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b653b9313b4432a865a2afbb0d0ed97" member_type: VOTER } }
I20260709 13:16:11.892319  8850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:11.892526  8851 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:11.897581  8856 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:11.905529  8856 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:11.906637  2738 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:11.914698  8856 catalog_manager.cc:1383] Generated new cluster ID: 2fd69163d5f746f4bf1a39ec360f7c4b
I20260709 13:16:11.915014  8856 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:11.932080  8856 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:11.933434  8856 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:11.949785  8856 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97: Generated new TSK 0
I20260709 13:16:11.950453  8856 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:11.973734  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:11.980268  8867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:11.981457  8868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:11.982932  8870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:11.983028  2738 server_base.cc:1061] running on GCE node
I20260709 13:16:11.984192  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:11.984380  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:11.984607  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602971984568 us; error 0 us; skew 500 ppm
I20260709 13:16:11.985148  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:11.987988  2738 webserver.cc:533] Webserver started at http://127.2.172.129:35903/ using document root <none> and password file <none>
I20260709 13:16:11.988482  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:11.988680  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:11.988976  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:11.990187  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-0-root/instance:
uuid: "9c7208d24b67451e8eb4cfcb523cb105"
format_stamp: "Formatted at 2026-07-09 13:16:11 on dist-test-slave-r9m8"
I20260709 13:16:11.994758  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:16:11.998036  8875 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:11.998973  2738 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:11.999317  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-0-root
uuid: "9c7208d24b67451e8eb4cfcb523cb105"
format_stamp: "Formatted at 2026-07-09 13:16:11 on dist-test-slave-r9m8"
I20260709 13:16:11.999614  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:12.015107  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:12.016345  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:12.017889  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:12.020239  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:12.020494  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:12.020744  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:12.020944  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:12.065384  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.129:37991
I20260709 13:16:12.065490  8937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.129:37991 every 8 connection(s)
I20260709 13:16:12.071427  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:12.078948  8942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:12.080178  8943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:12.082858  8945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:12.083626  2738 server_base.cc:1061] running on GCE node
I20260709 13:16:12.085153  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:12.085356  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:12.085603  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602972085584 us; error 0 us; skew 500 ppm
I20260709 13:16:12.086284  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:12.089819  2738 webserver.cc:533] Webserver started at http://127.2.172.130:34133/ using document root <none> and password file <none>
I20260709 13:16:12.090190  8938 heartbeater.cc:344] Connected to a master server at 127.2.172.190:41889
I20260709 13:16:12.090451  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:12.090723  8938 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:12.090796  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:12.091226  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:12.091735  8938 heartbeater.cc:507] Master 127.2.172.190:41889 requested a full tablet report, sending...
I20260709 13:16:12.092917  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-1-root/instance:
uuid: "a9e66d1718cc456ea6f776a78cda856d"
format_stamp: "Formatted at 2026-07-09 13:16:12 on dist-test-slave-r9m8"
I20260709 13:16:12.094340  8811 ts_manager.cc:194] Registered new tserver with Master: 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991)
I20260709 13:16:12.096992  8811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37078
I20260709 13:16:12.099531  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:16:12.103389  8950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:12.104339  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:16:12.104681  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-1-root
uuid: "a9e66d1718cc456ea6f776a78cda856d"
format_stamp: "Formatted at 2026-07-09 13:16:12 on dist-test-slave-r9m8"
I20260709 13:16:12.104992  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:12.119741  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:12.121001  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:12.122535  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:12.125165  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:12.125443  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:12.125728  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:12.125905  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:12.170491  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.130:44591
I20260709 13:16:12.170631  9012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.130:44591 every 8 connection(s)
I20260709 13:16:12.175760  2738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:12.183272  9016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:12.185103  9017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:12.186501  9019 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:12.187350  2738 server_base.cc:1061] running on GCE node
I20260709 13:16:12.188616  2738 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:12.188879  2738 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:12.189080  2738 hybrid_clock.cc:648] HybridClock initialized: now 1783602972189061 us; error 0 us; skew 500 ppm
I20260709 13:16:12.189316  9013 heartbeater.cc:344] Connected to a master server at 127.2.172.190:41889
I20260709 13:16:12.189728  9013 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:12.189767  2738 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:12.190472  9013 heartbeater.cc:507] Master 127.2.172.190:41889 requested a full tablet report, sending...
I20260709 13:16:12.192775  2738 webserver.cc:533] Webserver started at http://127.2.172.131:34209/ using document root <none> and password file <none>
I20260709 13:16:12.192847  8811 ts_manager.cc:194] Registered new tserver with Master: a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:12.193634  2738 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:12.193920  2738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:12.194255  2738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:12.194923  8811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37082
I20260709 13:16:12.195820  2738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-2-root/instance:
uuid: "627cdf85522441039a97bf0075e97f9c"
format_stamp: "Formatted at 2026-07-09 13:16:12 on dist-test-slave-r9m8"
I20260709 13:16:12.201834  2738 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:16:12.205822  9024 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:12.206812  2738 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:16:12.207157  2738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-2-root
uuid: "627cdf85522441039a97bf0075e97f9c"
format_stamp: "Formatted at 2026-07-09 13:16:12 on dist-test-slave-r9m8"
I20260709 13:16:12.207479  2738 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBg2ze6/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602814257258-2738-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:12.231482  2738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:12.232751  2738 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:12.234345  2738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:12.236730  2738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:12.236980  2738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:12.237236  2738 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:12.237483  2738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:16:12.286052  2738 rpc_server.cc:307] RPC server started. Bound to: 127.2.172.131:37907
I20260709 13:16:12.286163  9086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.172.131:37907 every 8 connection(s)
I20260709 13:16:12.300237  9087 heartbeater.cc:344] Connected to a master server at 127.2.172.190:41889
I20260709 13:16:12.300654  9087 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:12.301461  9087 heartbeater.cc:507] Master 127.2.172.190:41889 requested a full tablet report, sending...
I20260709 13:16:12.303623  8811 ts_manager.cc:194] Registered new tserver with Master: 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:12.304209  2738 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014804016s
I20260709 13:16:12.305035  8811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37092
I20260709 13:16:12.331974  8811 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37096:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:16:12.334595  8811 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:16:12.408778  8976 tablet_service.cc:1511] Processing CreateTablet for tablet 3335d265d55a4beeae434f50beab72fb (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:12.410620  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3335d265d55a4beeae434f50beab72fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.411157  9051 tablet_service.cc:1511] Processing CreateTablet for tablet b3168290ef854dd693a4e9ada6997637 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:12.412704  9051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3168290ef854dd693a4e9ada6997637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.413282  9050 tablet_service.cc:1511] Processing CreateTablet for tablet 3335d265d55a4beeae434f50beab72fb (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:12.414930  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3335d265d55a4beeae434f50beab72fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.411695  9052 tablet_service.cc:1511] Processing CreateTablet for tablet bc5b82432eea4efe93bce02ad50122ee (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:12.418133  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5b82432eea4efe93bce02ad50122ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.415365  8977 tablet_service.cc:1511] Processing CreateTablet for tablet b3168290ef854dd693a4e9ada6997637 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:12.423558  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3168290ef854dd693a4e9ada6997637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.408828  8978 tablet_service.cc:1511] Processing CreateTablet for tablet bc5b82432eea4efe93bce02ad50122ee (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:12.427601  8978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5b82432eea4efe93bce02ad50122ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.433175  8975 tablet_service.cc:1511] Processing CreateTablet for tablet b410dfb89a294e4d94f3c9b0a94e3c49 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:12.435354  8975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b410dfb89a294e4d94f3c9b0a94e3c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.436365  9049 tablet_service.cc:1511] Processing CreateTablet for tablet b410dfb89a294e4d94f3c9b0a94e3c49 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:12.438303  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b410dfb89a294e4d94f3c9b0a94e3c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.440982  8974 tablet_service.cc:1511] Processing CreateTablet for tablet 328e9671cdf24f039d4d2a8993a03ec9 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:12.442833  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328e9671cdf24f039d4d2a8993a03ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.447014  8903 tablet_service.cc:1511] Processing CreateTablet for tablet bc5b82432eea4efe93bce02ad50122ee (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:12.448590  8903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5b82432eea4efe93bce02ad50122ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.451871  8902 tablet_service.cc:1511] Processing CreateTablet for tablet b3168290ef854dd693a4e9ada6997637 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:12.453428  8902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3168290ef854dd693a4e9ada6997637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.455678  9048 tablet_service.cc:1511] Processing CreateTablet for tablet 328e9671cdf24f039d4d2a8993a03ec9 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:12.456599  9103 tablet_bootstrap.cc:492] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:12.457125  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328e9671cdf24f039d4d2a8993a03ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.459832  8901 tablet_service.cc:1511] Processing CreateTablet for tablet 3335d265d55a4beeae434f50beab72fb (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:12.461341  8901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3335d265d55a4beeae434f50beab72fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.463778  8900 tablet_service.cc:1511] Processing CreateTablet for tablet b410dfb89a294e4d94f3c9b0a94e3c49 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:12.465173  8900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b410dfb89a294e4d94f3c9b0a94e3c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.467679  8899 tablet_service.cc:1511] Processing CreateTablet for tablet 328e9671cdf24f039d4d2a8993a03ec9 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:12.469053  8899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328e9671cdf24f039d4d2a8993a03ec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.469225  9103 tablet_bootstrap.cc:654] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.471536  8895 tablet_service.cc:1511] Processing CreateTablet for tablet 2c45717085994980bba0afc0a29e5e6a (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:12.473213  8895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c45717085994980bba0afc0a29e5e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.476241  8898 tablet_service.cc:1511] Processing CreateTablet for tablet d3af72a8cc6a46c3a28e1e01540c4747 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:12.479468  8897 tablet_service.cc:1511] Processing CreateTablet for tablet adde07d9ebba40ec919c919d85e2bfb1 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:12.480403  8896 tablet_service.cc:1511] Processing CreateTablet for tablet 3568f5709ac04e32b4b1e3af16632e5e (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:12.483354  9103 tablet_bootstrap.cc:492] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:12.483922  9103 ts_tablet_manager.cc:1403] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260709 13:16:12.483644  9049 tablet_service.cc:1511] Processing CreateTablet for tablet d3af72a8cc6a46c3a28e1e01540c4747 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:12.484985  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3af72a8cc6a46c3a28e1e01540c4747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.485108  8977 tablet_service.cc:1511] Processing CreateTablet for tablet d3af72a8cc6a46c3a28e1e01540c4747 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:12.485961  8976 tablet_service.cc:1511] Processing CreateTablet for tablet adde07d9ebba40ec919c919d85e2bfb1 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:12.486451  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3af72a8cc6a46c3a28e1e01540c4747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.487247  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adde07d9ebba40ec919c919d85e2bfb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.487005  9103 raft_consensus.cc:359] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.487797  9103 raft_consensus.cc:385] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.488106  9103 raft_consensus.cc:740] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.488813  9047 tablet_service.cc:1511] Processing CreateTablet for tablet 3568f5709ac04e32b4b1e3af16632e5e (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:12.489002  9103 consensus_queue.cc:260] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.490264  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3568f5709ac04e32b4b1e3af16632e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.490229  9052 tablet_service.cc:1511] Processing CreateTablet for tablet adde07d9ebba40ec919c919d85e2bfb1 (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:12.491550  9052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adde07d9ebba40ec919c919d85e2bfb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.495851  9046 tablet_service.cc:1511] Processing CreateTablet for tablet 2c45717085994980bba0afc0a29e5e6a (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:12.497453  9046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c45717085994980bba0afc0a29e5e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.500633  8973 tablet_service.cc:1511] Processing CreateTablet for tablet 3568f5709ac04e32b4b1e3af16632e5e (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:12.502249  8973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3568f5709ac04e32b4b1e3af16632e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.504405  8972 tablet_service.cc:1511] Processing CreateTablet for tablet 2c45717085994980bba0afc0a29e5e6a (DEFAULT_TABLE table=test-workload [id=f171ed5878554ae9a4670d450a5e7550]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:12.506163  8972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c45717085994980bba0afc0a29e5e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.530953  8898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3af72a8cc6a46c3a28e1e01540c4747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.534916  8896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3568f5709ac04e32b4b1e3af16632e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.538450  8897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adde07d9ebba40ec919c919d85e2bfb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:12.563874  9102 tablet_bootstrap.cc:492] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:12.627811  9103 ts_tablet_manager.cc:1434] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.144s	user 0.007s	sys 0.005s
I20260709 13:16:12.628693  9013 heartbeater.cc:499] Master 127.2.172.190:41889 was elected leader, sending a full tablet report...
I20260709 13:16:12.644001  9105 raft_consensus.cc:493] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.644615  9105 raft_consensus.cc:515] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.645035  9102 tablet_bootstrap.cc:654] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.647409  9105 leader_election.cc:290] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:12.655865  9106 tablet_bootstrap.cc:492] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:12.659276  9103 tablet_bootstrap.cc:492] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
W20260709 13:16:12.675096  9014 tablet.cc:2406] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:12.681512  9103 tablet_bootstrap.cc:654] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.695379  9102 tablet_bootstrap.cc:492] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:12.695899  9102 ts_tablet_manager.cc:1403] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.132s	user 0.028s	sys 0.026s
I20260709 13:16:12.697134  9106 tablet_bootstrap.cc:654] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.698855  9102 raft_consensus.cc:359] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.700215  9102 raft_consensus.cc:385] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.702521  9102 raft_consensus.cc:740] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.708520  9103 tablet_bootstrap.cc:492] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:12.709484  9103 ts_tablet_manager.cc:1403] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.012s
I20260709 13:16:12.709089  9102 consensus_queue.cc:260] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.716106  9103 raft_consensus.cc:359] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.717012  9103 raft_consensus.cc:385] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.717374  9103 raft_consensus.cc:740] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.717770  9106 tablet_bootstrap.cc:492] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:12.718381  9106 ts_tablet_manager.cc:1403] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.000s
I20260709 13:16:12.718271  9103 consensus_queue.cc:260] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.720964  9103 ts_tablet_manager.cc:1434] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:16:12.722074  9103 tablet_bootstrap.cc:492] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:12.723191  9106 raft_consensus.cc:359] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:12.724035  9106 raft_consensus.cc:385] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.724349  9106 raft_consensus.cc:740] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.725270  9106 consensus_queue.cc:260] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:12.727918  9087 heartbeater.cc:499] Master 127.2.172.190:41889 was elected leader, sending a full tablet report...
I20260709 13:16:12.729076  9102 ts_tablet_manager.cc:1434] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 13:16:12.729919  9103 tablet_bootstrap.cc:654] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.730247  9102 tablet_bootstrap.cc:492] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:12.731957  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3335d265d55a4beeae434f50beab72fb" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:12.732709  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3335d265d55a4beeae434f50beab72fb" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
W20260709 13:16:12.735030  8954 leader_election.cc:343] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:12.735738  8954 leader_election.cc:343] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.736018  9103 tablet_bootstrap.cc:492] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:12.736182  8954 leader_election.cc:304] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9e66d1718cc456ea6f776a78cda856d; no voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:12.736838  9103 ts_tablet_manager.cc:1403] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:16:12.738706  9102 tablet_bootstrap.cc:654] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.740935  9103 raft_consensus.cc:359] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.741837  8938 heartbeater.cc:499] Master 127.2.172.190:41889 was elected leader, sending a full tablet report...
I20260709 13:16:12.741863  9103 raft_consensus.cc:385] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.738739  9107 raft_consensus.cc:2749] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.742600  9103 raft_consensus.cc:740] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.742947  9106 ts_tablet_manager.cc:1434] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.004s
I20260709 13:16:12.744237  9106 tablet_bootstrap.cc:492] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:12.743841  9103 consensus_queue.cc:260] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.746294  9103 ts_tablet_manager.cc:1434] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:16:12.747406  9103 tablet_bootstrap.cc:492] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:12.751171  9106 tablet_bootstrap.cc:654] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.754679  9103 tablet_bootstrap.cc:654] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.756032  9114 raft_consensus.cc:493] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.756702  9114 raft_consensus.cc:515] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:12.763427  9102 tablet_bootstrap.cc:492] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:12.764089  9102 ts_tablet_manager.cc:1403] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.007s
I20260709 13:16:12.767434  9103 tablet_bootstrap.cc:492] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:12.768173  9103 ts_tablet_manager.cc:1403] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260709 13:16:12.767705  9102 raft_consensus.cc:359] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:12.768783  9102 raft_consensus.cc:385] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.769135  9106 tablet_bootstrap.cc:492] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:12.769184  9102 raft_consensus.cc:740] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.769838  9106 ts_tablet_manager.cc:1403] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260709 13:16:12.770401  9102 consensus_queue.cc:260] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:12.772008  9103 raft_consensus.cc:359] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:12.772851  9103 raft_consensus.cc:385] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.773208  9103 raft_consensus.cc:740] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.773379  9102 ts_tablet_manager.cc:1434] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:16:12.773551  9114 leader_election.cc:290] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:12.773293  9106 raft_consensus.cc:359] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.774250  9106 raft_consensus.cc:385] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.774593  9106 raft_consensus.cc:740] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.774751  9102 tablet_bootstrap.cc:492] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:12.774428  9103 consensus_queue.cc:260] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:12.775514  9106 consensus_queue.cc:260] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.777478  9103 ts_tablet_manager.cc:1434] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 13:16:12.777601  9106 ts_tablet_manager.cc:1434] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:12.778662  9106 tablet_bootstrap.cc:492] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:12.778669  9103 tablet_bootstrap.cc:492] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:12.783044  9102 tablet_bootstrap.cc:654] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.785969  9106 tablet_bootstrap.cc:654] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.785969  9103 tablet_bootstrap.cc:654] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.800444  9102 tablet_bootstrap.cc:492] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:12.801059  9102 ts_tablet_manager.cc:1403] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.000s
I20260709 13:16:12.804167  9102 raft_consensus.cc:359] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.805230  9102 raft_consensus.cc:385] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.805562  9102 raft_consensus.cc:740] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.806567  9102 consensus_queue.cc:260] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.811723  9102 ts_tablet_manager.cc:1434] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:16:12.812852  9102 tablet_bootstrap.cc:492] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:12.815815  9107 raft_consensus.cc:493] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.816565  9107 raft_consensus.cc:515] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:12.819242  9102 tablet_bootstrap.cc:654] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.820750  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5b82432eea4efe93bce02ad50122ee" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:12.821668  9062 raft_consensus.cc:2468] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:12.823508  8954 leader_election.cc:304] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:12.824456  9105 raft_consensus.cc:2804] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.824857  9105 raft_consensus.cc:493] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.825199  9105 raft_consensus.cc:3060] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.826828  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5b82432eea4efe93bce02ad50122ee" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:12.827512  8913 raft_consensus.cc:2468] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:12.829005  9107 leader_election.cc:290] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907), 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991)
I20260709 13:16:12.836109  9105 raft_consensus.cc:515] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:12.838536  9105 leader_election.cc:290] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Requested vote from peers 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907), 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991)
I20260709 13:16:12.838532  9102 tablet_bootstrap.cc:492] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:12.839706  9102 ts_tablet_manager.cc:1403] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.001s
I20260709 13:16:12.839756  9103 tablet_bootstrap.cc:492] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:12.840111  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5b82432eea4efe93bce02ad50122ee" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:12.840304  9103 ts_tablet_manager.cc:1403] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.027s
I20260709 13:16:12.840584  9106 tablet_bootstrap.cc:492] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:12.840821  9062 raft_consensus.cc:3060] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.841156  9106 ts_tablet_manager.cc:1403] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.020s
I20260709 13:16:12.842751  9102 raft_consensus.cc:359] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.843542  9102 raft_consensus.cc:385] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.843393  9103 raft_consensus.cc:359] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.843912  9102 raft_consensus.cc:740] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.844242  9103 raft_consensus.cc:385] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.844820  9103 raft_consensus.cc:740] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.845552  9103 consensus_queue.cc:260] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.846937  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5b82432eea4efe93bce02ad50122ee" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:12.847564  8913 raft_consensus.cc:3060] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.847926  9103 ts_tablet_manager.cc:1434] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:12.850005  9103 tablet_bootstrap.cc:492] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:12.850961  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5b82432eea4efe93bce02ad50122ee" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:12.844877  9102 consensus_queue.cc:260] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.854918  9107 raft_consensus.cc:493] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.855474  9107 raft_consensus.cc:515] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.857542  9107 leader_election.cc:290] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:12.857625  9103 tablet_bootstrap.cc:654] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.858318  9102 ts_tablet_manager.cc:1434] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:16:12.859483  9102 tablet_bootstrap.cc:492] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:12.861330  8913 raft_consensus.cc:2468] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:12.863125  9062 raft_consensus.cc:2468] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:12.844189  9106 raft_consensus.cc:359] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.867594  9106 raft_consensus.cc:385] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.867832  9102 tablet_bootstrap.cc:654] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.868027  9106 raft_consensus.cc:740] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.869583  9103 tablet_bootstrap.cc:492] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:12.870150  9103 ts_tablet_manager.cc:1403] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260709 13:16:12.872272  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3168290ef854dd693a4e9ada6997637" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:12.872604  8954 leader_election.cc:304] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:12.873539  9107 raft_consensus.cc:2804] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.874064  9107 raft_consensus.cc:697] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:12.874202  9103 raft_consensus.cc:359] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.874956  9107 consensus_queue.cc:237] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:12.875545  9103 raft_consensus.cc:385] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.876012  9103 raft_consensus.cc:740] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.877195  9103 consensus_queue.cc:260] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.873217  9062 raft_consensus.cc:2468] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:12.878295  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3168290ef854dd693a4e9ada6997637" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:12.869179  9106 consensus_queue.cc:260] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
W20260709 13:16:12.883857  8954 leader_election.cc:343] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.883960  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5b82432eea4efe93bce02ad50122ee" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:12.884553  8954 leader_election.cc:304] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:12.886065  8876 leader_election.cc:304] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105; no voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:12.886991  9106 ts_tablet_manager.cc:1434] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.005s
I20260709 13:16:12.887708  9114 raft_consensus.cc:2749] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.888175  9106 tablet_bootstrap.cc:492] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:12.885476  9105 raft_consensus.cc:493] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.889482  9105 raft_consensus.cc:515] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.893678  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c45717085994980bba0afc0a29e5e6a" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:12.895696  9106 tablet_bootstrap.cc:654] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:12.895550  8954 leader_election.cc:343] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.898638  9102 tablet_bootstrap.cc:492] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:12.899183  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c45717085994980bba0afc0a29e5e6a" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
W20260709 13:16:12.899766  8859 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:12.900027  9062 raft_consensus.cc:2468] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:12.899907  9105 leader_election.cc:290] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:12.901578  8954 leader_election.cc:304] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:12.901623  9105 raft_consensus.cc:2804] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.902535  9105 raft_consensus.cc:493] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.899159  9102 ts_tablet_manager.cc:1403] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.040s	user 0.026s	sys 0.011s
I20260709 13:16:12.902932  9105 raft_consensus.cc:3060] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.906090  9102 raft_consensus.cc:359] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.907173  9102 raft_consensus.cc:385] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.907449  9128 raft_consensus.cc:2804] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.907483  9102 raft_consensus.cc:740] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.908027  9128 raft_consensus.cc:493] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.908382  9128 raft_consensus.cc:3060] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.908782  9102 consensus_queue.cc:260] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.917601  8811 catalog_manager.cc:5697] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 0 to 1, leader changed from <none> to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 1 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.918877  9102 ts_tablet_manager.cc:1434] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:16:12.926149  9114 raft_consensus.cc:493] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.926956  9102 tablet_bootstrap.cc:492] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:12.926781  9114 raft_consensus.cc:515] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.929000  9114 leader_election.cc:290] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:12.931565  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:12.931571  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
W20260709 13:16:12.933211  8876 leader_election.cc:343] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:12.933775  8879 leader_election.cc:343] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.934368  8879 leader_election.cc:304] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105; no voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:12.935079  9106 tablet_bootstrap.cc:492] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:12.935825  9106 ts_tablet_manager.cc:1403] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.013s
I20260709 13:16:12.935873  9114 raft_consensus.cc:2749] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.939728  9103 ts_tablet_manager.cc:1434] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.069s	user 0.026s	sys 0.011s
I20260709 13:16:12.940276  9105 raft_consensus.cc:515] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.940873  9103 tablet_bootstrap.cc:492] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:12.943430  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3168290ef854dd693a4e9ada6997637" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:12.943552  9105 leader_election.cc:290] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
W20260709 13:16:12.944849  8954 leader_election.cc:343] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.945107  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3168290ef854dd693a4e9ada6997637" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:12.945748  9062 raft_consensus.cc:3060] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.946501  9102 tablet_bootstrap.cc:654] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.947425  9128 raft_consensus.cc:515] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.944830  9106 raft_consensus.cc:359] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.951215  9106 raft_consensus.cc:385] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.951609  9106 raft_consensus.cc:740] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.952445  9106 consensus_queue.cc:260] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.953759  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c45717085994980bba0afc0a29e5e6a" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:12.953949  9128 leader_election.cc:290] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:12.954428  9061 raft_consensus.cc:3060] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.955003  9106 ts_tablet_manager.cc:1434] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:16:12.956065  9106 tablet_bootstrap.cc:492] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:12.953759  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c45717085994980bba0afc0a29e5e6a" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
W20260709 13:16:12.960548  8954 leader_election.cc:343] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.962131  9106 tablet_bootstrap.cc:654] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.963673  9061 raft_consensus.cc:2468] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:12.952677  9062 raft_consensus.cc:2468] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:12.965049  8954 leader_election.cc:304] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:12.966832  8954 leader_election.cc:304] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:12.967897  9105 raft_consensus.cc:2804] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.968397  9128 raft_consensus.cc:2804] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.968515  9105 raft_consensus.cc:697] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:12.969013  9128 raft_consensus.cc:697] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:12.969748  9105 consensus_queue.cc:237] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.970840  9103 tablet_bootstrap.cc:654] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.970090  9128 consensus_queue.cc:237] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.975692  9102 tablet_bootstrap.cc:492] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:12.979653  9102 ts_tablet_manager.cc:1403] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260709 13:16:12.982239  9103 tablet_bootstrap.cc:492] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:12.982839  9103 ts_tablet_manager.cc:1403] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.000s
I20260709 13:16:12.983562  9102 raft_consensus.cc:359] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.984479  9102 raft_consensus.cc:385] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.984822  9102 raft_consensus.cc:740] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.985653  9102 consensus_queue.cc:260] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.988083  9102 ts_tablet_manager.cc:1434] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:12.989275  8809 catalog_manager.cc:5697] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 0 to 1, leader changed from <none> to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 1 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.990538  9102 tablet_bootstrap.cc:492] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:12.991220  9106 tablet_bootstrap.cc:492] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:12.991782  9106 ts_tablet_manager.cc:1403] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.021s
I20260709 13:16:12.994901  9106 raft_consensus.cc:359] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.995671  9106 raft_consensus.cc:385] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.995970  9106 raft_consensus.cc:740] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.996778  9106 consensus_queue.cc:260] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:12.997948  9102 tablet_bootstrap.cc:654] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.986019  9103 raft_consensus.cc:359] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.002333  9103 raft_consensus.cc:385] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.002844  9103 raft_consensus.cc:740] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.003923  9103 consensus_queue.cc:260] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.007272  9103 ts_tablet_manager.cc:1434] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:16:13.008728  9103 tablet_bootstrap.cc:492] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:13.008581  8810 catalog_manager.cc:5697] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 0 to 1, leader changed from <none> to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 1 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.012142  9106 ts_tablet_manager.cc:1434] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:16:13.013309  9106 tablet_bootstrap.cc:492] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:13.019799  9103 tablet_bootstrap.cc:654] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.019891  9106 tablet_bootstrap.cc:654] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.021485  9102 tablet_bootstrap.cc:492] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:13.022102  9102 ts_tablet_manager.cc:1403] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260709 13:16:13.025121  9102 raft_consensus.cc:359] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.025940  9102 raft_consensus.cc:385] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.026371  9102 raft_consensus.cc:740] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.027617  9102 consensus_queue.cc:260] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.034994  9103 tablet_bootstrap.cc:492] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:13.035567  9103 ts_tablet_manager.cc:1403] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260709 13:16:13.037977  9102 ts_tablet_manager.cc:1434] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:16:13.038292  9103 raft_consensus.cc:359] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.039253  9102 tablet_bootstrap.cc:492] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:13.039254  9103 raft_consensus.cc:385] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.039820  9103 raft_consensus.cc:740] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.040661  9103 consensus_queue.cc:260] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.046064  9103 ts_tablet_manager.cc:1434] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:13.047135  9103 tablet_bootstrap.cc:492] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:13.053146  9103 tablet_bootstrap.cc:654] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.057082  9102 tablet_bootstrap.cc:654] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.057487  9106 tablet_bootstrap.cc:492] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:13.058061  9106 ts_tablet_manager.cc:1403] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.015s
I20260709 13:16:13.059265  9103 tablet_bootstrap.cc:492] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:13.059828  9103 ts_tablet_manager.cc:1403] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:16:13.062438  9106 raft_consensus.cc:359] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.062834  9103 raft_consensus.cc:359] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.063222  9106 raft_consensus.cc:385] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.063500  9103 raft_consensus.cc:385] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.063565  9106 raft_consensus.cc:740] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.063807  9103 raft_consensus.cc:740] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.064003  9102 tablet_bootstrap.cc:492] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:13.064476  9103 consensus_queue.cc:260] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.064635  9102 ts_tablet_manager.cc:1403] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.006s
I20260709 13:16:13.064489  9106 consensus_queue.cc:260] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.067050  9106 ts_tablet_manager.cc:1434] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:16:13.068089  9106 tablet_bootstrap.cc:492] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:13.067822  9102 raft_consensus.cc:359] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.068591  9102 raft_consensus.cc:385] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.068866  9102 raft_consensus.cc:740] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.069593  9102 consensus_queue.cc:260] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.071208  9103 ts_tablet_manager.cc:1434] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:16:13.073875  9102 ts_tablet_manager.cc:1434] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:16:13.074853  9102 tablet_bootstrap.cc:492] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:13.075347  9106 tablet_bootstrap.cc:654] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.080008  9102 tablet_bootstrap.cc:654] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.084290  9102 tablet_bootstrap.cc:492] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:13.084753  9102 ts_tablet_manager.cc:1403] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:16:13.086709  9106 tablet_bootstrap.cc:492] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:13.087205  9106 ts_tablet_manager.cc:1403] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260709 13:16:13.087387  9102 raft_consensus.cc:359] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.088128  9102 raft_consensus.cc:385] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.088408  9102 raft_consensus.cc:740] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.089105  9102 consensus_queue.cc:260] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.089761  9106 raft_consensus.cc:359] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.090510  9106 raft_consensus.cc:385] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.090863  9106 raft_consensus.cc:740] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.091189  9102 ts_tablet_manager.cc:1434] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:13.091657  9106 consensus_queue.cc:260] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.094096  9106 ts_tablet_manager.cc:1434] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:16:13.095165  9106 tablet_bootstrap.cc:492] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:13.101507  9106 tablet_bootstrap.cc:654] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.105752  9106 tablet_bootstrap.cc:492] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:13.106158  9106 ts_tablet_manager.cc:1403] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:16:13.108145  9106 raft_consensus.cc:359] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.108644  9106 raft_consensus.cc:385] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.108861  9106 raft_consensus.cc:740] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.109468  9106 consensus_queue.cc:260] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.111195  9106 ts_tablet_manager.cc:1434] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:16:13.112322  9106 tablet_bootstrap.cc:492] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:13.115186  9114 raft_consensus.cc:493] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.115736  9114 raft_consensus.cc:515] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.116500  9106 tablet_bootstrap.cc:654] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.117674  9114 leader_election.cc:290] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.118502  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adde07d9ebba40ec919c919d85e2bfb1" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:13.119225  8988 raft_consensus.cc:2468] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 0.
I20260709 13:16:13.119318  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adde07d9ebba40ec919c919d85e2bfb1" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:13.120213  9062 raft_consensus.cc:2468] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 0.
I20260709 13:16:13.120534  8876 leader_election.cc:304] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.121497  9114 raft_consensus.cc:2804] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:13.121866  9114 raft_consensus.cc:493] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:13.122186  9114 raft_consensus.cc:3060] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.124614  9106 tablet_bootstrap.cc:492] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:13.125093  9106 ts_tablet_manager.cc:1403] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 13:16:13.127075  9106 raft_consensus.cc:359] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.127573  9106 raft_consensus.cc:385] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.127795  9106 raft_consensus.cc:740] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.128372  9106 consensus_queue.cc:260] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.128434  9114 raft_consensus.cc:515] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.130425  9114 leader_election.cc:290] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.131198  9106 ts_tablet_manager.cc:1434] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:16:13.131860  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adde07d9ebba40ec919c919d85e2bfb1" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.131860  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adde07d9ebba40ec919c919d85e2bfb1" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:13.132742  9062 raft_consensus.cc:3060] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.133526  8988 raft_consensus.cc:3060] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.138336  9062 raft_consensus.cc:2468] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 1.
I20260709 13:16:13.139518  8879 leader_election.cc:304] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:13.140733  9148 raft_consensus.cc:2804] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:13.141189  9148 raft_consensus.cc:697] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:13.141263  8988 raft_consensus.cc:2468] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 1.
I20260709 13:16:13.142076  9148 consensus_queue.cc:237] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.150221  8810 catalog_manager.cc:5697] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.163759  9148 raft_consensus.cc:493] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.164309  9148 raft_consensus.cc:515] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.165908  9148 leader_election.cc:290] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.167003  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c45717085994980bba0afc0a29e5e6a" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:13.167043  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c45717085994980bba0afc0a29e5e6a" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:13.167968  9062 raft_consensus.cc:2393] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c7208d24b67451e8eb4cfcb523cb105 in current term 1: Already voted for candidate a9e66d1718cc456ea6f776a78cda856d in this term.
I20260709 13:16:13.168985  8879 leader_election.cc:304] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105; no voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:13.169618  9148 raft_consensus.cc:3060] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.173987  9128 raft_consensus.cc:493] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.174525  9128 raft_consensus.cc:515] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.175297  9148 raft_consensus.cc:2749] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:13.176458  9128 leader_election.cc:290] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.177348  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:13.177529  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:13.177933  8913 raft_consensus.cc:2468] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:13.178159  9062 raft_consensus.cc:2468] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:13.179020  8954 leader_election.cc:304] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.179710  9128 raft_consensus.cc:2804] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:13.180081  9128 raft_consensus.cc:493] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:13.180433  9128 raft_consensus.cc:3060] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.185519  9128 raft_consensus.cc:515] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.187405  9148 raft_consensus.cc:493] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.187423  9128 leader_election.cc:290] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.188158  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:13.188186  9148 raft_consensus.cc:515] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.188807  8913 raft_consensus.cc:3060] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.188995  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.189569  9062 raft_consensus.cc:3060] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.190516  9148 leader_election.cc:290] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.191355  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568f5709ac04e32b4b1e3af16632e5e" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:13.191609  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568f5709ac04e32b4b1e3af16632e5e" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:13.192101  8988 raft_consensus.cc:2468] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 0.
I20260709 13:16:13.192195  9061 raft_consensus.cc:2468] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 0.
I20260709 13:16:13.193238  8879 leader_election.cc:304] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:13.194069  9148 raft_consensus.cc:2804] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:13.194435  9148 raft_consensus.cc:493] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:13.194806  9148 raft_consensus.cc:3060] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.197285  8913 raft_consensus.cc:2468] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:13.197285  9062 raft_consensus.cc:2468] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:13.198855  8954 leader_election.cc:304] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.199704  9128 raft_consensus.cc:2804] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:13.200276  9128 raft_consensus.cc:697] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:13.201128  9128 consensus_queue.cc:237] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.201880  9148 raft_consensus.cc:515] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.205663  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568f5709ac04e32b4b1e3af16632e5e" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.205827  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568f5709ac04e32b4b1e3af16632e5e" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:13.206765  8988 raft_consensus.cc:3060] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.206472  9062 raft_consensus.cc:3060] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.214515  8988 raft_consensus.cc:2468] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 1.
I20260709 13:16:13.214712  9148 leader_election.cc:290] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.215065  9062 raft_consensus.cc:2468] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 1.
I20260709 13:16:13.216325  8879 leader_election.cc:304] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:13.215811  8810 catalog_manager.cc:5697] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 0 to 1, leader changed from <none> to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 1 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.215811  9113 raft_consensus.cc:493] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.217206  9148 raft_consensus.cc:2804] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:13.217283  9113 raft_consensus.cc:515] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.217851  9148 raft_consensus.cc:697] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:13.218389  9128 raft_consensus.cc:493] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.218699  9148 consensus_queue.cc:237] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.219002  9128 raft_consensus.cc:515] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.221181  9128 leader_election.cc:290] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.227110  9113 leader_election.cc:290] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:13.227317  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:13.227804  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:13.228412  9062 raft_consensus.cc:2468] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:13.228533  8913 raft_consensus.cc:2468] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:13.229559  8954 leader_election.cc:304] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.230655  9128 raft_consensus.cc:2804] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:13.231035  9128 raft_consensus.cc:493] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:13.231362  9128 raft_consensus.cc:3060] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.233631  8809 catalog_manager.cc:5697] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.239244  9128 raft_consensus.cc:515] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.241830  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:13.242409  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:13.242755  8913 raft_consensus.cc:2468] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 0.
I20260709 13:16:13.244215  9028 leader_election.cc:304] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:13.245095  9113 raft_consensus.cc:2804] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:13.245136  9128 leader_election.cc:290] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.245577  9113 raft_consensus.cc:493] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:13.245996  9113 raft_consensus.cc:3060] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.245982  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.251658  9113 raft_consensus.cc:515] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.252857  9062 raft_consensus.cc:2393] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a9e66d1718cc456ea6f776a78cda856d in current term 1: Already voted for candidate 627cdf85522441039a97bf0075e97f9c in this term.
I20260709 13:16:13.254314  9113 leader_election.cc:290] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:13.254523  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:13.255295  8912 raft_consensus.cc:3060] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.255512  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:13.256016  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:13.256429  8988 raft_consensus.cc:2393] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 627cdf85522441039a97bf0075e97f9c in current term 1: Already voted for candidate a9e66d1718cc456ea6f776a78cda856d in this term.
I20260709 13:16:13.257848  8954 leader_election.cc:304] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [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: a9e66d1718cc456ea6f776a78cda856d; no voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:13.258690  9128 raft_consensus.cc:2749] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:13.261965  8912 raft_consensus.cc:2468] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 1.
I20260709 13:16:13.263171  9028 leader_election.cc:304] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:13.263865  9113 raft_consensus.cc:2804] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:13.264866  9113 raft_consensus.cc:697] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:13.265580  9113 consensus_queue.cc:237] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.274969  9128 raft_consensus.cc:493] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.274857  8809 catalog_manager.cc:5697] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 1 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:13.275602  9128 raft_consensus.cc:515] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.278024  9128 leader_election.cc:290] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.278947  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328e9671cdf24f039d4d2a8993a03ec9" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:13.279369  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328e9671cdf24f039d4d2a8993a03ec9" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:13.279636  8912 raft_consensus.cc:2468] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:13.280046  9062 raft_consensus.cc:2468] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:13.280717  8954 leader_election.cc:304] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.281486  9128 raft_consensus.cc:2804] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:13.281865  9128 raft_consensus.cc:493] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:13.282202  9128 raft_consensus.cc:3060] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.288477  9128 raft_consensus.cc:515] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.290230  9128 leader_election.cc:290] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.291160  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328e9671cdf24f039d4d2a8993a03ec9" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:13.291483  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328e9671cdf24f039d4d2a8993a03ec9" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.291899  8912 raft_consensus.cc:3060] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.292068  9062 raft_consensus.cc:3060] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.299481  8912 raft_consensus.cc:2468] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:13.299479  9062 raft_consensus.cc:2468] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:13.300954  8954 leader_election.cc:304] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.301760  9128 raft_consensus.cc:2804] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:13.302258  9128 raft_consensus.cc:697] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:13.303071  9128 consensus_queue.cc:237] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.310426  8809 catalog_manager.cc:5697] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 0 to 1, leader changed from <none> to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 1 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.312356  9148 raft_consensus.cc:493] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.312884  9148 raft_consensus.cc:515] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.314685  9148 leader_election.cc:290] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.315433  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3168290ef854dd693a4e9ada6997637" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:13.316012  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3168290ef854dd693a4e9ada6997637" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:13.316804  9062 raft_consensus.cc:2393] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c7208d24b67451e8eb4cfcb523cb105 in current term 1: Already voted for candidate a9e66d1718cc456ea6f776a78cda856d in this term.
I20260709 13:16:13.317817  8879 leader_election.cc:304] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105; no voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:13.318536  9148 raft_consensus.cc:3060] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.323884  9148 raft_consensus.cc:2749] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:13.364766  9128 consensus_queue.cc:1048] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.367106  9128 consensus_queue.cc:1048] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.381489  9128 consensus_queue.cc:1048] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.382905  9107 consensus_queue.cc:1048] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.431034  9148 raft_consensus.cc:493] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.431593  9148 raft_consensus.cc:515] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.433876  9148 leader_election.cc:290] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.434855  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3335d265d55a4beeae434f50beab72fb" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:13.435299  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3335d265d55a4beeae434f50beab72fb" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:13.435588  8988 raft_consensus.cc:2468] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 0.
I20260709 13:16:13.435940  9062 raft_consensus.cc:2468] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 0.
I20260709 13:16:13.436723  8876 leader_election.cc:304] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.437566  9148 raft_consensus.cc:2804] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:13.437906  9148 raft_consensus.cc:493] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:13.438131  9148 raft_consensus.cc:3060] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.443315  9148 raft_consensus.cc:515] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.445027  9148 leader_election.cc:290] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.445866  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3335d265d55a4beeae434f50beab72fb" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:13.446048  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3335d265d55a4beeae434f50beab72fb" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.446444  8988 raft_consensus.cc:3060] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.446691  9062 raft_consensus.cc:3060] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.450603  9107 consensus_queue.cc:1048] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.453308  8988 raft_consensus.cc:2468] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 1.
I20260709 13:16:13.453305  9062 raft_consensus.cc:2468] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 1.
I20260709 13:16:13.454533  8876 leader_election.cc:304] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.455368  9148 raft_consensus.cc:2804] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:13.455904  9148 raft_consensus.cc:697] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:13.456807  9148 consensus_queue.cc:237] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.469210  8811 catalog_manager.cc:5697] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.472458  9107 consensus_queue.cc:1048] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.553269  9148 consensus_queue.cc:1048] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.564563  9114 consensus_queue.cc:1048] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.601583  8988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc5b82432eea4efe93bce02ad50122ee"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
mode: GRACEFUL
new_leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:52560
I20260709 13:16:13.602187  8988 raft_consensus.cc:606] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Received request to transfer leadership to TS 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:13.607422  8988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3168290ef854dd693a4e9ada6997637"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
mode: GRACEFUL
new_leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:52560
I20260709 13:16:13.607951  8988 raft_consensus.cc:606] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Received request to transfer leadership to TS 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:13.616156  8988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
mode: GRACEFUL
new_leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:52560
I20260709 13:16:13.616722  8988 raft_consensus.cc:606] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Received request to transfer leadership to TS 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:13.633152  9061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
mode: GRACEFUL
new_leader_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:40192
I20260709 13:16:13.633757  9061 raft_consensus.cc:606] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Received request to transfer leadership to TS a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:13.646368  8912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adde07d9ebba40ec919c919d85e2bfb1"
dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
mode: GRACEFUL
new_leader_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:60622
I20260709 13:16:13.646993  8912 raft_consensus.cc:606] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Received request to transfer leadership to TS a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:13.652508  8912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3568f5709ac04e32b4b1e3af16632e5e"
dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
mode: GRACEFUL
new_leader_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:60622
I20260709 13:16:13.653095  8912 raft_consensus.cc:606] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Received request to transfer leadership to TS a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:13.658672  8987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c45717085994980bba0afc0a29e5e6a"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
mode: GRACEFUL
new_leader_uuid: "627cdf85522441039a97bf0075e97f9c"
 from {username='slave'} at 127.0.0.1:52560
I20260709 13:16:13.659312  8987 raft_consensus.cc:606] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Received request to transfer leadership to TS 627cdf85522441039a97bf0075e97f9c
I20260709 13:16:13.659875  9114 consensus_queue.cc:1048] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.666519  9148 raft_consensus.cc:993] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105: : Instructing follower a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:13.667083  9148 raft_consensus.cc:1081] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Signalling peer a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:13.668782  8988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3568f5709ac04e32b4b1e3af16632e5e"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:52536
I20260709 13:16:13.670207  8988 raft_consensus.cc:493] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.670658  8988 raft_consensus.cc:3060] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.672330  9114 consensus_queue.cc:1048] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.678264  8988 raft_consensus.cc:515] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.681236  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568f5709ac04e32b4b1e3af16632e5e" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:13.681823  8912 raft_consensus.cc:3055] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.682150  8912 raft_consensus.cc:740] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:13.682367  8988 leader_election.cc:290] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.682971  8912 consensus_queue.cc:260] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.683873  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3568f5709ac04e32b4b1e3af16632e5e" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.684340  8912 raft_consensus.cc:3060] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.684495  9061 raft_consensus.cc:3060] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.695801  8912 raft_consensus.cc:2468] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:13.695801  9061 raft_consensus.cc:2468] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:13.697351  8954 leader_election.cc:304] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.698190  9107 raft_consensus.cc:2804] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.698758  9107 raft_consensus.cc:697] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:13.699631  9107 consensus_queue.cc:237] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.706615  8811 catalog_manager.cc:5697] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 1 to 2, leader changed from 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129) to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 2 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.723130  9107 consensus_queue.cc:1048] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.733126  9105 consensus_queue.cc:1048] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.761339  9105 consensus_queue.cc:1048] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.763298  9113 consensus_queue.cc:1048] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.763319  9105 consensus_queue.cc:1048] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.770509  9128 raft_consensus.cc:993] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d: : Instructing follower 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:13.771073  9128 raft_consensus.cc:1081] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Signalling peer 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:13.776326  8912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49"
dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:60598
I20260709 13:16:13.776943  8912 raft_consensus.cc:493] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.777318  8912 raft_consensus.cc:3060] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.781914  9182 raft_consensus.cc:993] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c: : Instructing follower a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:13.782631  9113 raft_consensus.cc:1081] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Signalling peer a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:13.789381  8988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:52544
I20260709 13:16:13.790020  8988 raft_consensus.cc:493] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.790387  8988 raft_consensus.cc:3060] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.793133  9182 consensus_queue.cc:1048] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.793485  8912 raft_consensus.cc:515] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.794670  8913 raft_consensus.cc:1240] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Rejecting Update request from peer a9e66d1718cc456ea6f776a78cda856d for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:13.796657  8912 leader_election.cc:290] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.797896  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:13.798614  8987 raft_consensus.cc:3055] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.798274  8988 raft_consensus.cc:515] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.798946  8987 raft_consensus.cc:740] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:13.799841  8987 consensus_queue.cc:260] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.800994  8987 raft_consensus.cc:3060] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.802335  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.803020  9061 raft_consensus.cc:3055] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.803329  9061 raft_consensus.cc:740] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:13.804155  9061 consensus_queue.cc:260] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.805424  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:13.805915  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.806535  9062 raft_consensus.cc:3060] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.807507  9061 raft_consensus.cc:3060] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.808765  8987 raft_consensus.cc:2468] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:13.810396  8876 leader_election.cc:304] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.811229  9114 raft_consensus.cc:2804] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.811442  8988 leader_election.cc:290] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.811689  9114 raft_consensus.cc:697] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:13.812695  9114 consensus_queue.cc:237] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [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: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.816071  9061 raft_consensus.cc:2468] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:13.817291  8954 leader_election.cc:304] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [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: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:13.818840  9105 raft_consensus.cc:2804] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.819309  9105 raft_consensus.cc:697] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:13.820134  9105 consensus_queue.cc:237] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.820974  9062 raft_consensus.cc:2468] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:13.826647  8809 catalog_manager.cc:5697] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 reported cstate change: term changed from 1 to 2, leader changed from a9e66d1718cc456ea6f776a78cda856d (127.2.172.130) to 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.834254  8811 catalog_manager.cc:5697] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 1 to 2, leader changed from 627cdf85522441039a97bf0075e97f9c (127.2.172.131) to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 2 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.924877  9129 raft_consensus.cc:993] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d: : Instructing follower 627cdf85522441039a97bf0075e97f9c to start an election
I20260709 13:16:13.925418  9129 raft_consensus.cc:1081] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Signalling peer 627cdf85522441039a97bf0075e97f9c to start an election
I20260709 13:16:13.927402  9062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c45717085994980bba0afc0a29e5e6a"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
 from {username='slave'} at 127.0.0.1:40176
I20260709 13:16:13.927996  9062 raft_consensus.cc:493] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.928398  9062 raft_consensus.cc:3060] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.929226  9129 raft_consensus.cc:993] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d: : Instructing follower 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:13.929761  9105 raft_consensus.cc:1081] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Signalling peer 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:13.931557  8911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3168290ef854dd693a4e9ada6997637"
dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:60598
I20260709 13:16:13.932142  8911 raft_consensus.cc:493] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.932457  8911 raft_consensus.cc:3060] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.934520  9062 raft_consensus.cc:515] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.936306  9062 leader_election.cc:290] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 2 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:13.937271  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c45717085994980bba0afc0a29e5e6a" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:13.937680  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c45717085994980bba0afc0a29e5e6a" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:13.937958  8913 raft_consensus.cc:3060] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.938331  8988 raft_consensus.cc:3055] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.938308  8911 raft_consensus.cc:515] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.938897  8988 raft_consensus.cc:740] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:13.940666  8911 leader_election.cc:290] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.941691  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3168290ef854dd693a4e9ada6997637" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:13.942344  8987 raft_consensus.cc:3055] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.942693  8987 raft_consensus.cc:740] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:13.943329  8988 consensus_queue.cc:260] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.943508  8987 consensus_queue.cc:260] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.944504  8988 raft_consensus.cc:3060] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.944892  8987 raft_consensus.cc:3060] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.946854  8913 raft_consensus.cc:2468] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 2.
I20260709 13:16:13.948647  9028 leader_election.cc:304] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:13.941712  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3168290ef854dd693a4e9ada6997637" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.949621  9182 raft_consensus.cc:2804] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.950043  9062 raft_consensus.cc:3060] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.950160  9182 raft_consensus.cc:697] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 2 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:13.952214  8988 raft_consensus.cc:2468] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 2.
I20260709 13:16:13.952013  9182 consensus_queue.cc:237] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.952695  8987 raft_consensus.cc:2468] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:13.955847  8876 leader_election.cc:304] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:13.956727  9114 raft_consensus.cc:2804] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:13.957218  9114 raft_consensus.cc:697] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:13.957918  9148 consensus_queue.cc:1048] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.958056  9114 consensus_queue.cc:237] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:13.960196  8811 catalog_manager.cc:5697] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 1 to 2, leader changed from a9e66d1718cc456ea6f776a78cda856d (127.2.172.130) to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 2 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:13.965159  9129 raft_consensus.cc:993] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d: : Instructing follower 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:13.965710  9129 raft_consensus.cc:1081] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Signalling peer 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:13.969292  8911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc5b82432eea4efe93bce02ad50122ee"
dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:60598
I20260709 13:16:13.969897  8911 raft_consensus.cc:493] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:13.970286  8911 raft_consensus.cc:3060] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.972612  8809 catalog_manager.cc:5697] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 reported cstate change: term changed from 1 to 2, leader changed from a9e66d1718cc456ea6f776a78cda856d (127.2.172.130) to 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:13.978346  9171 consensus_queue.cc:1048] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.979069  8911 raft_consensus.cc:515] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:13.960150  9062 raft_consensus.cc:2468] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:13.989070  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5b82432eea4efe93bce02ad50122ee" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:13.989454  8911 leader_election.cc:290] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:13.989768  8987 raft_consensus.cc:3055] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:13.990222  8987 raft_consensus.cc:740] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:13.991074  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5b82432eea4efe93bce02ad50122ee" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:13.991055  8987 consensus_queue.cc:260] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:13.991922  9062 raft_consensus.cc:3060] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:13.992517  8987 raft_consensus.cc:3060] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.002538  8987 raft_consensus.cc:2468] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:14.003696  9062 raft_consensus.cc:2468] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:14.004060  8876 leader_election.cc:304] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:14.004971  9148 raft_consensus.cc:2804] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:14.005494  9148 raft_consensus.cc:697] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:14.006357  9148 consensus_queue.cc:237] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } }
I20260709 13:16:14.012907  8810 catalog_manager.cc:5697] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 reported cstate change: term changed from 1 to 2, leader changed from a9e66d1718cc456ea6f776a78cda856d (127.2.172.130) to 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:14.075522  9186 raft_consensus.cc:993] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105: : Instructing follower a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:14.075984  9148 raft_consensus.cc:1081] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Signalling peer a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:14.077702  8987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adde07d9ebba40ec919c919d85e2bfb1"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:52536
I20260709 13:16:14.078248  8987 raft_consensus.cc:493] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:14.078629  8987 raft_consensus.cc:3060] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.082930  8911 raft_consensus.cc:1275] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.084420  9105 consensus_queue.cc:1048] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.085335  8987 raft_consensus.cc:515] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:14.087297  8987 leader_election.cc:290] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:14.088434  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adde07d9ebba40ec919c919d85e2bfb1" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:14.089103  8913 raft_consensus.cc:3055] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:14.089128  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adde07d9ebba40ec919c919d85e2bfb1" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:14.089463  8913 raft_consensus.cc:740] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:14.089938  9062 raft_consensus.cc:3060] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.090330  8913 consensus_queue.cc:260] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:14.091768  8913 raft_consensus.cc:3060] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.095786  9061 raft_consensus.cc:1275] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.098184  9128 consensus_queue.cc:1048] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.102181  8913 raft_consensus.cc:2468] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:14.103401  9062 raft_consensus.cc:2468] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:14.104655  8954 leader_election.cc:304] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:14.105564  9105 raft_consensus.cc:2804] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:14.106105  9105 raft_consensus.cc:697] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:14.107024  9105 consensus_queue.cc:237] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:14.114907  8809 catalog_manager.cc:5697] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 1 to 2, leader changed from 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129) to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 2 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.197223  9061 raft_consensus.cc:1275] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.198683  9148 consensus_queue.cc:1048] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.208053  8987 raft_consensus.cc:1275] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.209975  9171 consensus_queue.cc:1048] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.390158  8913 raft_consensus.cc:1275] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Refusing update from remote peer 627cdf85522441039a97bf0075e97f9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.391660  9182 consensus_queue.cc:1048] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.401041  8987 raft_consensus.cc:1275] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Refusing update from remote peer 627cdf85522441039a97bf0075e97f9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.402720  9182 consensus_queue.cc:1048] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.405766  9061 raft_consensus.cc:1275] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.408087  9105 consensus_queue.cc:1048] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:14.414109  9062 raft_consensus.cc:1275] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.416043  9171 consensus_queue.cc:1048] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.423367  8913 raft_consensus.cc:3060] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:14.434738  8913 raft_consensus.cc:1275] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.436784  8987 raft_consensus.cc:1275] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.437229  9105 consensus_queue.cc:1048] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.438306  9171 consensus_queue.cc:1048] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:14.535522  9062 raft_consensus.cc:1275] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.537079  9105 consensus_queue.cc:1048] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.545544  8913 raft_consensus.cc:1275] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.547895  9129 consensus_queue.cc:1048] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.618083  9062 raft_consensus.cc:1275] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.619503  9114 consensus_queue.cc:1048] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:14.620414  8987 raft_consensus.cc:1275] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:14.621955  9114 consensus_queue.cc:1048] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.688537  8810 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37098:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:16:16.691275  8810 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:16:16.741636  8895 tablet_service.cc:1511] Processing CreateTablet for tablet 51d04b856f884904a8726782c492c47e (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:16.742479  8973 tablet_service.cc:1511] Processing CreateTablet for tablet 51d04b856f884904a8726782c492c47e (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:16.743070  8895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d04b856f884904a8726782c492c47e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.743947  8973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d04b856f884904a8726782c492c47e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.744256  9048 tablet_service.cc:1511] Processing CreateTablet for tablet 51d04b856f884904a8726782c492c47e (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:16.745538  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d04b856f884904a8726782c492c47e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.749034  8976 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4db8a4140f4b41beb6d4af9dd8a9ce (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:16.749855  8899 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4db8a4140f4b41beb6d4af9dd8a9ce (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:16.751410  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4db8a4140f4b41beb6d4af9dd8a9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.751410  8899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4db8a4140f4b41beb6d4af9dd8a9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.763949  9047 tablet_service.cc:1511] Processing CreateTablet for tablet 4c4db8a4140f4b41beb6d4af9dd8a9ce (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:16.765502  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c4db8a4140f4b41beb6d4af9dd8a9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.771098  9206 tablet_bootstrap.cc:492] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:16.778626  9206 tablet_bootstrap.cc:654] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:16.779279  8900 tablet_service.cc:1511] Processing CreateTablet for tablet faa83591a77447e995655275d0969d7a (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:16.780731  8900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa83591a77447e995655275d0969d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.787101  9207 tablet_bootstrap.cc:492] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:16.793200  8973 tablet_service.cc:1511] Processing CreateTablet for tablet faa83591a77447e995655275d0969d7a (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:16.794857  8973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa83591a77447e995655275d0969d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.798988  9048 tablet_service.cc:1511] Processing CreateTablet for tablet faa83591a77447e995655275d0969d7a (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:16.800859  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa83591a77447e995655275d0969d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.802577  8895 tablet_service.cc:1511] Processing CreateTablet for tablet ac68aabd43c6499bb6299c28269b181c (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:16.803988  8895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac68aabd43c6499bb6299c28269b181c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.809641  8976 tablet_service.cc:1511] Processing CreateTablet for tablet ac68aabd43c6499bb6299c28269b181c (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:16.811290  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac68aabd43c6499bb6299c28269b181c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.812135  9207 tablet_bootstrap.cc:654] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:16.818071  9047 tablet_service.cc:1511] Processing CreateTablet for tablet ac68aabd43c6499bb6299c28269b181c (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:16.819347  9206 tablet_bootstrap.cc:492] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:16.823405  9206 ts_tablet_manager.cc:1403] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.011s
I20260709 13:16:16.819758  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac68aabd43c6499bb6299c28269b181c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.823683  8900 tablet_service.cc:1511] Processing CreateTablet for tablet 74f7d17e00ab463b8eb9166e9c53fe1e (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:16.825129  8900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f7d17e00ab463b8eb9166e9c53fe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.824736  8977 tablet_service.cc:1511] Processing CreateTablet for tablet 74f7d17e00ab463b8eb9166e9c53fe1e (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:16.826239  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f7d17e00ab463b8eb9166e9c53fe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.826588  9206 raft_consensus.cc:359] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:16.827368  9206 raft_consensus.cc:385] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:16.827662  9206 raft_consensus.cc:740] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:16.828408  9206 consensus_queue.cc:260] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:16.844918  8972 tablet_service.cc:1511] Processing CreateTablet for tablet a45d410e9d064bdcbf47e18c5d19633d (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:16.845664  9206 ts_tablet_manager.cc:1434] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:16:16.846650  8972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45d410e9d064bdcbf47e18c5d19633d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.829496  9208 tablet_bootstrap.cc:492] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:16.833129  9050 tablet_service.cc:1511] Processing CreateTablet for tablet 74f7d17e00ab463b8eb9166e9c53fe1e (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:16.849162  9050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f7d17e00ab463b8eb9166e9c53fe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.842418  8895 tablet_service.cc:1511] Processing CreateTablet for tablet a45d410e9d064bdcbf47e18c5d19633d (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:16.855413  8895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45d410e9d064bdcbf47e18c5d19633d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.856263  9207 tablet_bootstrap.cc:492] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:16.856869  9207 ts_tablet_manager.cc:1403] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.000s
I20260709 13:16:16.857968  9206 tablet_bootstrap.cc:492] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:16.861088  9207 raft_consensus.cc:359] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:16.863287  9207 raft_consensus.cc:385] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:16.863612  9207 raft_consensus.cc:740] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:16.864424  9207 consensus_queue.cc:260] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:16.867718  9207 ts_tablet_manager.cc:1434] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:16:16.868963  9207 tablet_bootstrap.cc:492] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:16.869496  8976 tablet_service.cc:1511] Processing CreateTablet for tablet 90009e24863f496c9cc52c142307d31a (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:16.870980  8976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90009e24863f496c9cc52c142307d31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.876629  8899 tablet_service.cc:1511] Processing CreateTablet for tablet ea44c6ae423043c6a4597ff36964f089 (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:16.876802  8900 tablet_service.cc:1511] Processing CreateTablet for tablet 90009e24863f496c9cc52c142307d31a (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:16.879783  9048 tablet_service.cc:1511] Processing CreateTablet for tablet a45d410e9d064bdcbf47e18c5d19633d (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:16.880242  8900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90009e24863f496c9cc52c142307d31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.881150  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a45d410e9d064bdcbf47e18c5d19633d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.876981  8902 tablet_service.cc:1511] Processing CreateTablet for tablet 333d05f76d614d90a29eb37bc43f8eb4 (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:16.883618  9049 tablet_service.cc:1511] Processing CreateTablet for tablet 90009e24863f496c9cc52c142307d31a (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:16.884177  8902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333d05f76d614d90a29eb37bc43f8eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.884933  9049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90009e24863f496c9cc52c142307d31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.885756  8899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea44c6ae423043c6a4597ff36964f089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.887578  9051 tablet_service.cc:1511] Processing CreateTablet for tablet ea44c6ae423043c6a4597ff36964f089 (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:16.889972  9051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea44c6ae423043c6a4597ff36964f089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.869506  8977 tablet_service.cc:1511] Processing CreateTablet for tablet ea44c6ae423043c6a4597ff36964f089 (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:16.893280  8977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea44c6ae423043c6a4597ff36964f089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.897938  9208 tablet_bootstrap.cc:654] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:16.908020  9207 tablet_bootstrap.cc:654] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:16.907910  8973 tablet_service.cc:1511] Processing CreateTablet for tablet 333d05f76d614d90a29eb37bc43f8eb4 (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:16.915814  8973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333d05f76d614d90a29eb37bc43f8eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.929414  9047 tablet_service.cc:1511] Processing CreateTablet for tablet 333d05f76d614d90a29eb37bc43f8eb4 (DEFAULT_TABLE table=soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:16.931700  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333d05f76d614d90a29eb37bc43f8eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:16.932672  9206 tablet_bootstrap.cc:654] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:16.940322  9189 raft_consensus.cc:493] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:16.940984  9189 raft_consensus.cc:515] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
W20260709 13:16:16.940447  8859 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:16.945899  9189 leader_election.cc:290] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:16.947214  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:16.948269  8987 raft_consensus.cc:2468] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 0.
I20260709 13:16:16.950059  9025 leader_election.cc:304] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:16.947486  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:16.952009  9189 raft_consensus.cc:2804] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:16.952368  9028 leader_election.cc:343] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:16.952483  9189 raft_consensus.cc:493] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:16.953192  9189 raft_consensus.cc:3060] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:16.964775  9207 tablet_bootstrap.cc:492] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:16.965385  9207 ts_tablet_manager.cc:1403] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.006s
I20260709 13:16:16.965054  9189 raft_consensus.cc:515] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:16.968653  9207 raft_consensus.cc:359] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:16.969413  9207 raft_consensus.cc:385] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:16.969717  9207 raft_consensus.cc:740] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:16.969563  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:16.970885  9207 consensus_queue.cc:260] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
W20260709 13:16:16.971943  9028 leader_election.cc:343] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:16.964775  9208 tablet_bootstrap.cc:492] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:16.975226  9208 ts_tablet_manager.cc:1403] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.146s	user 0.006s	sys 0.006s
I20260709 13:16:16.975085  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:16.975817  8987 raft_consensus.cc:3060] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:16.978339  9208 raft_consensus.cc:359] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:16.983574  9208 raft_consensus.cc:385] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:16.983906  9208 raft_consensus.cc:740] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:16.986402  8987 raft_consensus.cc:2468] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 1.
I20260709 13:16:16.986706  9189 leader_election.cc:290] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:16.986178  9208 consensus_queue.cc:260] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:16.991060  9208 ts_tablet_manager.cc:1434] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:16:16.991519  9206 tablet_bootstrap.cc:492] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:16.991336  9025 leader_election.cc:304] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:16.992204  9206 ts_tablet_manager.cc:1403] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.020s
I20260709 13:16:16.994517  9215 raft_consensus.cc:2804] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:16.992128  9208 tablet_bootstrap.cc:492] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:16.995877  9207 ts_tablet_manager.cc:1434] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.002s
I20260709 13:16:16.995884  9206 raft_consensus.cc:359] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:16.997219  9206 raft_consensus.cc:385] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:16.997354  9207 tablet_bootstrap.cc:492] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:16.997723  9206 raft_consensus.cc:740] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:16.998750  9206 consensus_queue.cc:260] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.001163  9215 raft_consensus.cc:697] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:17.001879  9206 ts_tablet_manager.cc:1434] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:16:17.002231  9215 consensus_queue.cc:237] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.003268  9206 tablet_bootstrap.cc:492] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:17.007124  9208 tablet_bootstrap.cc:654] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.045250  9207 tablet_bootstrap.cc:654] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.059093  9206 tablet_bootstrap.cc:654] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.083595  9215 raft_consensus.cc:493] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.084640  9215 raft_consensus.cc:515] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.084226  8808 catalog_manager.cc:5697] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 1 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:17.089717  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4db8a4140f4b41beb6d4af9dd8a9ce" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:17.090996  8911 raft_consensus.cc:2468] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 0.
I20260709 13:16:17.095237  9028 leader_election.cc:304] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:17.096748  9216 raft_consensus.cc:2804] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:17.097165  9216 raft_consensus.cc:493] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:17.097539  9216 raft_consensus.cc:3060] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.102226  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4db8a4140f4b41beb6d4af9dd8a9ce" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:17.104061  8987 raft_consensus.cc:2468] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 0.
I20260709 13:16:17.089728  9215 leader_election.cc:290] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:17.116541  9207 tablet_bootstrap.cc:492] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:17.117697  9207 ts_tablet_manager.cc:1403] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.027s
I20260709 13:16:17.119735  9206 tablet_bootstrap.cc:492] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:17.120900  9206 ts_tablet_manager.cc:1403] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.118s	user 0.034s	sys 0.024s
I20260709 13:16:17.123502  9208 tablet_bootstrap.cc:492] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:17.123656  9207 raft_consensus.cc:359] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.124675  9208 ts_tablet_manager.cc:1403] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.133s	user 0.022s	sys 0.016s
I20260709 13:16:17.124939  9207 raft_consensus.cc:385] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.125378  9207 raft_consensus.cc:740] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.126080  9206 raft_consensus.cc:359] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.127399  9206 raft_consensus.cc:385] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.126864  9207 consensus_queue.cc:260] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.127816  9206 raft_consensus.cc:740] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.129164  9206 consensus_queue.cc:260] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.131071  9207 ts_tablet_manager.cc:1434] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.013s
I20260709 13:16:17.133163  9207 tablet_bootstrap.cc:492] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:17.133916  9206 ts_tablet_manager.cc:1434] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:16:17.141135  9206 tablet_bootstrap.cc:492] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:17.141513  9207 tablet_bootstrap.cc:654] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.144547  9208 raft_consensus.cc:359] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.145759  9208 raft_consensus.cc:385] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.146174  9208 raft_consensus.cc:740] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.147310  9208 consensus_queue.cc:260] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.150131  9206 tablet_bootstrap.cc:654] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.155115  9207 tablet_bootstrap.cc:492] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:17.155689  9207 ts_tablet_manager.cc:1403] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260709 13:16:17.156085  9208 ts_tablet_manager.cc:1434] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.005s
I20260709 13:16:17.157711  9208 tablet_bootstrap.cc:492] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:17.159350  9207 raft_consensus.cc:359] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.160234  9207 raft_consensus.cc:385] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.160548  9207 raft_consensus.cc:740] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.161680  9207 consensus_queue.cc:260] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.165932  9207 ts_tablet_manager.cc:1434] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:16:17.168372  9207 tablet_bootstrap.cc:492] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:17.174679  9208 tablet_bootstrap.cc:654] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.162685  9216 raft_consensus.cc:515] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.178283  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4db8a4140f4b41beb6d4af9dd8a9ce" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:17.179040  8911 raft_consensus.cc:3060] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.184433  9206 tablet_bootstrap.cc:492] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:17.185174  9206 ts_tablet_manager.cc:1403] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.015s
I20260709 13:16:17.187212  9207 tablet_bootstrap.cc:654] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.189034  9206 raft_consensus.cc:359] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.190047  9206 raft_consensus.cc:385] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.190441  9206 raft_consensus.cc:740] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.190716  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4db8a4140f4b41beb6d4af9dd8a9ce" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:17.191687  8987 raft_consensus.cc:3060] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.191642  9206 consensus_queue.cc:260] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.195591  9206 ts_tablet_manager.cc:1434] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260709 13:16:17.197412  9206 tablet_bootstrap.cc:492] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:17.206568  9216 leader_election.cc:290] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:17.205754  8911 raft_consensus.cc:2468] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 1.
I20260709 13:16:17.221184  9206 tablet_bootstrap.cc:654] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.222149  9216 raft_consensus.cc:493] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.226938  9216 raft_consensus.cc:515] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.232187  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac68aabd43c6499bb6299c28269b181c" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
W20260709 13:16:17.239194  9028 leader_election.cc:343] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:17.244210  9206 tablet_bootstrap.cc:492] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:17.245198  9206 ts_tablet_manager.cc:1403] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.008s
I20260709 13:16:17.249313  9206 raft_consensus.cc:359] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.250852  9206 raft_consensus.cc:385] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.251459  9206 raft_consensus.cc:740] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.251888  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac68aabd43c6499bb6299c28269b181c" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:17.253162  8988 raft_consensus.cc:2468] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 0.
I20260709 13:16:17.255527  9025 leader_election.cc:304] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:17.257397  9215 raft_consensus.cc:2804] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:17.257988  9215 raft_consensus.cc:493] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:17.258462  9215 raft_consensus.cc:3060] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.260309  9206 consensus_queue.cc:260] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.264202  9206 ts_tablet_manager.cc:1434] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260709 13:16:17.266350  9206 tablet_bootstrap.cc:492] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:17.272259  9028 leader_election.cc:304] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:17.274206  9189 raft_consensus.cc:2804] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:17.277926  8987 raft_consensus.cc:2468] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 1.
I20260709 13:16:17.276278  9216 leader_election.cc:290] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:17.283890  9206 tablet_bootstrap.cc:654] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.297031  9208 tablet_bootstrap.cc:492] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:17.297751  9208 ts_tablet_manager.cc:1403] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.140s	user 0.046s	sys 0.062s
I20260709 13:16:17.300729  9207 tablet_bootstrap.cc:492] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:17.301378  9207 ts_tablet_manager.cc:1403] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.134s	user 0.039s	sys 0.071s
I20260709 13:16:17.302299  9208 raft_consensus.cc:359] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.303382  9208 raft_consensus.cc:385] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.303721  9208 raft_consensus.cc:740] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.304605  9208 consensus_queue.cc:260] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.308024  9208 ts_tablet_manager.cc:1434] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:16:17.309703  9208 tablet_bootstrap.cc:492] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:17.309219  9215 raft_consensus.cc:515] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.305136  9206 tablet_bootstrap.cc:492] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:17.312623  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac68aabd43c6499bb6299c28269b181c" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:17.312975  9206 ts_tablet_manager.cc:1403] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.016s
W20260709 13:16:17.314072  9028 leader_election.cc:343] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:17.313481  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac68aabd43c6499bb6299c28269b181c" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:17.317617  8987 raft_consensus.cc:3060] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.318338  9208 tablet_bootstrap.cc:654] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.318499  9206 raft_consensus.cc:359] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.319468  9206 raft_consensus.cc:385] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.319772  9206 raft_consensus.cc:740] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.320966  9206 consensus_queue.cc:260] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.323793  9206 ts_tablet_manager.cc:1434] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:16:17.324400  9189 raft_consensus.cc:697] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:17.325073  9206 tablet_bootstrap.cc:492] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:17.325831  9189 consensus_queue.cc:237] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.333120  9208 tablet_bootstrap.cc:492] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:17.333765  9208 ts_tablet_manager.cc:1403] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 13:16:17.334659  9206 tablet_bootstrap.cc:654] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.337240  9208 raft_consensus.cc:359] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.338096  9208 raft_consensus.cc:385] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.338431  9208 raft_consensus.cc:740] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.327042  9207 raft_consensus.cc:359] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.328866  9215 leader_election.cc:290] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:17.339181  9207 raft_consensus.cc:385] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.339530  9208 consensus_queue.cc:260] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.339568  9207 raft_consensus.cc:740] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.342679  9207 consensus_queue.cc:260] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.344882  8987 raft_consensus.cc:2468] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 1.
I20260709 13:16:17.345556  9207 ts_tablet_manager.cc:1434] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.000s
I20260709 13:16:17.346408  9025 leader_election.cc:304] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:17.347112  9207 tablet_bootstrap.cc:492] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:17.347856  9215 raft_consensus.cc:2804] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:17.348446  9215 raft_consensus.cc:697] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:17.349390  9215 consensus_queue.cc:237] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.351528  9208 ts_tablet_manager.cc:1434] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260709 13:16:17.353171  9208 tablet_bootstrap.cc:492] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:17.361781  9208 tablet_bootstrap.cc:654] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.366256  9206 tablet_bootstrap.cc:492] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:17.366950  9206 ts_tablet_manager.cc:1403] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.028s
I20260709 13:16:17.367877  9207 tablet_bootstrap.cc:654] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.368660  8811 catalog_manager.cc:5697] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 1 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:17.370699  9206 raft_consensus.cc:359] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.371579  9206 raft_consensus.cc:385] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.371960  9206 raft_consensus.cc:740] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.372828  9206 consensus_queue.cc:260] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.375981  9206 ts_tablet_manager.cc:1434] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 13:16:17.377298  9189 raft_consensus.cc:493] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.378012  9189 raft_consensus.cc:515] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.378819  9206 tablet_bootstrap.cc:492] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:17.383416  9207 tablet_bootstrap.cc:492] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:17.383591  9208 tablet_bootstrap.cc:492] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:17.383905  9207 ts_tablet_manager.cc:1403] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.005s
I20260709 13:16:17.384196  9208 ts_tablet_manager.cc:1403] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260709 13:16:17.385058  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa83591a77447e995655275d0969d7a" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:17.385874  8911 raft_consensus.cc:2468] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 0.
I20260709 13:16:17.386298  9207 raft_consensus.cc:359] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.387071  9207 raft_consensus.cc:385] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.388652  9207 raft_consensus.cc:740] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.387980  9028 leader_election.cc:304] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:17.391151  9215 raft_consensus.cc:2804] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:17.389761  9207 consensus_queue.cc:260] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.392181  9215 raft_consensus.cc:493] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:17.393081  9215 raft_consensus.cc:3060] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.387879  9208 raft_consensus.cc:359] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.395778  9208 raft_consensus.cc:385] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.396216  9208 raft_consensus.cc:740] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.397117  9206 tablet_bootstrap.cc:654] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.397151  9208 consensus_queue.cc:260] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.400760  9208 ts_tablet_manager.cc:1434] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 13:16:17.402261  9208 tablet_bootstrap.cc:492] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:17.398450  9207 ts_tablet_manager.cc:1434] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:16:17.403864  9207 tablet_bootstrap.cc:492] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:17.408533  9206 tablet_bootstrap.cc:492] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:17.409369  9206 ts_tablet_manager.cc:1403] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.001s
I20260709 13:16:17.412297  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa83591a77447e995655275d0969d7a" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:17.413071  8987 raft_consensus.cc:2468] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 0.
I20260709 13:16:17.412716  9206 raft_consensus.cc:359] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.413630  9206 raft_consensus.cc:385] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.414261  9206 raft_consensus.cc:740] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.415283  9206 consensus_queue.cc:260] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.417786  9206 ts_tablet_manager.cc:1434] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:16:17.418143  9215 raft_consensus.cc:515] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.419042  9189 leader_election.cc:290] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:17.419073  9206 tablet_bootstrap.cc:492] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d: Bootstrap starting.
I20260709 13:16:17.419157  9207 tablet_bootstrap.cc:654] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.421900  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa83591a77447e995655275d0969d7a" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:17.422593  8911 raft_consensus.cc:3060] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.408645  8808 catalog_manager.cc:5697] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 1 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:17.425482  9208 tablet_bootstrap.cc:654] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.427462  9206 tablet_bootstrap.cc:654] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.428057  8913 raft_consensus.cc:3060] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.445842  8911 raft_consensus.cc:2468] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 1.
I20260709 13:16:17.451918  9218 raft_consensus.cc:493] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.453469  9218 raft_consensus.cc:515] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.454828  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa83591a77447e995655275d0969d7a" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:17.455477  8987 raft_consensus.cc:3060] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.457479  9218 leader_election.cc:290] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:17.452860  9215 leader_election.cc:290] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:17.460491  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:17.461827  9028 leader_election.cc:304] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:17.462827  9208 tablet_bootstrap.cc:492] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:17.463703  9189 raft_consensus.cc:2804] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:17.463807  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:17.464224  9215 consensus_queue.cc:1048] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:17.468324  9189 raft_consensus.cc:697] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:17.468554  8988 raft_consensus.cc:2468] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 1.
I20260709 13:16:17.467588  9207 tablet_bootstrap.cc:492] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:17.469231  9189 consensus_queue.cc:237] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.469888  8876 leader_election.cc:304] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [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: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 627cdf85522441039a97bf0075e97f9c
I20260709 13:16:17.470182  9207 ts_tablet_manager.cc:1403] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.013s
I20260709 13:16:17.471220  9218 raft_consensus.cc:2804] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:17.471608  9218 raft_consensus.cc:493] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:17.471997  9218 raft_consensus.cc:3060] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:17.475064  9114 raft_consensus.cc:493] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.474611  9207 raft_consensus.cc:359] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.475711  9207 raft_consensus.cc:385] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.475654  9114 raft_consensus.cc:515] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.476220  9207 raft_consensus.cc:740] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.468500  9208 ts_tablet_manager.cc:1403] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.011s
I20260709 13:16:17.477943  9114 leader_election.cc:290] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:17.480517  8987 raft_consensus.cc:2468] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 1.
I20260709 13:16:17.481364  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac68aabd43c6499bb6299c28269b181c" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:17.481498  9208 raft_consensus.cc:359] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.482520  8988 raft_consensus.cc:2393] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c7208d24b67451e8eb4cfcb523cb105 in current term 1: Already voted for candidate 627cdf85522441039a97bf0075e97f9c in this term.
I20260709 13:16:17.482631  9208 raft_consensus.cc:385] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.483246  9208 raft_consensus.cc:740] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.484273  9208 consensus_queue.cc:260] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.486845  9207 consensus_queue.cc:260] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.492293  9207 ts_tablet_manager.cc:1434] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 13:16:17.493113  9208 ts_tablet_manager.cc:1434] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:16:17.493657  9207 tablet_bootstrap.cc:492] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:17.494383  9208 tablet_bootstrap.cc:492] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:17.495999  9206 tablet_bootstrap.cc:492] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d: No bootstrap required, opened a new log
I20260709 13:16:17.496536  9206 ts_tablet_manager.cc:1403] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d: Time spent bootstrapping tablet: real 0.078s	user 0.032s	sys 0.038s
I20260709 13:16:17.499476  9206 raft_consensus.cc:359] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.500193  9206 raft_consensus.cc:385] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.500756  9206 raft_consensus.cc:740] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.501340  9207 tablet_bootstrap.cc:654] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.502025  9208 tablet_bootstrap.cc:654] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.504959  9129 raft_consensus.cc:493] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.502053  9206 consensus_queue.cc:260] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.506258  9215 consensus_queue.cc:1048] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:17.506917  9114 raft_consensus.cc:493] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.505537  9129 raft_consensus.cc:515] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.507597  9114 raft_consensus.cc:515] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.510023  9129 leader_election.cc:290] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:17.510797  9215 raft_consensus.cc:493] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.511451  9215 raft_consensus.cc:515] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.510322  9114 leader_election.cc:290] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:17.514041  9215 leader_election.cc:290] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:17.514215  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d05f76d614d90a29eb37bc43f8eb4" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:17.515938  9228 raft_consensus.cc:493] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.516604  9228 raft_consensus.cc:515] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
W20260709 13:16:17.518224  8954 leader_election.cc:343] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:17.519765  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d05f76d614d90a29eb37bc43f8eb4" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:17.520010  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44c6ae423043c6a4597ff36964f089" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:17.520759  9062 raft_consensus.cc:2468] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:17.520962  8986 raft_consensus.cc:2468] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 0.
I20260709 13:16:17.522647  9228 leader_election.cc:290] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:17.529047  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f7d17e00ab463b8eb9166e9c53fe1e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:17.529680  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45d410e9d064bdcbf47e18c5d19633d" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:17.530156  8911 raft_consensus.cc:2468] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 0.
W20260709 13:16:17.532110  9028 leader_election.cc:343] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:17.533161  9028 leader_election.cc:304] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:17.535305  9215 raft_consensus.cc:2804] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:17.535871  9215 raft_consensus.cc:493] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:17.536371  9215 raft_consensus.cc:3060] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.545323  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45d410e9d064bdcbf47e18c5d19633d" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:17.546408  8987 raft_consensus.cc:2468] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 0.
I20260709 13:16:17.548066  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f7d17e00ab463b8eb9166e9c53fe1e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:17.549098  8986 raft_consensus.cc:2468] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 0.
I20260709 13:16:17.552300  9208 tablet_bootstrap.cc:492] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:17.552871  9208 ts_tablet_manager.cc:1403] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.024s
I20260709 13:16:17.553479  9215 raft_consensus.cc:515] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.556159  9208 raft_consensus.cc:359] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.556569  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f7d17e00ab463b8eb9166e9c53fe1e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:17.556981  9208 raft_consensus.cc:385] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.557196  8911 raft_consensus.cc:3060] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.556634  8876 leader_election.cc:304] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:17.558377  9114 raft_consensus.cc:2804] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:17.558977  9114 raft_consensus.cc:493] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:17.559234  9206 ts_tablet_manager.cc:1434] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.020s
I20260709 13:16:17.559592  9114 raft_consensus.cc:3060] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.557408  9208 raft_consensus.cc:740] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.560802  9208 consensus_queue.cc:260] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.563261  9208 ts_tablet_manager.cc:1434] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260709 13:16:17.564343  9208 tablet_bootstrap.cc:492] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:17.565331  8911 raft_consensus.cc:2468] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 1.
I20260709 13:16:17.566784  9028 leader_election.cc:304] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:17.568046  9228 raft_consensus.cc:2804] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:17.568692  9228 raft_consensus.cc:697] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:17.570355  9207 tablet_bootstrap.cc:492] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:17.570910  9207 ts_tablet_manager.cc:1403] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.005s
I20260709 13:16:17.571744  9208 tablet_bootstrap.cc:654] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.569823  9228 consensus_queue.cc:237] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.574141  9207 raft_consensus.cc:359] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.575059  9207 raft_consensus.cc:385] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.575419  9207 raft_consensus.cc:740] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.578445  9215 leader_election.cc:290] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:17.579474  9207 consensus_queue.cc:260] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.582674  9207 ts_tablet_manager.cc:1434] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:16:17.584044  9207 tablet_bootstrap.cc:492] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c: Bootstrap starting.
I20260709 13:16:17.589814  9208 tablet_bootstrap.cc:492] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:17.590426  9208 ts_tablet_manager.cc:1403] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260709 13:16:17.592193  9025 leader_election.cc:304] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:17.593850  9215 raft_consensus.cc:2804] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:17.593679  9208 raft_consensus.cc:359] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.594486  9215 raft_consensus.cc:493] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:17.594750  9208 raft_consensus.cc:385] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.595119  9215 raft_consensus.cc:3060] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.595183  9208 raft_consensus.cc:740] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.596277  9208 consensus_queue.cc:260] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.592221  9207 tablet_bootstrap.cc:654] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.554914  9218 raft_consensus.cc:515] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.612082  8913 raft_consensus.cc:1240] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Rejecting Update request from peer 627cdf85522441039a97bf0075e97f9c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:16:17.617496  8954 leader_election.cc:304] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:17.622020  9244 raft_consensus.cc:2804] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:17.622764  9244 raft_consensus.cc:493] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:17.623224  9244 raft_consensus.cc:3060] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.617548  9215 raft_consensus.cc:515] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.624729  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f7d17e00ab463b8eb9166e9c53fe1e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:17.625578  8986 raft_consensus.cc:3060] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.629524  8911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45d410e9d064bdcbf47e18c5d19633d" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
W20260709 13:16:17.631335  9028 leader_election.cc:343] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:17.636399  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:17.640429  8986 raft_consensus.cc:2468] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 1.
I20260709 13:16:17.642761  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac68aabd43c6499bb6299c28269b181c" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:17.647460  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:17.623404  9218 leader_election.cc:290] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:17.649787  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44c6ae423043c6a4597ff36964f089" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:17.659147  9062 raft_consensus.cc:2468] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 0.
I20260709 13:16:17.651451  9215 leader_election.cc:290] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:17.666208  8879 leader_election.cc:304] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105; no voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:17.668781  9241 raft_consensus.cc:3060] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.671108  8876 leader_election.cc:304] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [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: 9c7208d24b67451e8eb4cfcb523cb105; no voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:17.673133  8811 catalog_manager.cc:5697] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 1 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:17.682010  9244 raft_consensus.cc:515] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.657872  9228 consensus_queue.cc:1059] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:17.687489  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45d410e9d064bdcbf47e18c5d19633d" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:17.700459  8988 raft_consensus.cc:3060] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.656603  9114 raft_consensus.cc:515] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.704071  9208 ts_tablet_manager.cc:1434] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.113s	user 0.032s	sys 0.070s
I20260709 13:16:17.705418  9208 tablet_bootstrap.cc:492] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105: Bootstrap starting.
I20260709 13:16:17.688830  9218 raft_consensus.cc:2749] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:17.710222  9114 leader_election.cc:290] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:17.712121  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44c6ae423043c6a4597ff36964f089" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:17.713124  9062 raft_consensus.cc:3060] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.715016  9208 tablet_bootstrap.cc:654] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:17.728256  9062 raft_consensus.cc:2468] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 1.
I20260709 13:16:17.728540  9216 raft_consensus.cc:3055] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:17.729039  9216 raft_consensus.cc:740] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:17.729581  8879 leader_election.cc:304] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:17.729967  9216 consensus_queue.cc:260] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.730520  9114 raft_consensus.cc:2804] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:17.728672  9208 tablet_bootstrap.cc:492] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105: No bootstrap required, opened a new log
I20260709 13:16:17.731043  9114 raft_consensus.cc:697] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Becoming Leader. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:17.731465  9208 ts_tablet_manager.cc:1403] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 13:16:17.731849  9114 consensus_queue.cc:237] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.733146  9216 raft_consensus.cc:3060] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:17.727854  9241 raft_consensus.cc:2749] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:17.733685  9227 raft_consensus.cc:493] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.734465  9227 raft_consensus.cc:515] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.740163  9228 consensus_queue.cc:1048] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:17.744064  9208 raft_consensus.cc:359] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.744962  9208 raft_consensus.cc:385] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.745234  9208 raft_consensus.cc:740] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.745958  9208 consensus_queue.cc:260] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.748214  9208 ts_tablet_manager.cc:1434] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:16:17.727835  8811 catalog_manager.cc:5697] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 1 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:17.756193  9227 leader_election.cc:290] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:17.756865  8988 raft_consensus.cc:2468] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 1.
I20260709 13:16:17.757332  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44c6ae423043c6a4597ff36964f089" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:17.757918  9244 leader_election.cc:290] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:17.756891  9215 consensus_queue.cc:1048] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:17.758103  8986 raft_consensus.cc:3060] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.765117  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90009e24863f496c9cc52c142307d31a" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:17.765897  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90009e24863f496c9cc52c142307d31a" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:17.766301  9025 leader_election.cc:304] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:17.765976  8910 raft_consensus.cc:2468] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 0.
I20260709 13:16:17.768254  8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d05f76d614d90a29eb37bc43f8eb4" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:17.768904  8910 raft_consensus.cc:3060] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.769815  8954 leader_election.cc:304] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:17.772151  9216 raft_consensus.cc:2804] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:17.772666  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d05f76d614d90a29eb37bc43f8eb4" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:17.773579  9062 raft_consensus.cc:3060] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.772770  9216 raft_consensus.cc:697] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:17.775270  9216 consensus_queue.cc:237] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.776829  9227 raft_consensus.cc:2804] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:17.777849  8954 leader_election.cc:343] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:17.780295  9207 tablet_bootstrap.cc:492] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c: No bootstrap required, opened a new log
I20260709 13:16:17.782321  9062 raft_consensus.cc:2468] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:17.786026  9207 ts_tablet_manager.cc:1403] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c: Time spent bootstrapping tablet: real 0.202s	user 0.046s	sys 0.056s
I20260709 13:16:17.786383  9227 raft_consensus.cc:493] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:17.786906  9227 raft_consensus.cc:3060] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.787195  9215 consensus_queue.cc:1048] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:17.789018  9207 raft_consensus.cc:359] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.789759  9207 raft_consensus.cc:385] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:17.790024  9207 raft_consensus.cc:740] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Initialized, Role: FOLLOWER
I20260709 13:16:17.790721  9207 consensus_queue.cc:260] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.792855  8954 leader_election.cc:304] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:17.794235  9244 raft_consensus.cc:2804] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:17.794816  9244 raft_consensus.cc:697] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:17.796134  9244 consensus_queue.cc:237] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.798216  8986 raft_consensus.cc:2468] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 1.
I20260709 13:16:17.795462  9207 ts_tablet_manager.cc:1434] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:16:17.793829  8910 raft_consensus.cc:2468] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:17.806157  9227 raft_consensus.cc:515] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.808420  9227 leader_election.cc:290] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:17.811065  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90009e24863f496c9cc52c142307d31a" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:17.811743  9062 raft_consensus.cc:3060] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.812522  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90009e24863f496c9cc52c142307d31a" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:17.813134  8913 raft_consensus.cc:3060] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.821440  8913 raft_consensus.cc:2468] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:17.822851  9062 raft_consensus.cc:2468] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 1.
I20260709 13:16:17.826341  9258 consensus_queue.cc:1048] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:17.827582  8808 catalog_manager.cc:5697] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129). New cstate: current_term: 1 leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:17.828512  8954 leader_election.cc:304] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:17.829263  9227 raft_consensus.cc:2804] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:17.829739  9227 raft_consensus.cc:697] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:17.830534  9227 consensus_queue.cc:237] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.857792  8811 catalog_manager.cc:5697] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 1 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:17.862607  8810 catalog_manager.cc:5697] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 0 to 1, leader changed from <none> to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 1 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:17.879717  8808 catalog_manager.cc:5697] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 0 to 1, leader changed from <none> to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 1 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:17.939536  9241 raft_consensus.cc:493] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:17.940261  9241 raft_consensus.cc:515] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:17.942822  9241 leader_election.cc:290] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:17.943538  8986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45d410e9d064bdcbf47e18c5d19633d" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:17.943892  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45d410e9d064bdcbf47e18c5d19633d" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:17.944319  8986 raft_consensus.cc:2393] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c7208d24b67451e8eb4cfcb523cb105 in current term 1: Already voted for candidate 627cdf85522441039a97bf0075e97f9c in this term.
I20260709 13:16:17.945565  8876 leader_election.cc:304] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105; no voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:17.946404  9241 raft_consensus.cc:3060] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:17.953168  9241 raft_consensus.cc:2749] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:17.954349  9216 consensus_queue.cc:1048] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:17.969009  9216 consensus_queue.cc:1048] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:17.993714  9062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51d04b856f884904a8726782c492c47e"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
mode: GRACEFUL
new_leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:40192
I20260709 13:16:17.994292  9062 raft_consensus.cc:606] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Received request to transfer leadership to TS 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:17.994585  9062 raft_consensus.cc:614] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:16:17.999697  9062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c4db8a4140f4b41beb6d4af9dd8a9ce"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
mode: GRACEFUL
new_leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:40192
I20260709 13:16:18.000217  9062 raft_consensus.cc:606] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Received request to transfer leadership to TS 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:18.005455  9062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faa83591a77447e995655275d0969d7a"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
mode: GRACEFUL
new_leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:40192
I20260709 13:16:18.005977  9062 raft_consensus.cc:606] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Received request to transfer leadership to TS 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:18.011220  9062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac68aabd43c6499bb6299c28269b181c"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
mode: GRACEFUL
new_leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:40192
I20260709 13:16:18.011682  9062 raft_consensus.cc:606] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Received request to transfer leadership to TS 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:18.011747  9216 consensus_queue.cc:1048] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:18.017038  9062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74f7d17e00ab463b8eb9166e9c53fe1e"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
mode: GRACEFUL
new_leader_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:40192
I20260709 13:16:18.017596  9062 raft_consensus.cc:606] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Received request to transfer leadership to TS a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:18.018895  9228 raft_consensus.cc:993] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c: : Instructing follower a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:18.019373  9189 raft_consensus.cc:1081] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Signalling peer a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:18.024056  9189 consensus_queue.cc:1048] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:18.024246  9062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a45d410e9d064bdcbf47e18c5d19633d"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
mode: GRACEFUL
new_leader_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:40192
I20260709 13:16:18.024813  9062 raft_consensus.cc:606] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Received request to transfer leadership to TS a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:18.027958  8986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74f7d17e00ab463b8eb9166e9c53fe1e"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:52544
I20260709 13:16:18.028589  8986 raft_consensus.cc:493] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:18.028963  8986 raft_consensus.cc:3060] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.041440  8986 raft_consensus.cc:515] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.043608  8986 leader_election.cc:290] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:18.045640  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f7d17e00ab463b8eb9166e9c53fe1e" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:18.046355  8912 raft_consensus.cc:3060] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.046262  8913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea44c6ae423043c6a4597ff36964f089"
dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
mode: GRACEFUL
new_leader_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:60622
I20260709 13:16:18.046324  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f7d17e00ab463b8eb9166e9c53fe1e" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:18.047057  8913 raft_consensus.cc:606] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Received request to transfer leadership to TS a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:18.047318  9062 raft_consensus.cc:3055] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:18.047662  9062 raft_consensus.cc:740] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:18.048379  9062 consensus_queue.cc:260] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.049384  9062 raft_consensus.cc:3060] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.054998  9062 raft_consensus.cc:2468] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:18.056389  8912 raft_consensus.cc:2468] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:18.059458  8954 leader_election.cc:304] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:18.060431  9227 raft_consensus.cc:2804] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:18.061124  9227 raft_consensus.cc:697] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:18.061899  8986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "333d05f76d614d90a29eb37bc43f8eb4"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
mode: GRACEFUL
new_leader_uuid: "627cdf85522441039a97bf0075e97f9c"
 from {username='slave'} at 127.0.0.1:52560
I20260709 13:16:18.061934  9227 consensus_queue.cc:237] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.063094  8986 raft_consensus.cc:606] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Received request to transfer leadership to TS 627cdf85522441039a97bf0075e97f9c
I20260709 13:16:18.069418  8810 catalog_manager.cc:5697] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 1 to 2, leader changed from 627cdf85522441039a97bf0075e97f9c (127.2.172.131) to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 2 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.225960  9216 consensus_queue.cc:1048] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:18.232364  9189 raft_consensus.cc:993] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c: : Instructing follower a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:18.232879  9228 raft_consensus.cc:1081] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Signalling peer a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:18.235644  8988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a45d410e9d064bdcbf47e18c5d19633d"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:52544
I20260709 13:16:18.237378  9228 consensus_queue.cc:1048] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:18.238018  8988 raft_consensus.cc:493] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:18.238468  8988 raft_consensus.cc:3060] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.245982  8988 raft_consensus.cc:515] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.250259  8988 leader_election.cc:290] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:18.251706  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45d410e9d064bdcbf47e18c5d19633d" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:18.252403  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a45d410e9d064bdcbf47e18c5d19633d" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:18.252468  8912 raft_consensus.cc:3060] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.253103  9062 raft_consensus.cc:3055] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:18.253465  9062 raft_consensus.cc:740] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:18.254200  9062 consensus_queue.cc:260] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.255075  9062 raft_consensus.cc:3060] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.260977  8912 raft_consensus.cc:2468] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:18.262215  8954 leader_election.cc:304] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:18.262917  9227 raft_consensus.cc:2804] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:18.263374  9227 raft_consensus.cc:697] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:18.264146  9227 consensus_queue.cc:237] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.264839  9062 raft_consensus.cc:2468] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:18.270524  8808 catalog_manager.cc:5697] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 1 to 2, leader changed from 627cdf85522441039a97bf0075e97f9c (127.2.172.131) to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 2 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.276458  9227 consensus_queue.cc:1048] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:18.283696  9244 raft_consensus.cc:993] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d: : Instructing follower 627cdf85522441039a97bf0075e97f9c to start an election
I20260709 13:16:18.284245  9244 raft_consensus.cc:1081] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Signalling peer 627cdf85522441039a97bf0075e97f9c to start an election
I20260709 13:16:18.287534  9062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "333d05f76d614d90a29eb37bc43f8eb4"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
 from {username='slave'} at 127.0.0.1:40176
I20260709 13:16:18.288331  9062 raft_consensus.cc:493] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:18.288739  9062 raft_consensus.cc:3060] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.291484  9244 consensus_queue.cc:1048] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:18.297817  9062 raft_consensus.cc:515] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.299364  9061 raft_consensus.cc:1240] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Rejecting Update request from peer a9e66d1718cc456ea6f776a78cda856d for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:18.301270  9062 leader_election.cc:290] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 2 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:18.301695  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d05f76d614d90a29eb37bc43f8eb4" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:18.299101  9114 consensus_queue.cc:1048] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:18.304525  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333d05f76d614d90a29eb37bc43f8eb4" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:18.305248  8988 raft_consensus.cc:3055] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:18.305294  9227 consensus_queue.cc:1048] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:18.306663  9244 consensus_queue.cc:1059] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:18.306821  9241 consensus_queue.cc:1048] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:18.305766  8988 raft_consensus.cc:740] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:18.315372  8988 consensus_queue.cc:260] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.316958  8988 raft_consensus.cc:3060] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.330504  9114 raft_consensus.cc:993] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105: : Instructing follower a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:18.331178  9114 raft_consensus.cc:1081] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Signalling peer a9e66d1718cc456ea6f776a78cda856d to start an election
I20260709 13:16:18.325932  8988 raft_consensus.cc:2468] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 2.
I20260709 13:16:18.333444  9216 raft_consensus.cc:993] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c: : Instructing follower 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:18.333945  9228 raft_consensus.cc:1081] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Signalling peer 9c7208d24b67451e8eb4cfcb523cb105 to start an election
W20260709 13:16:18.334049  9273 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:16:18.336169  8912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac68aabd43c6499bb6299c28269b181c"
dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:16:18.336762  8912 raft_consensus.cc:493] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:18.337177  8912 raft_consensus.cc:3060] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.338207  8986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea44c6ae423043c6a4597ff36964f089"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
 from {username='slave'} at 127.0.0.1:52536
I20260709 13:16:18.339155  8986 raft_consensus.cc:493] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:18.339715  8986 raft_consensus.cc:3060] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.346277  9216 raft_consensus.cc:993] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c: : Instructing follower 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:18.346856  9216 raft_consensus.cc:1081] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Signalling peer 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:18.348170  8912 raft_consensus.cc:515] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.348955  8910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c4db8a4140f4b41beb6d4af9dd8a9ce"
dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:16:18.349584  8910 raft_consensus.cc:493] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:18.349931  8910 raft_consensus.cc:3060] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.350574  8912 leader_election.cc:290] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:18.351315  9025 leader_election.cc:304] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [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: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 9c7208d24b67451e8eb4cfcb523cb105
I20260709 13:16:18.351966  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac68aabd43c6499bb6299c28269b181c" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:18.352612  9062 raft_consensus.cc:3055] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:18.352898  9062 raft_consensus.cc:740] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:18.353638  9062 consensus_queue.cc:260] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.354753  9228 raft_consensus.cc:2804] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:18.356464  9228 raft_consensus.cc:697] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 2 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:18.356746  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac68aabd43c6499bb6299c28269b181c" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:18.357656  8988 raft_consensus.cc:3060] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.360493  8910 raft_consensus.cc:515] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.362298  9062 raft_consensus.cc:3060] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.364234  9061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4db8a4140f4b41beb6d4af9dd8a9ce" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:18.364873  9061 raft_consensus.cc:3055] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:18.365199  9061 raft_consensus.cc:740] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:18.365295  8986 raft_consensus.cc:515] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.366134  9061 consensus_queue.cc:260] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.367354  9061 raft_consensus.cc:3060] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.368636  8986 leader_election.cc:290] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:18.372094  9258 raft_consensus.cc:993] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c: : Instructing follower 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:18.372575  9258 raft_consensus.cc:1081] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Signalling peer 9c7208d24b67451e8eb4cfcb523cb105 to start an election
I20260709 13:16:18.373888  8912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44c6ae423043c6a4597ff36964f089" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:18.357393  9228 consensus_queue.cc:237] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [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: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.375664  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea44c6ae423043c6a4597ff36964f089" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:18.378265  9060 raft_consensus.cc:3060] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.378120  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c4db8a4140f4b41beb6d4af9dd8a9ce" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:18.379184  8987 raft_consensus.cc:3060] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.380167  8912 raft_consensus.cc:3055] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:18.380574  8912 raft_consensus.cc:740] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:18.381539  8912 consensus_queue.cc:260] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.385594  9244 consensus_queue.cc:1048] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:18.386739  8912 raft_consensus.cc:3060] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.387702  8987 raft_consensus.cc:2468] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:18.388990  9062 raft_consensus.cc:2468] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:18.390861  8879 leader_election.cc:304] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:18.391819  9241 raft_consensus.cc:2804] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:18.393082  9241 raft_consensus.cc:697] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:18.393863  9241 consensus_queue.cc:237] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.383298  8988 raft_consensus.cc:2468] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:18.404445  8876 leader_election.cc:304] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:18.405848  9114 raft_consensus.cc:2804] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:18.410318  8912 raft_consensus.cc:2468] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:18.412376  8810 catalog_manager.cc:5697] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 1 to 2, leader changed from a9e66d1718cc456ea6f776a78cda856d (127.2.172.130) to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 2 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:18.363088  8910 leader_election.cc:290] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:18.415588  8913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faa83591a77447e995655275d0969d7a"
dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
 from {username='slave'} at 127.0.0.1:60606
I20260709 13:16:18.416559  8913 raft_consensus.cc:493] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:18.417151  8913 raft_consensus.cc:3060] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.419476  8954 leader_election.cc:304] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c7208d24b67451e8eb4cfcb523cb105, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:18.420645  9244 raft_consensus.cc:2804] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:18.421304  9244 raft_consensus.cc:697] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Becoming Leader. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:18.422282  9244 consensus_queue.cc:237] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.422449  8808 catalog_manager.cc:5697] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 reported cstate change: term changed from 1 to 2, leader changed from 627cdf85522441039a97bf0075e97f9c (127.2.172.131) to 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.429160  8913 raft_consensus.cc:515] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.433274  9062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa83591a77447e995655275d0969d7a" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627cdf85522441039a97bf0075e97f9c"
I20260709 13:16:18.434226  9062 raft_consensus.cc:3055] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:18.433293  8913 leader_election.cc:290] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Requested vote from peers a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:18.434646  9062 raft_consensus.cc:740] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:18.438298  9062 consensus_queue.cc:260] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.439234  9062 raft_consensus.cc:3060] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.435779  9114 raft_consensus.cc:697] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:18.448108  9062 raft_consensus.cc:2468] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:18.447003  9061 raft_consensus.cc:2468] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:18.453090  9060 raft_consensus.cc:2468] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9e66d1718cc456ea6f776a78cda856d in term 2.
I20260709 13:16:18.456790  9114 consensus_queue.cc:237] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.461241  8811 catalog_manager.cc:5697] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d reported cstate change: term changed from 1 to 2, leader changed from 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129) to a9e66d1718cc456ea6f776a78cda856d (127.2.172.130). New cstate: current_term: 2 leader_uuid: "a9e66d1718cc456ea6f776a78cda856d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.462008  8879 leader_election.cc:304] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:18.462993  9114 raft_consensus.cc:2804] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:18.464190  9114 raft_consensus.cc:697] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Becoming Leader. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:18.464947  9114 consensus_queue.cc:237] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.469004  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa83591a77447e995655275d0969d7a" candidate_uuid: "9c7208d24b67451e8eb4cfcb523cb105" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:18.469756  8988 raft_consensus.cc:3060] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.480707  8810 catalog_manager.cc:5697] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 reported cstate change: term changed from 1 to 2, leader changed from 627cdf85522441039a97bf0075e97f9c (127.2.172.131) to 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.482903  8810 catalog_manager.cc:5697] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 reported cstate change: term changed from 1 to 2, leader changed from 627cdf85522441039a97bf0075e97f9c (127.2.172.131) to 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129). New cstate: current_term: 2 leader_uuid: "9c7208d24b67451e8eb4cfcb523cb105" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:18.483722  8988 raft_consensus.cc:2468] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c7208d24b67451e8eb4cfcb523cb105 in term 2.
I20260709 13:16:18.485159  9060 raft_consensus.cc:1275] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.486716  9273 consensus_queue.cc:1048] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.496555  8913 raft_consensus.cc:1275] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.498026  9273 consensus_queue.cc:1048] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.743570  8913 raft_consensus.cc:1275] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.745082  9227 consensus_queue.cc:1048] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.752969  9059 raft_consensus.cc:1275] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.754768  9244 consensus_queue.cc:1048] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.789201  9059 raft_consensus.cc:1275] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.790534  9281 consensus_queue.cc:1048] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:18.801411  8988 raft_consensus.cc:1275] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.802991  9280 consensus_queue.cc:1048] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.841787  9059 raft_consensus.cc:1275] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.843104  9244 consensus_queue.cc:1048] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.851969  9060 raft_consensus.cc:1275] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.851971  8913 raft_consensus.cc:1275] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Refusing update from remote peer a9e66d1718cc456ea6f776a78cda856d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.853756  9280 consensus_queue.cc:1048] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:18.855238  9244 consensus_queue.cc:1048] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.857735  9216 raft_consensus.cc:493] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:18.858400  9216 raft_consensus.cc:515] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.863049  9216 leader_election.cc:290] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:18.864053  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:18.865412  8913 raft_consensus.cc:2468] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 2.
I20260709 13:16:18.866309  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d" is_pre_election: true
I20260709 13:16:18.868319  9028 leader_election.cc:304] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [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: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:18.869405  9216 raft_consensus.cc:2804] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:18.869779  9216 raft_consensus.cc:493] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:18.870132  9216 raft_consensus.cc:3060] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:18.879424  9216 raft_consensus.cc:515] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.881181  8988 raft_consensus.cc:1275] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.882385  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:18.883028  8913 raft_consensus.cc:3060] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:18.884555  9216 leader_election.cc:290] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 3 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:18.882721  9241 consensus_queue.cc:1048] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:18.887410  8987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:18.890487  8913 raft_consensus.cc:2468] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 3.
I20260709 13:16:18.891829  9028 leader_election.cc:304] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [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: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: a9e66d1718cc456ea6f776a78cda856d
I20260709 13:16:18.892583  9216 raft_consensus.cc:2804] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:18.893133  9216 raft_consensus.cc:697] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 3 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:18.894059  9216 consensus_queue.cc:237] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [LEADER]: Queue going to LEADER 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: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:18.900259  8988 raft_consensus.cc:1275] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Refusing update from remote peer 627cdf85522441039a97bf0075e97f9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.901618  9285 consensus_queue.cc:1048] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.904273  8811 catalog_manager.cc:5697] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:18.916671  8913 raft_consensus.cc:3060] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:18.923728  8913 raft_consensus.cc:1275] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Refusing update from remote peer 627cdf85522441039a97bf0075e97f9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.925082  9285 consensus_queue.cc:1048] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:18.992475  8988 raft_consensus.cc:1275] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:18.993824  9114 consensus_queue.cc:1048] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:19.003692  9060 raft_consensus.cc:1275] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Refusing update from remote peer 9c7208d24b67451e8eb4cfcb523cb105: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:19.005282  9280 consensus_queue.cc:1048] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:19.184289  9244 raft_consensus.cc:493] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 627cdf85522441039a97bf0075e97f9c)
I20260709 13:16:19.184847  9244 raft_consensus.cc:515] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:19.186772  9244 leader_election.cc:290] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), 627cdf85522441039a97bf0075e97f9c (127.2.172.131:37907)
I20260709 13:16:19.187553  8913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105" is_pre_election: true
I20260709 13:16:19.187784  9060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d04b856f884904a8726782c492c47e" candidate_uuid: "a9e66d1718cc456ea6f776a78cda856d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "627cdf85522441039a97bf0075e97f9c" is_pre_election: true
I20260709 13:16:19.188253  8913 raft_consensus.cc:2368] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9e66d1718cc456ea6f776a78cda856d for earlier term 2. Current term is 3.
I20260709 13:16:19.189522  8954 leader_election.cc:400] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 pre-election: Vote denied by peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991) with higher term. Message: Invalid argument: T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9e66d1718cc456ea6f776a78cda856d for earlier term 2. Current term is 3.
I20260709 13:16:19.189775  8954 leader_election.cc:403] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:16:19.190268  9244 raft_consensus.cc:3060] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:16:19.195358  9244 raft_consensus.cc:2749] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991) with higher term. Message: Invalid argument: T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9e66d1718cc456ea6f776a78cda856d for earlier term 2. Current term is 3.
I20260709 13:16:19.283833  8988 raft_consensus.cc:1275] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Refusing update from remote peer 627cdf85522441039a97bf0075e97f9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:19.284900  9285 consensus_queue.cc:1048] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:19.296247  8913 raft_consensus.cc:1275] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Refusing update from remote peer 627cdf85522441039a97bf0075e97f9c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:19.298337  9285 consensus_queue.cc:1048] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:21.067440  8811 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37098:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:16:21.089664  8811 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37098:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:16:21.112618  2738 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:16:21.306846  9307 log.cc:927] Time spent T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 13:16:21.457090  9343 tablet.cc:1724] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.482879  9344 tablet.cc:1724] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:21.490509  9328 log.cc:927] Time spent T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
W20260709 13:16:21.501253  8954 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.129:37991, user_credentials={real_user=slave}} blocked reactor thread for 55706.4us
I20260709 13:16:21.503710  9353 tablet.cc:1724] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.523249  9346 tablet.cc:1724] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:21.524386  9337 log.cc:927] Time spent T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
W20260709 13:16:21.500538  9025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:44591, user_credentials={real_user=slave}} blocked reactor thread for 55138.2us
I20260709 13:16:21.513887  9354 tablet.cc:1724] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.556421  8909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49"
dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
mode: GRACEFUL
new_leader_uuid: "627cdf85522441039a97bf0075e97f9c"
 from {username='slave'} at 127.0.0.1:44970
I20260709 13:16:21.588560  8909 raft_consensus.cc:606] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Received request to transfer leadership to TS 627cdf85522441039a97bf0075e97f9c
W20260709 13:16:21.642938  8879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:37907, user_credentials={real_user=slave}} blocked reactor thread for 46575.4us
I20260709 13:16:21.664757  9343 tablet.cc:1724] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.613132  9363 tablet.cc:1724] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.674799  9366 tablet.cc:1724] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.679558  9365 tablet.cc:1724] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.682685  9353 tablet.cc:1724] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.685436  9362 tablet.cc:1724] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.643501  9360 tablet.cc:1724] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.697757  9343 tablet.cc:1724] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:21.700994  8879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.131:37907, user_credentials={real_user=slave}} blocked reactor thread for 52236.3us
I20260709 13:16:21.691151  9344 tablet.cc:1724] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.699481  9367 tablet.cc:1724] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.689947  9364 tablet.cc:1724] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.727082  9354 tablet.cc:1724] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.743582  9363 tablet.cc:1724] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:16:21.723547  8876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.172.130:44591, user_credentials={real_user=slave}} blocked reactor thread for 127417us
I20260709 13:16:21.744397  9346 tablet.cc:1724] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.753159  8985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747"
dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
mode: GRACEFUL
new_leader_uuid: "627cdf85522441039a97bf0075e97f9c"
 from {username='slave'} at 127.0.0.1:60102
I20260709 13:16:21.760633  8985 raft_consensus.cc:606] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Received request to transfer leadership to TS 627cdf85522441039a97bf0075e97f9c
I20260709 13:16:21.762144  2738 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:21.762898  2738 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:21.753283  9360 tablet.cc:1724] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.764398  9353 tablet.cc:1724] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.774318  9366 tablet.cc:1724] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.784618  9362 tablet.cc:1724] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.791388  9344 tablet.cc:1724] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.801385  9364 tablet.cc:1724] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.803896  9366 tablet.cc:1724] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.810688  9354 tablet.cc:1724] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:16:21.857060  8808 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97: soft_deleted_table [id=0f8cdadd1d724ad4b4140e2bf191285c] alter complete (version 1)
I20260709 13:16:21.895061  9327 raft_consensus.cc:993] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105: : Instructing follower 627cdf85522441039a97bf0075e97f9c to start an election
I20260709 13:16:21.895591  9371 raft_consensus.cc:1081] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Signalling peer 627cdf85522441039a97bf0075e97f9c to start an election
I20260709 13:16:21.897104  9058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:16:21.897601  9058 raft_consensus.cc:493] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:21.897938  9058 raft_consensus.cc:3060] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:21.903435  9058 raft_consensus.cc:515] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:21.905390  9058 leader_election.cc:290] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 3 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:21.906272  8909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:21.906656  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b410dfb89a294e4d94f3c9b0a94e3c49" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:21.907034  8909 raft_consensus.cc:3055] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:21.907207  8988 raft_consensus.cc:3060] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:21.907401  8909 raft_consensus.cc:740] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c7208d24b67451e8eb4cfcb523cb105, State: Running, Role: LEADER
I20260709 13:16:21.908325  8909 consensus_queue.cc:260] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [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: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:21.909641  8909 raft_consensus.cc:3060] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:21.914602  8988 raft_consensus.cc:2468] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 3.
I20260709 13:16:21.915896  9025 leader_election.cc:304] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [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: 627cdf85522441039a97bf0075e97f9c, a9e66d1718cc456ea6f776a78cda856d; no voters: 
I20260709 13:16:21.916772  9295 raft_consensus.cc:2804] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:21.917176  9295 raft_consensus.cc:697] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 3 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:21.917214  8909 raft_consensus.cc:2468] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 3.
I20260709 13:16:21.918002  9295 consensus_queue.cc:237] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [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: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:21.926293  8808 catalog_manager.cc:5697] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 2 to 3, leader changed from 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129) to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 3 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:22.220171  9319 raft_consensus.cc:993] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d: : Instructing follower 627cdf85522441039a97bf0075e97f9c to start an election
I20260709 13:16:22.220767  9294 raft_consensus.cc:1081] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Signalling peer 627cdf85522441039a97bf0075e97f9c to start an election
I20260709 13:16:22.222261  9062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747"
dest_uuid: "627cdf85522441039a97bf0075e97f9c"
 from {username='slave'} at 127.0.0.1:40176
I20260709 13:16:22.222864  9062 raft_consensus.cc:493] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:22.223168  9062 raft_consensus.cc:3060] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:22.227771  9062 raft_consensus.cc:515] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:22.229239  9062 leader_election.cc:290] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [CANDIDATE]: Term 3 election: Requested vote from peers 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991), a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591)
I20260709 13:16:22.230278  8988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9e66d1718cc456ea6f776a78cda856d"
I20260709 13:16:22.230917  8988 raft_consensus.cc:3055] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:22.231223  8988 raft_consensus.cc:740] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9e66d1718cc456ea6f776a78cda856d, State: Running, Role: LEADER
I20260709 13:16:22.231117  8909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3af72a8cc6a46c3a28e1e01540c4747" candidate_uuid: "627cdf85522441039a97bf0075e97f9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c7208d24b67451e8eb4cfcb523cb105"
I20260709 13:16:22.231884  8909 raft_consensus.cc:3060] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:22.232160  8988 consensus_queue.cc:260] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [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: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:22.233501  8988 raft_consensus.cc:3060] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:22.239497  8909 raft_consensus.cc:2468] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 3.
I20260709 13:16:22.240417  8988 raft_consensus.cc:2468] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627cdf85522441039a97bf0075e97f9c in term 3.
I20260709 13:16:22.240870  9028 leader_election.cc:304] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [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: 627cdf85522441039a97bf0075e97f9c, 9c7208d24b67451e8eb4cfcb523cb105; no voters: 
I20260709 13:16:22.241833  9295 raft_consensus.cc:2804] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:22.242388  9295 raft_consensus.cc:697] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 3 LEADER]: Becoming Leader. State: Replica: 627cdf85522441039a97bf0075e97f9c, State: Running, Role: LEADER
I20260709 13:16:22.243144  9295 consensus_queue.cc:237] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [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: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } }
I20260709 13:16:22.251312  8808 catalog_manager.cc:5697] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c reported cstate change: term changed from 2 to 3, leader changed from a9e66d1718cc456ea6f776a78cda856d (127.2.172.130) to 627cdf85522441039a97bf0075e97f9c (127.2.172.131). New cstate: current_term: 3 leader_uuid: "627cdf85522441039a97bf0075e97f9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627cdf85522441039a97bf0075e97f9c" member_type: VOTER last_known_addr { host: "127.2.172.131" port: 37907 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:22.431676  8909 raft_consensus.cc:1275] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Refusing update from remote peer 627cdf85522441039a97bf0075e97f9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:22.433187  9295 consensus_queue.cc:1048] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.446413  8988 raft_consensus.cc:1275] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Refusing update from remote peer 627cdf85522441039a97bf0075e97f9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:22.449687  9381 consensus_queue.cc:1048] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:22.820583  8909 raft_consensus.cc:1275] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Refusing update from remote peer 627cdf85522441039a97bf0075e97f9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:22.822115  9381 consensus_queue.cc:1048] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c7208d24b67451e8eb4cfcb523cb105" member_type: VOTER last_known_addr { host: "127.2.172.129" port: 37991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.829741  2738 tablet_server.cc:179] TabletServer@127.2.172.129:0 shutting down...
I20260709 13:16:22.831138  8985 raft_consensus.cc:1275] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Refusing update from remote peer 627cdf85522441039a97bf0075e97f9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:22.832556  9318 consensus_queue.cc:1048] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9e66d1718cc456ea6f776a78cda856d" member_type: VOTER last_known_addr { host: "127.2.172.130" port: 44591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:16:22.841192  9028 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260709 13:16:22.849135  9028 consensus_peers.cc:597] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c -> Peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Couldn't send request to peer 9c7208d24b67451e8eb4cfcb523cb105. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:22.882427  9028 consensus_peers.cc:597] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c -> Peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Couldn't send request to peer 9c7208d24b67451e8eb4cfcb523cb105. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:22.882616  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:22.883523  2738 tablet_replica.cc:333] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.884466  2738 raft_consensus.cc:2243] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.884948  2738 raft_consensus.cc:2272] T 333d05f76d614d90a29eb37bc43f8eb4 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.886911  2738 tablet_replica.cc:333] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.887497  2738 raft_consensus.cc:2243] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.887895  2738 raft_consensus.cc:2272] T 90009e24863f496c9cc52c142307d31a P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.889668  2738 tablet_replica.cc:333] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.890250  2738 raft_consensus.cc:2243] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.890720  2738 raft_consensus.cc:2272] T ea44c6ae423043c6a4597ff36964f089 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.892596  2738 tablet_replica.cc:333] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.893148  2738 raft_consensus.cc:2243] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.893548  2738 raft_consensus.cc:2272] T a45d410e9d064bdcbf47e18c5d19633d P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.895321  2738 tablet_replica.cc:333] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.895838  2738 raft_consensus.cc:2243] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:22.896538  2738 raft_consensus.cc:2272] T ac68aabd43c6499bb6299c28269b181c P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.898222  2738 tablet_replica.cc:333] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.899011  2738 raft_consensus.cc:2243] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:22.899868  2738 raft_consensus.cc:2272] T faa83591a77447e995655275d0969d7a P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.902165  2738 tablet_replica.cc:333] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.902757  2738 raft_consensus.cc:2243] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:22.903599  2738 raft_consensus.cc:2272] T b3168290ef854dd693a4e9ada6997637 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.905730  2738 tablet_replica.cc:333] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.906350  2738 raft_consensus.cc:2243] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.906872  2738 raft_consensus.cc:2272] T 2c45717085994980bba0afc0a29e5e6a P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.908998  2738 tablet_replica.cc:333] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.909703  2738 raft_consensus.cc:2243] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.910149  2738 raft_consensus.cc:2272] T 328e9671cdf24f039d4d2a8993a03ec9 P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.912243  2738 tablet_replica.cc:333] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.912791  2738 raft_consensus.cc:2243] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:22.913604  2738 raft_consensus.cc:2272] T 3335d265d55a4beeae434f50beab72fb P 9c7208d24b67451e8eb4cfcb523cb105 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.915735  2738 tablet_replica.cc:333] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.916352  2738 raft_consensus.cc:2243] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.916821  2738 raft_consensus.cc:2272] T 3568f5709ac04e32b4b1e3af16632e5e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.918753  2738 tablet_replica.cc:333] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.919306  2738 raft_consensus.cc:2243] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.919729  2738 raft_consensus.cc:2272] T adde07d9ebba40ec919c919d85e2bfb1 P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.921622  2738 tablet_replica.cc:333] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.922152  2738 raft_consensus.cc:2243] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.922542  2738 pending_rounds.cc:70] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105: Trying to abort 1 pending ops.
I20260709 13:16:22.922784  2738 pending_rounds.cc:77] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305637815275253760 op_type: NO_OP noop_request { }
I20260709 13:16:22.923085  2738 raft_consensus.cc:2889] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:16:22.923373  2738 raft_consensus.cc:2272] T d3af72a8cc6a46c3a28e1e01540c4747 P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.925836  2738 tablet_replica.cc:333] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.926432  2738 raft_consensus.cc:2243] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.926908  2738 raft_consensus.cc:2272] T 51d04b856f884904a8726782c492c47e P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.928720  2738 tablet_replica.cc:333] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.929262  2738 raft_consensus.cc:2243] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:22.930003  2738 raft_consensus.cc:2272] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.931849  2738 tablet_replica.cc:333] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.932404  2738 raft_consensus.cc:2243] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.932829  2738 raft_consensus.cc:2272] T b410dfb89a294e4d94f3c9b0a94e3c49 P 9c7208d24b67451e8eb4cfcb523cb105 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.935509  2738 tablet_replica.cc:333] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.936064  2738 raft_consensus.cc:2243] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.936530  2738 raft_consensus.cc:2272] T 74f7d17e00ab463b8eb9166e9c53fe1e P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.938256  2738 tablet_replica.cc:333] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105: stopping tablet replica
I20260709 13:16:22.938781  2738 raft_consensus.cc:2243] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:22.939559  2738 raft_consensus.cc:2272] T bc5b82432eea4efe93bce02ad50122ee P 9c7208d24b67451e8eb4cfcb523cb105 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.981508  2738 tablet_server.cc:196] TabletServer@127.2.172.129:0 shutdown complete.
W20260709 13:16:22.999934  9028 consensus_peers.cc:597] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c -> Peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Couldn't send request to peer 9c7208d24b67451e8eb4cfcb523cb105. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:37991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:23.014847  2738 tablet_server.cc:179] TabletServer@127.2.172.130:0 shutting down...
W20260709 13:16:23.042629  9025 consensus_peers.cc:597] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c -> Peer a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591): Couldn't send request to peer a9e66d1718cc456ea6f776a78cda856d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:23.042900  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:23.043668  2738 tablet_replica.cc:333] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.044351  2738 raft_consensus.cc:2243] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.045149  2738 raft_consensus.cc:2272] T ea44c6ae423043c6a4597ff36964f089 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.047086  2738 tablet_replica.cc:333] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.047708  2738 raft_consensus.cc:2243] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.048491  2738 raft_consensus.cc:2272] T 90009e24863f496c9cc52c142307d31a P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.050302  2738 tablet_replica.cc:333] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.050948  2738 raft_consensus.cc:2243] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.051405  2738 raft_consensus.cc:2272] T 333d05f76d614d90a29eb37bc43f8eb4 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.053267  2738 tablet_replica.cc:333] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.053843  2738 raft_consensus.cc:2243] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.054670  2738 raft_consensus.cc:2272] T a45d410e9d064bdcbf47e18c5d19633d P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.056461  2738 tablet_replica.cc:333] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.057057  2738 raft_consensus.cc:2243] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.057518  2738 raft_consensus.cc:2272] T ac68aabd43c6499bb6299c28269b181c P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.059819  2738 tablet_replica.cc:333] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.060437  2738 raft_consensus.cc:2243] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.060901  2738 raft_consensus.cc:2272] T faa83591a77447e995655275d0969d7a P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.063150  2738 tablet_replica.cc:333] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.063808  2738 raft_consensus.cc:2243] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.064626  2738 raft_consensus.cc:2272] T 3568f5709ac04e32b4b1e3af16632e5e P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.067052  2738 tablet_replica.cc:333] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.067684  2738 raft_consensus.cc:2243] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.068482  2738 raft_consensus.cc:2272] T adde07d9ebba40ec919c919d85e2bfb1 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.070452  2738 tablet_replica.cc:333] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.071079  2738 raft_consensus.cc:2243] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.071496  2738 raft_consensus.cc:2272] T d3af72a8cc6a46c3a28e1e01540c4747 P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.074427  2738 tablet_replica.cc:333] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.075002  2738 raft_consensus.cc:2243] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.075452  2738 raft_consensus.cc:2272] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.077270  2738 tablet_replica.cc:333] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.077793  2738 raft_consensus.cc:2243] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.078217  2738 raft_consensus.cc:2272] T 51d04b856f884904a8726782c492c47e P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.080159  2738 tablet_replica.cc:333] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.080659  2738 raft_consensus.cc:2243] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.081380  2738 raft_consensus.cc:2272] T 74f7d17e00ab463b8eb9166e9c53fe1e P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.083185  2738 tablet_replica.cc:333] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.083715  2738 raft_consensus.cc:2243] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.084164  2738 raft_consensus.cc:2272] T bc5b82432eea4efe93bce02ad50122ee P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.086023  2738 tablet_replica.cc:333] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.086628  2738 raft_consensus.cc:2243] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.087075  2738 raft_consensus.cc:2272] T b410dfb89a294e4d94f3c9b0a94e3c49 P a9e66d1718cc456ea6f776a78cda856d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.089473  2738 tablet_replica.cc:333] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.090231  2738 raft_consensus.cc:2243] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.090793  2738 raft_consensus.cc:2272] T b3168290ef854dd693a4e9ada6997637 P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.093333  2738 tablet_replica.cc:333] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.093951  2738 raft_consensus.cc:2243] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.094517  2738 raft_consensus.cc:2272] T 2c45717085994980bba0afc0a29e5e6a P a9e66d1718cc456ea6f776a78cda856d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.096832  2738 tablet_replica.cc:333] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.097568  2738 raft_consensus.cc:2243] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.098656  2738 raft_consensus.cc:2272] T 328e9671cdf24f039d4d2a8993a03ec9 P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:23.100466  9028 consensus_peers.cc:597] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c -> Peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Couldn't send request to peer 9c7208d24b67451e8eb4cfcb523cb105. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:37991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:23.101223  2738 tablet_replica.cc:333] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d: stopping tablet replica
I20260709 13:16:23.101768  2738 raft_consensus.cc:2243] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.102190  2738 raft_consensus.cc:2272] T 3335d265d55a4beeae434f50beab72fb P a9e66d1718cc456ea6f776a78cda856d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.131103  2738 tablet_server.cc:196] TabletServer@127.2.172.130:0 shutdown complete.
W20260709 13:16:23.137219  9025 consensus_peers.cc:597] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c -> Peer a9e66d1718cc456ea6f776a78cda856d (127.2.172.130:44591): Couldn't send request to peer a9e66d1718cc456ea6f776a78cda856d. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.130:44591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:23.163096  2738 tablet_server.cc:179] TabletServer@127.2.172.131:0 shutting down...
W20260709 13:16:23.187038  9028 consensus_peers.cc:597] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c -> Peer 9c7208d24b67451e8eb4cfcb523cb105 (127.2.172.129:37991): Couldn't send request to peer 9c7208d24b67451e8eb4cfcb523cb105. Status: Network error: Client connection negotiation failed: client connection to 127.2.172.129:37991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:23.197135  2738 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:23.198015  2738 tablet_replica.cc:333] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.199016  2738 raft_consensus.cc:2243] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.199628  2738 raft_consensus.cc:2272] T 90009e24863f496c9cc52c142307d31a P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.201485  2738 tablet_replica.cc:333] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.202186  2738 raft_consensus.cc:2243] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.202735  2738 raft_consensus.cc:2272] T ea44c6ae423043c6a4597ff36964f089 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.204478  2738 tablet_replica.cc:333] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.205060  2738 raft_consensus.cc:2243] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.205937  2738 raft_consensus.cc:2272] T 333d05f76d614d90a29eb37bc43f8eb4 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.208174  2738 tablet_replica.cc:333] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.209192  2738 raft_consensus.cc:2243] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.209779  2738 raft_consensus.cc:2272] T a45d410e9d064bdcbf47e18c5d19633d P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.211778  2738 tablet_replica.cc:333] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.212306  2738 raft_consensus.cc:2243] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.212699  2738 raft_consensus.cc:2272] T ac68aabd43c6499bb6299c28269b181c P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.214349  2738 tablet_replica.cc:333] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.214926  2738 raft_consensus.cc:2243] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.215322  2738 raft_consensus.cc:2272] T faa83591a77447e995655275d0969d7a P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.217046  2738 tablet_replica.cc:333] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.217545  2738 raft_consensus.cc:2243] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.217926  2738 raft_consensus.cc:2272] T 3335d265d55a4beeae434f50beab72fb P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.219810  2738 tablet_replica.cc:333] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.220302  2738 raft_consensus.cc:2243] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.221069  2738 raft_consensus.cc:2272] T d3af72a8cc6a46c3a28e1e01540c4747 P 627cdf85522441039a97bf0075e97f9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.223701  2738 tablet_replica.cc:333] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.224205  2738 raft_consensus.cc:2243] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.224633  2738 raft_consensus.cc:2272] T 328e9671cdf24f039d4d2a8993a03ec9 P 627cdf85522441039a97bf0075e97f9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.226440  2738 tablet_replica.cc:333] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.227054  2738 raft_consensus.cc:2243] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.227494  2738 raft_consensus.cc:2272] T b3168290ef854dd693a4e9ada6997637 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.229357  2738 tablet_replica.cc:333] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.229898  2738 raft_consensus.cc:2243] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.230762  2738 raft_consensus.cc:2272] T 2c45717085994980bba0afc0a29e5e6a P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.232712  2738 tablet_replica.cc:333] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.233254  2738 raft_consensus.cc:2243] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.233726  2738 raft_consensus.cc:2272] T 4c4db8a4140f4b41beb6d4af9dd8a9ce P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.235721  2738 tablet_replica.cc:333] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.236248  2738 raft_consensus.cc:2243] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.237013  2738 raft_consensus.cc:2272] T 51d04b856f884904a8726782c492c47e P 627cdf85522441039a97bf0075e97f9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.238888  2738 tablet_replica.cc:333] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.239424  2738 raft_consensus.cc:2243] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.240140  2738 raft_consensus.cc:2272] T b410dfb89a294e4d94f3c9b0a94e3c49 P 627cdf85522441039a97bf0075e97f9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.242895  2738 tablet_replica.cc:333] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.243422  2738 raft_consensus.cc:2243] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.243871  2738 raft_consensus.cc:2272] T 74f7d17e00ab463b8eb9166e9c53fe1e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.245537  2738 tablet_replica.cc:333] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.246052  2738 raft_consensus.cc:2243] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.246469  2738 raft_consensus.cc:2272] T bc5b82432eea4efe93bce02ad50122ee P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.248323  2738 tablet_replica.cc:333] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.248812  2738 raft_consensus.cc:2243] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.249243  2738 raft_consensus.cc:2272] T 3568f5709ac04e32b4b1e3af16632e5e P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.251093  2738 tablet_replica.cc:333] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c: stopping tablet replica
I20260709 13:16:23.251549  2738 raft_consensus.cc:2243] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:23.252000  2738 raft_consensus.cc:2272] T adde07d9ebba40ec919c919d85e2bfb1 P 627cdf85522441039a97bf0075e97f9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.290234  2738 tablet_server.cc:196] TabletServer@127.2.172.131:0 shutdown complete.
I20260709 13:16:23.321372  2738 master.cc:562] Master@127.2.172.190:41889 shutting down...
I20260709 13:16:23.345806  2738 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:23.346410  2738 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:23.346833  2738 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b653b9313b4432a865a2afbb0d0ed97: stopping tablet replica
I20260709 13:16:23.367930  2738 master.cc:584] Master@127.2.172.190:41889 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11655 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25390 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (168995 ms total)
[  PASSED  ] 8 tests.
I20260709 13:16:23.423434  2738 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 409 messages since previous log ~15 seconds ago
I20260709 13:16:23.423643  2738 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 409 messages since previous log ~15 seconds ago
I20260709 13:16:23.423780  2738 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 406 messages since previous log ~15 seconds ago
I20260709 13:16:23.423929  2738 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260709 13:16:23.424080  2738 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260709 13:16:23.424259  2738 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 13:16:23.424491  2738 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
